Scrapy 0.10.3 released

Hi everyone, we have just released Scrapy 0.10.3, which contains a few bug fixes and a small new feature (fromname argument added to FormRequest.from_response() method).

This is a recommended update for all 0.10 users.

As usual, you can get it from the Download pagePyPI (easy_install), or the Ubuntu repos.

 

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