S
Scrapy
Open SourceThe most popular high-level web crawling and scraping framework for Python.
Visit WebsiteAbout
Scrapy is a fast, high-level web crawling and scraping framework for Python 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.
Details
Features
- Async Processing
- Middleware Support
- XPath/CSS Selectors
- Extensible