Instagram ?__a=1 not working anymore

Olivier Van Bulck picture Olivier Van Bulck · Apr 13, 2018 · Viewed 12.5k times · Source

I've been using Instagram's undocumented API https://www.instagram.com/<user>/?__a=1 to get a public user feed on a website. Since a while now, this is not working anymore, probably because Facebook removed it. Is there an other way to get the data of an instagram account in a easy way?

Answer

chrisby picture chrisby · Apr 16, 2018

I built a small server which does that transformation. You'll receive the instagram data as before with ?__a=1 (as JSON ) - have fun 😊

https://www.instapi.io/u/<username>

https://www.instapi.io/u/appwithus

EDIT 12/2020: Unfortunately the service is no longer available