Instagram is two components.
a server side, which you could use webapi for. It has login (oauth), account management, file storage, and meta data about files.
https://developers.facebook.com/docs/instagram-api
And a mobile client app. You would use some other technology.