Python interface to Zyte Data API
Project description
Python client libraries for Zyte Data API.
Command-line utility and asyncio-based library are provided by this package.
Installation
pip install zyte-api
zyte-api requires Python 3.7+.
API key
Make sure you have an API key for the Zyte Data API service. You can set ZYTE_API_KEY environment variable with the key to avoid passing it around explicitly.
Read the documentation for more information.
License is BSD 3-clause.
Documentation: http://python-zyte-api.readthedocs.io
Source code: https://github.com/zytedata/python-zyte-api
Issue tracker: https://github.com/zytedata/python-zyte-api/issues
Changes
0.1.4 (2022-05-21)
This release contains usability improvements to the command-line script:
Instead of python -m zyte_api you can now run it as zyte-api;
the type of the input file (--intype argument) is guessed now, based on file extension and content; .jl, .jsonl and .txt files are supported.
0.1.3 (2022-02-03)
Minor documenation fix
Remove support for Python 3.6
Added support for Python 3.10
0.1.2 (2021-11-10)
Default timeouts changed
0.1.1 (2021-11-01)
CHANGES.rst updated properly
0.1.0 (2021-11-01)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file zyte-api-0.1.4.tar.gz
.
File metadata
- Download URL: zyte-api-0.1.4.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7aa181e0ae9cfc76fb256ef9aa8eaa891a73211ffa1f703efd5772cc673e0dc |
|
MD5 | a87aee2dedb49798ad31d9f04384e785 |
|
BLAKE2b-256 | f2ae32673901f3b31e24348e3b894d56d156db8e09b32b9d5984a2f853dfa0d9 |
File details
Details for the file zyte_api-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: zyte_api-0.1.4-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7b6169dc26ffa1bd2417459474c5cab6f1fd7cd32fdf8b0733c954bb3cb2ba3 |
|
MD5 | de62534ef06531986d95cb1b210d6f28 |
|
BLAKE2b-256 | cbcab08182e2e7f52d3e5f6c2673e4b3b936ebe3c709233d22fa19ab02f2476c |