Language

Package: python-itemloaders @ 1.0.4

Synopsis

Base library for scrapy's ItemLoader

Description

Itemloaders is a library that helps you collect data from HTML and XML sources. It comes in handy to extract data from web pages, as it supports data extraction using CSS and XPath Selectors.

It’s specially useful when you need to standardize the data from many sources. For example, it allows you to have all your casting and parsing rules in a single place.

Home page
https://github.com/scrapy/itemloaders
Location
gnu/packages/python-xyz.scm (line: 29038, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings