HomeFreeBSD

devel/py-itemloaders: Base library in Python for scrapy's ItemLoader

Description

devel/py-itemloaders: Base library in Python for scrapy's ItemLoader

itemloaders is a Python 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.

WWW: https://pypi.org/project/itemloaders/

Details

Provenance
dbaioAuthored on May 30 2021, 11:08 AM
Parents
R11:6822b0ad8336: devel/py-itemadapter: Common interface for data container classes in Python
Branches
Unknown
Tags
Unknown