Zyte-api

Latest version: v0.6.0

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.4.6

------------------

* Increased the client timeout to match the server’s.
* Mentioned the ``api_key`` parameter of ``AsyncClient`` in the docs example.

0.4.5

------------------

* w3lib >= 2.1.1 is required in install_requires, to ensure that URLs
are escaped properly.
* unnecessary ``requests`` library is removed from install_requires
* fixed tox 4 support

0.4.4

------------------

* Fixed an issue with submitting URLs which contain unescaped symbols
* New "retrying" argument for AsyncClient.__init__, which allows to set
custom retrying policy for the client
* ``--dont-retry-errors`` argument in the CLI tool

0.4.3

------------------

* Connections are no longer reused between requests.
This reduces the amount of ``ServerDisconnectedError`` exceptions.

0.4.2

------------------
* Bump minimum ``aiohttp`` version to 3.8.0, as earlier versions don't support
brotli decompression of responses
* Declared Python 3.11 support

0.4.1

------------------

* Network errors, like server timeouts or disconnections, are now retried for
up to 15 minutes, instead of 5 minutes.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.