Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T10:27:16.000Z (12 days ago)
- Last Synced: 2025-01-18T16:07:08.596Z (8 days ago)
- Topics: crawler, plugin, proxy, scraping, scrapy
- Language: Python
- Homepage:
- Size: 713 KB
- Stars: 37
- Watchers: 7
- Forks: 20
- Open Issues: 16
-
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