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 the Scrapy Tutorial.

Latest stable release: Scrapy 0.9

The latest stable release is available from several sources:

Release files and checksums are available here.

Requirements

  • Python 2.5 or above
  • Twisted 2.5.0 or above
  • libxml2 2.6.28 or above (including Python bidings)
  • pyopenssl - only if you want to crawl secure (HTTPS) pages

Check the installation instructions for a guide on how to install them in several platforms (Linux, Windows, Mac OS X, etc).

Development snapshots (Scrapy 0.10)

Check out source code

You can clone either of the following repos: