Download
Here you can find links to download the latest Scrapy release, or get the latest development version. If this is your first time with Scrapy, we recommend you to read Scrapy at a glance and then the the Scrapy Tutorial.
Requirements
The list of requirements can be found in the Requirements section, in the Scrapy installation guide. See that guide for more information on how to install them in several platforms (Linux, Windows, Mac OS X, etc).
Scrapy 0.16 Release notes
- See Release Notes section in the documentation.
Download Scrapy 0.16 (stable release)
You can get the latest stable release (including bugfixes) from the following sources:
- Scrapy 0.16 on PyPI
- install with:
easy_install -U Scrapyorpip install Scrapy
- install with:
- Scrapy 0.16
packages for Ubuntu (official APT repo)
- The official APT repo is updated periodically to include latest bug fixes
- A tarball or zip file of the latest stable code, directly from Github repo.
Download Scrapy 0.17 (development branch)
Get the source code
- Go to Scrapy project on Github
