athalhammer / danker

Compute PageRank on >3 billion Wikipedia links on off-the-shelf hardware.
GNU General Public License v3.0
56 stars 4 forks source link

A Spider Web For Other Sites? #15

Closed cheznewa closed 4 years ago

cheznewa commented 4 years ago

Hello, Is Possible To Add A Crawler/Spider Web For Other Website For Generate Graph And Calcul PageRank? Me I Never Found A Software That Generate Graph From A Website.

athalhammer commented 4 years ago

Hi, a web spider is clearly out of scope for danker. However, if you build one or use one of the shelf you can compute PageRank with danker on any graph. See https://github.com/athalhammer/danker/blob/master/README_PR.md.