Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

v1.1.10 (Choose between aiohttp to requests)

Compare
Choose a tag to compare
@Danie1 Danie1 released this 16 Jul 21:49
· 8 commits to main since this release
e60a078

Threads API

Changelog

  • ✅Added functionality to choose the HTTP client. Choose between aiohttp (default), requests (the more common http requests library), the instagrapi session directly or implement your own.

This version allows you to configure HTTP_PROXY/HTTPS_PROXY, and additional configurations which are more complex with aiohttp.