New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

hdx-python-scraper

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hdx-python-scraper

HDX Python scraper utilities to assemble data from multiple sources


Maintainers
1

Build Status Coverage Status Code style: black Imports: isort Downloads

The HDX Python Scraper Library is designed to enable you to easily develop code that assembles data from one or more tabular sources that can be csv, xls, xlsx or JSON. It uses a YAML file that specifies for each source what needs to be read and allows some transformations to be performed on the data. The output is written to JSON, Google sheets and/or Excel and includes the addition of Humanitarian Exchange Language (HXL) hashtags specified in the YAML file. Custom Python scrapers can also be written that conform to a defined specification and the framework handles the execution of both configurable and custom scrapers.

For more information, please read the documentation.

This library is part of the Humanitarian Data Exchange (HDX) project. If you have humanitarian related data, please upload your datasets to HDX.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts