Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 289 Bytes

GovSchemeCrawler

Tool to crawl http://www.tn.gov.in/scheme to get all schemes available.

##Install Install scrapy the web crawling framework using PIP python package manager.

Installation guide here .

pip install Scrapy