Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
Martin Olveyra dcc50201e3 fix autothrottle extension for working with new downloader 2011-09-21 17:07:21 -03:00
bin slightly improved version of scrapyd script 2011-06-20 11:04:38 -03:00
debian updated documentation and code to use -s instead of --set option 2011-09-01 14:35:37 -03:00
docs removed documentation header notifying about other documentation versions, as that's provided by readthedocs already 2011-09-14 02:39:32 -03:00
extras added support for generating version from git revision, and use it in extras/makedeb.py 2011-09-09 03:03:46 -03:00
scrapy fix autothrottle extension for working with new downloader 2011-09-21 17:07:21 -03:00
scrapyd scrapyd: updated schedule.json response format 2011-09-04 09:29:24 -03:00
scripts removed python2.5 from rpm-install.sh script 2009-06-16 13:14:40 -03:00
.coveragerc Added rules to Makefile.buildbot for generating coverage reports 2010-12-15 11:13:45 -02:00
.hgignore ignore *egg-info added by pip install -e 2011-08-29 15:01:18 -03:00
.hgtags Added tag 0.10.3 for changeset 803efdb19e0b 2010-09-29 13:34:56 -03:00
AUTHORS added Darian Moody to AUTHORS 2011-06-12 01:42:30 -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
MANIFEST.in moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes 2011-08-07 02:49:57 -03:00
Makefile.buildbot moved coverage report script to extras/ 2010-12-15 12:08:59 -02:00
README fixed typo 2011-04-07 02:04:42 -03:00
setup.cfg added bitmap for windows installer 2009-09-17 02:01:40 -03:00
setup.py added support for generating version from git revision, and use it in extras/makedeb.py 2011-09-09 03:03:46 -03:00

README

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

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