library · inferred from evidence
scrapingant-client
The ScrapingAnt Python client library, version 2.0.0, which supports POST requests against API v2.
- How to send POST requests with the ScrapingAnt Python client
What this covers: The ScrapingAnt Python client only sends GET requests through API v1. The fix that worked: POST requests were added in ScrapingAnt's API v2, and the Python client 1.x only targets API v1.