Commit ec71ebb9 authored by Danilo G. Baio's avatar Danilo G. Baio
Browse files

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/
parent 6822b0ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment