Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
Daniel Graña f8eb4709a5 Recommend pypi as single way to install on Windows 2012-08-06 10:22:14 -03:00
.travis link system libxml2 before building from travis-ci 2012-05-17 21:49:21 -03:00
bin return trial status as bin/runtests.sh exit value. #118 2012-04-20 16:41:31 -03:00
debian updated documentation and code to use -s instead of --set option 2011-09-01 14:35:37 -03:00
docs Recommend pypi as single way to install on Windows 2012-08-06 10:22:14 -03:00
extras fixed bug in json-rpc webservice reported in https://groups.google.com/d/topic/scrapy-users/qgVBmFybNAQ/discussion. also removed no longer supported 'run' command from extras/scrapy-ws.py 2012-05-03 12:08:03 -03:00
scrapy fixed links to doc. closes #150 2012-06-24 01:01:09 -03:00
scrapyd fixed links to doc. closes #150 2012-06-24 01:01:09 -03:00
.coveragerc Added rules to Makefile.buildbot for generating coverage reports 2010-12-15 11:13:45 -02:00
.gitignore Merge branch '0.12' 2011-09-18 01:08:04 -03:00
.hgtags Added tag 0.10.3 for changeset 803efdb19e0b 2010-09-29 13:34:56 -03:00
.travis.yml link system libxml2 before building from travis-ci 2012-05-17 21:49:21 -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 forgot to include pydispatch license. #118 2012-04-19 22:56:59 -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 moved rpm-install.sh to extras/ 2011-09-18 06:08:28 -03:00
setup.py added support for generating version from git revision 2011-09-11 11:24:12 -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