Code for workshop on how to build a web crawler using python
There are two crawlers here:
- For scraping the top news of the Times of India website which runs everyday at 10:00
- Scraping of all the gems of the rubygems.org and sorting them on the basis of download count.
Prerequisites:
Please raise issues if you have any problems.