View Instagram photos by ID

I think you can do that in iconosquare once youre logged in and add this in the url:

/viewer.php#/detail/123456 (change numbers to the photo id you want)
 
Use their API.
https://api.instagram.com/v1/media/xxx?client_id=xxx
https://www.instagram.com/developer/endpoints/media/
 
Back
Top