Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zytedata/zyte-parsers


https://github.com/zytedata/zyte-parsers

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

============
zyte-parsers
============

.. image:: https://img.shields.io/pypi/v/zyte-parsers.svg
:target: https://pypi.python.org/pypi/zyte-parsers
:alt: PyPI Version

.. image:: https://img.shields.io/pypi/pyversions/zyte-parsers.svg
:target: https://pypi.python.org/pypi/zyte-parsers
:alt: Supported Python Versions

.. image:: https://github.com/zytedata/zyte-parsers/workflows/tox/badge.svg
:target: https://github.com/zytedata/zyte-parsers/actions
:alt: Build Status

.. image:: https://codecov.io/github/zytedata/zyte-parsers/coverage.svg?branch=master
:target: https://codecov.io/gh/zytedata/zyte-parsers
:alt: Coverage report

.. image:: https://readthedocs.org/projects/zyte-parsers/badge/?version=stable
:target: https://zyte-parsers.readthedocs.io/en/stable/?badge=stable
:alt: Documentation Status

.. description starts

``zyte-parsers`` is a Python 3.9+ library that contains functions to extract
data from webpage parts.

.. description ends

* Documentation: https://zyte-parsers.readthedocs.io/en/latest/
* License: BSD 3-clause