Got Stuck, Want to fetch the Instagram Posts on your static website and have no clue how to do that, No worries you are at the right place just follow the steps, and you are done, enjoy the hassle-free automated posts from your Instagram account to your up and running website. No more embedded iframe manual Instagram posts. Step 1: Include the following script after the jquery library <script type="text/javascript" src="https://www.jqueryscript.net/demo/Instagram-Photos-Without-API-instagramFeed/jquery.instagramFeed.js?v8"></script> Step2: Add the following code in footer and place your Instagram username in place of following bold marked text $(window).on('load', function(){ $.instagramFeed({ 'username': ' Your Instagram Username ', 'container': "#instagram-feed1", 'display_profile': false, 'display_biography': false, 'display_gallery': true,