This page summarizes the breaking changes between Apify Python API client v1.x and v2.0.
Python version support
Change underlying HTTP library
In v2.0, the Apify Python API client switched from using httpx
to impit
as the underlying HTTP library.
Update signature of methods