module documentation

Undocumented

Class ​Callback​Keyword​Arguments​Contract Contract to set the keyword arguments for the request. The value should be a JSON-encoded dictionary, e.g.:
Class ​Returns​Contract Contract to check the output of a callback
Class ​Scrapes​Contract Contract to check presence of fields in scraped items @scrapes page_name page_body
Class ​Url​Contract Contract to set the url of the request (mandatory) @url http://scrapy.org