cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 782 forks source link

Does this library still work? #262

Open skillmatic-co opened 4 years ago

skillmatic-co commented 4 years ago

Based on the breaking changes of the Instagram API on June 29, 2020:

The remaining Instagram Legacy API permission ("Basic Permission") was disabled on June 29, 2020. As of June 29, third-party apps no longer have access to the Legacy API.

More info here: https://www.instagram.com/developer/

@cosenary, this library is no longer working.

restyler commented 3 years ago

I had to build https://github.com/restyler/instagram-php-scraper for my own project needs - it successfully overcomes the Instagram API limitations in 2021.