mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 01:04:16 +00:00
added module directive to spidermw documentation
This commit is contained in:
parent
30c2ad3f0c
commit
e3df11e5bb
@ -55,6 +55,8 @@ Writing your own spider middleware
|
||||
Writing your own spider middleware is easy. Each middleware component is a
|
||||
single Python class that defines one or more of the following methods:
|
||||
|
||||
.. module:: scrapy.contrib.spidermiddleware
|
||||
|
||||
.. class:: SpiderMiddleware
|
||||
|
||||
.. method:: process_spider_input(response, spider)
|
||||
|
Loading…
x
Reference in New Issue
Block a user