AnderGoig / SwiftInstagram

Instagram API client written in Swift
https://git.io/vdNAn
MIT License
578 stars 81 forks source link

Most endpoints have been immediately deprecated #31

Closed havebeenfitz closed 6 years ago

havebeenfitz commented 6 years ago

Checklist

Expected Behavior

Receiving data from Instagram

Actual Behavior

Not receiving data, most of the endpoints have been deprecated. https://www.instagram.com/developer/changelog/

Steps to Reproduce the Problem

Use .userFollowers request

Specifications

jacobokoenig commented 6 years ago

+1 has this been fixed with an update?

AnderGoig commented 6 years ago

Unfortunately, there's nothing I can do about it, this is library depends on the Instagram API, which is currently being shut down. Some methods have already stopped working, and some more will as Instagram disables them.

havebeenfitz commented 6 years ago

What If we use Instagram Private API? I can share my research on this. It requires just valid cookie to inject. It's undocumented, but it works for now

AnderGoig commented 6 years ago

Sorry, but I have no plans on supporting it. You could try implement it in a fork, shouldn't be a big deal ;)

aymankort1 commented 6 years ago

I’m willing to do the private api with someone. Email Me aymankort1@gmail.com