yogeshwaran01 / instagramy

Python Package for Instagram Users, Posts, and Hashtag data.
https://pypi.org/project/instagramy
MIT License
147 stars 34 forks source link

Proxy support #31

Open AlexanderLueftl opened 2 years ago

AlexanderLueftl commented 2 years ago

Is there a way to use instagramy with a proxy?

Denon commented 2 years ago

you can set env variables

HTTPS_PROXY: "your proxy address"