LICENSE.txt
README.rst
pyproject.toml
setup.cfg
setup.py
scrapy_zyte_api/__init__.py
scrapy_zyte_api/__version__.py
scrapy_zyte_api/_annotations.py
scrapy_zyte_api/_cookies.py
scrapy_zyte_api/_middlewares.py
scrapy_zyte_api/_page_inputs.py
scrapy_zyte_api/_params.py
scrapy_zyte_api/_request_fingerprinter.py
scrapy_zyte_api/addon.py
scrapy_zyte_api/handler.py
scrapy_zyte_api/providers.py
scrapy_zyte_api/responses.py
scrapy_zyte_api/utils.py
scrapy_zyte_api.egg-info/PKG-INFO
scrapy_zyte_api.egg-info/SOURCES.txt
scrapy_zyte_api.egg-info/dependency_links.txt
scrapy_zyte_api.egg-info/requires.txt
scrapy_zyte_api.egg-info/top_level.txt
tests/test_api_requests.py
tests/test_handler.py
tests/test_middlewares.py
tests/test_providers.py
tests/test_request_fingerprinter.py
tests/test_responses.py