scrapy-zyte-api icon indicating copy to clipboard operation
scrapy-zyte-api copied to clipboard

Zyte API integration for Scrapy

=============== scrapy-zyte-api

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

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

.. image:: https://github.com/scrapy-plugins/scrapy-zyte-api/actions/workflows/test.yml/badge.svg :target: https://github.com/scrapy-plugins/scrapy-zyte-api/actions/workflows/test.yml :alt: Automated tests

.. image:: https://codecov.io/gh/scrapy-plugins/scrapy-zyte-api/branch/main/graph/badge.svg?token=iNYIk4nfyd :target: https://codecov.io/gh/scrapy-plugins/scrapy-zyte-api :alt: Coverage report

.. description starts

Scrapy plugin for seamless Zyte API_ integration.

.. _Zyte API: https://docs.zyte.com/zyte-api/get-started.html

.. description ends

  • Documentation: https://scrapy-zyte-api.readthedocs.io/en/latest/
  • License: BSD 3-clause