WebCrawler that calculates PageRank

PageRank is the famous algorithm by Google.
By using certain libraries on Python 3, it is easy to calculate the PageRank of URLs.
I made this demo where a crawler gets URLs and calculates PageRank. I uploaded on YouTube.

コメント