webpage crawler and mini search engine
-
Updated
May 31, 2023 - Go
webpage crawler and mini search engine
Intra-Page Ranker is a tool for calculating the page rank of a website. It uses a Markov matrix to calculate the rank of each page on the website, and exports the results to a file.
My implementation of Google's old PageRank algorithm in some languages.
Add a description, image, and links to the pagerank-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the pagerank-algorithm topic, visit your repo's landing page and select "manage topics."