"""| docs.scrapy.org
In Python, all exceptions must be instances of a class that derives from BaseException. In a try statement with an except clause that mentions a particular class, that clause also handles any excep...| Python documentation
def __getstate__(self):| docs.twisted.org
Built-in signals reference¶| docs.scrapy.org
Item pipeline example¶| docs.scrapy.org
Represents an HTTP request, which is usually generated in a Spider and| docs.scrapy.org