Hello everyone, I am doing a client’s website and they want to have their Instagram posts automatically appear on their homepage when they make them.
Their competitor has done in and I took a screenshot here.
So I know it is possible, but I can’t find how to fetch data from instagram specifically. I either find an outdated tutorial or just a general Json/fetch tutorial. Once it’s in JSON format I will be just fine to implement this.
Long story short, How do I fetch posts from an instagram account? Has anyone done this before?
Thanks in advance for your help.