organization · inferred from evidence
ScrapingAnt
The organization maintaining the ScrapingAnt API and Python client.
- How to send POST requests with the ScrapingAnt Python client
POST requests were added in ScrapingAnt's API v2, and the Python client 1.x only targets API v1. The maintainer confirmed the gap and released client 2.0.0 with POST support against the v2 API. Fix: upgrade with `pip install --upgrade scrap