I am trying to develop an Instagram feed for a friend. He wants to show a feed of every picture that s hashtagged "Individen". I found a webpage that shows all pictures that have that tag - EVEN makes a rss for that.
How can I grab the images from the RSS and display them in a plain feed? For instance, the 5 most recent pictures.
All the pictures displayed http://web.stagram.com/tag/individen/?vm=grid
The RSS http://web.stagram.com/rss/tag/individen/
哪种方法才是获得反馈的最佳方法? php, JQuery 或json?