How to Get Instagram images using Instagram Api with jquery?

In this tutorial i will tell you how to get the Instagram Images with the using of the instagram api. IN the below tutorial i am using the jquery to get the images from the instagram api. With using jquery it is easy to use in the Shopify Website also. So without using an app we can retrieve the images from the api. For the use of the api you will need to get the token key that can be retrieve from the instagram developers site by creating the instagram app.

INSTAGRAM

    // here will display all images.
    Use above code just to replace your token with the token that you get in your instagram app. Thanks..