mirror of https://github.com/scrapy/scrapy.git
- added graceful shutdown (with one ^C) and forced shutdown (two ^C) - added optional loglevel to IgnoreRequest exception - calling Spider Manager close_domain() function from engine to avoid race conditions caused by signal dispatch order - moved twisted reactor controlling logic outside the engine and into the scrapy manager - made log.err function respect the current log level filter |
||
|---|---|---|
| bin | ||
| docs | ||
| examples/googledir | ||
| extras/sql | ||
| profiling/priorityqueue | ||
| scrapy | ||
| scripts | ||
| .hgignore | ||
| AUTHORS | ||
| INSTALL | ||
| LICENSE | ||
| MANIFEST.in | ||
| README | ||
| setup.cfg | ||
| setup.py | ||
README
This is Scrapy, an opensource screen scraping framework written in Python. For more visit the project home page at http://scrapy.org