library · inferred from evidence
Python client 1.x
Version 1.x of the ScrapingAnt Python client, which only targets API v1.
- 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