This is a first attempt to extract Scrapy item loaders to a separate package. See https://github.com/scrapy/itemloaders for the up-to-date code.
scrapy/scrapy-itemloader
[Archived] Library to populate Scrapy items using XPath and CSS with a convenient API
PythonBSD-3-Clause