Scrapy 0.14 released

After 10 months of work, and many changes, we are pleased to announce the release of Scrapy 0.14.

For a detailed list of changes see the release notes:
https://github.com/scrapy/scrapy/wiki/Scrapy-0.14-release-notes

We expect this one to be the last release in the Scrapy 0.x series, and we are aiming for Scrapy 0.15 to become 1.0 sometime around the first quarter of 2012, where we may consider adopting semantic versioning (semver.org).

You may have also noticed that the source code, wiki and issues have been moved to Github and the documentation to readthedocs. Here are the new official links:

Homepage:
http://scrapy.org
Source code, issues & wiki:
https://github.com/scrapy/scrapy
Documentation (all versions):
http://readthedocs.org/projects/scrapy/

Happy scraping!

About

Scrapy is a fast high-level screen scraping and web crawling framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of purposes, from data mining to monitoring and automated testing.

Twitter