Scrapy, a fast high-level web crawling & scraping framework for Python.
Go to file
Pablo Hoffman befd28eef4 docs/tutorial: added reminder about adding pipeline to ITEM_PIPELINES settings (thanks jamie) 2009-05-20 00:57:44 -03:00
bin sorted out running of unittests: 2009-05-16 20:11:23 -03:00
docs docs/tutorial: added reminder about adding pipeline to ITEM_PIPELINES settings (thanks jamie) 2009-05-20 00:57:44 -03:00
examples improved configuration of middlewares using dicts and orders (closes #85) 2009-05-11 01:40:40 -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 moved htmlparser and lxml based link extractors to scrapy.contrib.linkextractors, with the rest of the link extractors 2009-05-18 23:06:27 -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