{"library":"itemloaders","type":"library","category":null,"description":"Itemloaders is a base library for Scrapy's ItemLoader, providing a robust and flexible way to parse and populate Scrapy Items. It handles data extraction from various sources (XPath, CSS, regular expressions, JMESPath) and processes it through a chain of input and output processors. The current version is 1.4.0, and the library maintains an active release cadence, frequently updating Python version support.","language":"python","status":"active","version":"1.4.0","tags":["scrapy","web scraping","data extraction","item processing","html parsing"],"last_verified":"Thu May 21","install":[{"cmd":"pip install itemloaders","imports":["from itemloaders import ItemLoader","from itemloaders.processors import TakeFirst","from itemloaders.processors import MapCompose"]}],"homepage":null,"github":"https://github.com/scrapy/itemloaders","docs":"https://itemloaders.readthedocs.io/","changelog":"https://itemloaders.readthedocs.io/en/latest/release-notes.html","pypi":"https://pypi.org/project/itemloaders/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/itemloaders/compatibility"}}