scrapy
API Documentation
Modules
Classes
Names
scrapy
.
loader
.
common
Toggle Private API
module documentation
Common functions used in Item Loaders code
Function
wrap_loader_context
Wrap functions that receive loader_context to contain the context "pre-loaded" and expose a interface that receives only one argument
def
wrap_loader_context
(function, context):
Wrap functions that receive loader_context to contain the context "pre-loaded" and expose a interface that receives only one argument