I'm building a new website in Dreamweaver in which I'd like to automatically include the newest content from my own Instagram account. If Instafeed.js still a good way to do this, given the evolution of restrictions for the Instagram API?
I'm building a new website in Dreamweaver in which I'd like to automatically include the newest content from my own Instagram account. If Instafeed.js still a good way to do this, given the evolution of restrictions for the Instagram API?
Can you please point me at a FaceBook URL for a starting point? What I've found is either the Instagram Graph API, which seems to apply to medium and larger business accounts only, or the Instagram API Platform which is being deprecated.
Is the Graph API what I should look into? Or is there another one I haven't run across yet?
Can you please point me at a FaceBook URL for a starting point? What I've found is either the Instagram Graph API, which seems to apply to medium and larger business accounts only, or the Instagram API Platform which is being deprecated.
Is the Graph API what I should look into? Or is there another one I haven't run across yet?
I haven't found anything worthwhile other than what you found. All the third party stuff will only be a temporary fix, which might work for you till the integration of instagram into Facebook is complete.
What are you trying to achieve? Fetching the data from the endpoint and display it on the page?
If so, you might still be able to use instafeed/instagram api for the time being.
What are you trying to achieve? Fetching the data from the endpoint and display it on the page?
If so, you might still be able to use instafeed/instagram api for the time being.