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: about 1 year ago
JSON representation
Zyte API integration for Scrapy
- Host: GitHub
- URL: https://github.com/scrapy-plugins/scrapy-zyte-api
- Owner: scrapy-plugins
- License: bsd-3-clause
- Created: 2021-12-06T09:51:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T10:44:15.000Z (over 1 year ago)
- Last Synced: 2025-03-28T12:07:17.417Z (about 1 year ago)
- Topics: crawler, plugin, proxy, scraping, scrapy
- Language: Python
- Homepage:
- Size: 890 KB
- Stars: 38
- Watchers: 6
- Forks: 20
- Open Issues: 15
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
- License: LICENSE.txt
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