Download Scrapy
Get the latest stable release of Scrapy to start your data extraction journey.
Stable Release
The recommended version for most users. Fully tested and production-ready.
Download v2.13.2Changelog
- Request errbacks results are no longer ignored when triggered by a downloader error.
- Fixed an engine exception when closed before done initializing.
- Fixed scrapy fetch not working with scrapy-poet.
- Improved some docs, exceptions messages and type hints.