Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
Pablo Hoffman 7c2476bb25 fixed a couple of bugs caused by adding priority to Requests (thanks Artem for reporting) 2009-06-12 08:31:30 -03:00
bin sorted out running of unittests: 2009-05-16 20:11:23 -03:00
docs Added 'priority' attribute to Requests and removed old 'priority' argument passed through engine, scheduler and scheduler middleware calls 2009-06-11 22:25:47 -03:00
examples Some changes to HTTP cache middleware: 2009-05-24 19:13:06 -03:00
extras/sql mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
profiling/priorityqueue mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
scrapy fixed a couple of bugs caused by adding priority to Requests (thanks Artem for reporting) 2009-06-12 08:31:30 -03:00
scripts mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
.hgignore adding .svn to hgignore to help with hg2svn autocommits 2009-05-07 17:29:30 -03:00
AUTHORS mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
INSTALL mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
LICENSE mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
README mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
setup.cfg mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
setup.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00

README

This is Scrapy, an opensource screen scraping framework written in Python.

For more visit the project home page at http://scrapy.org