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.3Changelog
-
startproject
sets more polite setting values. - Fixed cases where a spider could crash, hang or log an unhandled exception.
- Fixed feed exports ending up on the wrong Windows drive.
- Improved some docs and fixed CI issues.