fake-zyte-api provides a server that implements a subset of Zyte API that is
able to scrape the websites provided by zyte-test-websites
.
Run it with:
$ python -m fake_zyte_api.main 8899
You can use the http://localhost:8899/extract endpoint in your requests.
- Python >= 3.9
- aiohttp