Skip to content

This Project was developed by me during my Coursera's- Python for Everybody Specialization.

License

Notifications You must be signed in to change notification settings

gadia-aayush/PageRank

Repository files navigation

General- Info

  • Uses Python & SQLite.
  • Spider/ Crawl any webpage thus behaving like Web Crawler and then keep on crawling.
  • Retreive URL’s store in database and keep updating their PageRank in the Database simultaneously as long as the crawling process is going on
  • and then finally print out the PageRank of all the retrieved URL’s at the end of crawling.

About

This Project was developed by me during my Coursera's- Python for Everybody Specialization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published