How To Embedded Instagram Feed Into My Website
I am trying to integrate the Instagram feed of the client to the website sidebar. My website stack is Bootstrap, Vanilla JS, Jquery, and Laravel. I googled and did some research. I
Solution 1:
Currently Instagram supports for only post embed is seems. There is no direct implementation to instagram feed embed. https://www.instagram.com/developer/embedding/
But there are third party tools which provide Instagram feed to be embed to your website. Try free tools such as https://www.pixlee.com/social-feed to embed to your website.
You can try the following free tools in the article. http://www.developerdrive.com/2017/09/how-to-embed-an-instagram-feed/
If the page redirects to their website, you can do a small hack in the provided URL. Try to change it to your Instagram account from the a href link
Post a Comment for "How To Embedded Instagram Feed Into My Website"