Scrapy
9.1/10Crawling framework · Zyte / open source
The mature asynchronous Python crawling framework — middlewares, pipelines, AutoThrottle and a proxy layer that scales to millions of pages.
- Price from
- Free
- Platforms
- Python 3.9+ · Linux · macOS · Windows
- Best for
- Large structured crawls on stable HTML
- Proxies
- HTTP, HTTPS and SOCKS5 via downloader middleware; rotating gateways work out of the box
- + Twisted async engine with per-domain concurrency
- + AutoThrottle, retry and robots middleware
- + Item pipelines to any store
- + Huge middleware ecosystem