ping / instagram_private_api

A Python library to access Instagram's private API.
MIT License
2.95k stars 611 forks source link

Regarding Instagram API changes (Instagram stopping support for legacy APIs on Sep 30th) #298

Open ardalanrazavi opened 3 years ago

ardalanrazavi commented 3 years ago

First I want to thank all the devs working on this great library. Furthermore, seems like instagram will stop supporting their private API on September 30th (Link: https://www.instagram.com/developer/) .

awurman commented 3 years ago

Any news about this?

ardalanrazavi commented 3 years ago

What I have learned from some other people is that their public APIs for developers is changing which is unrelated to the private APIs.

mz3r0 commented 2 years ago

So, the private APIs can at most do whatever a non-business account can? I'm trying to understand the limitations / differences with private APIs but I'm a bit uncertain