summaryrefslogtreecommitdiffstats
path: root/python/Scrapy/README
blob: 590011ef5d9d7b0800b7e0cc62d5036942a6c08a (plain)
1
2
3
4
Scrapy is a fast high-level web crawling and web scraping framework, 
used to crawl websites and extract structured data from their pages. 
It can be used for a wide range of purposes, from data mining to 
monitoring and automated testing.