scrapy/scrapy/contrib
Pablo Hoffman e741a807d2 Added new Feed exports extension with documentation and storage tests. Closes #197.
Also deprecated File export pipeline (to be removed in Scrapy 0.11).

Still need to add tests for FeedExport main extension code.
2010-08-17 14:27:48 -03:00
..
downloadermiddleware moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
exporter Added JSON item exporter with doc and unittests (closes #192), and also: 2010-08-07 15:52:59 -03:00
ibl Remove restriction of marking ignore-beneath only for img unpaired tags 2010-07-28 11:16:42 -03:00
linkextractors LinkExtractor: split _process_links from _extract_links 2010-04-27 14:58:11 +08:00
loader {add,replace}_xpath: add processors, kw args and allow field_name to be None 2010-04-23 01:34:55 +08:00
pipeline Added new Feed exports extension with documentation and storage tests. Closes #197. 2010-08-17 14:27:48 -03:00
queue Added SQS Execution Queue, and example script to add spiders to the queue 2010-06-11 17:22:14 -03:00
schedulermiddleware moved scrapy.core.exceptions to scrapy.exceptions, keeping backwards compatibility 2010-08-10 17:36:48 -03:00
spidermiddleware moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
spiders moved scrapy.core.exceptions to scrapy.exceptions, keeping backwards compatibility 2010-08-10 17:36:48 -03:00
webservice * Added Scrapy Web Service with documentation and tests. 2010-06-09 13:46:22 -03:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
closespider.py moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
corestats.py moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
debug.py added Debugger extension, removed StackTraceDump from extensions available by default 2009-09-08 22:32:17 -03:00
dupefilter.py Changed (unstable) scheduler middleware API to receive spider (instead of domain) in enqueue_request method 2009-09-13 20:51:43 -03:00
feedexport.py Added new Feed exports extension with documentation and storage tests. Closes #197. 2010-08-17 14:27:48 -03:00
logformatter.py some improvements to 'Crawled' log lines, delegating the formatting to a pluggable function 2009-10-06 22:47:17 -02:00
memdebug.py moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
memusage.py moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
resolver.py moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
spiderclosedelay.py moved scrapy.core.signals to scrapy.signals, keeping backwards compatibility 2010-08-10 17:40:53 -03:00
spidermanager.py changed variable names for clarity 2010-08-06 15:05:58 -03:00
statsmailer.py moved scrapy.core.exceptions to scrapy.exceptions, keeping backwards compatibility 2010-08-10 17:36:48 -03:00