mirror of https://github.com/scrapy/scrapy.git
* Add errback parameter to scrapy.spiders.crawl.Rule * CrawlSpider: optimize by reducing iterations * [test] Rule.errback * [doc] Rule.errback * [doc] Use autoclass in docs/topics/spiders.rst Co-Authored-By: Adrián Chaves <adrian@chaves.io> * Rule.process_links takes a list * Fix aesthetic issue reported by Flake8 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| crawl.py | ||
| feed.py | ||
| init.py | ||
| sitemap.py | ||