Metadata-Version: 2.1
Name: autoextract-poet
Version: 0.3.1
Summary: web-poet definitions for AutoExtract API
Home-page: https://github.com/scrapinghub/autoextract-poet
Author: Zyte Group Ltd
Author-email: info@zyte.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
License-File: LICENSE

================
autoextract-poet
================

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

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

.. image:: https://github.com/scrapinghub/autoextract-poet/workflows/tox/badge.svg
   :target: https://github.com/scrapinghub/autoextract-poet/actions
   :alt: Build Status

.. image:: https://codecov.io/github/scrapinghub/autoextract-poet/coverage.svg?branch=master
   :target: https://codecov.io/gh/scrapinghub/autoextract-poet
   :alt: Coverage report

``autoextract-poet`` contains common item definitions.
Such items can be extracted automatically using `Zyte AutoExtract API`_
(you can use `scrapy-poet`_ and `scrapy-autoextract`_ for this).

License is BSD 3-clause.

* Documentation: https://autoextract-poet.readthedocs.io/
* Source code: https://github.com/scrapinghub/autoextract-poet
* Issue tracker: https://github.com/scrapinghub/autoextract-poet/issues

.. _`scrapy-poet`: https://scrapy-poet.readthedocs.io/en/stable/
.. _`scrapy-autoextract`: https://github.com/scrapinghub/scrapy-autoextract
.. _`Zyte AutoExtract API`: https://docs.zyte.com/automatic-extraction.html

