Display Instagram photos from different account to my webpage
问题 I am looking for the way to display not my instagram photos to my website page, but can't. Is it possible to do if i have just an account name of the instagram user (e.g. jamieoliver). My website is written on Wordpress. Need to display not my images 回答1: This URL format http://instagram.com/{instagram user name}/media will return a json file with the latest (20+/-) media files from that user. In the example of jamieoliver you can do http://instagram.com/jamieoliver/media You could process