Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scrapy-plugins/scrapy-zyte-api

Zyte API integration for Scrapy
https://github.com/scrapy-plugins/scrapy-zyte-api

crawler plugin proxy scraping scrapy

Last synced: 1 day ago
JSON representation

Zyte API integration for Scrapy

Awesome Lists containing this project

README

        

===============
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