Firstly I’d like to say that I have seen this question being asked before and being closed without an answer.
So, as the title states, I’d like to integrate my own tweets into my website. I’m very new to twitter and tutorials covering this topic are usually outdated due to them going over a deprecated API. Now, I’m aware that you can go to publish and embed a “widget” into the site however for the layout that I need to use json format would be best. I’m open to using ajax and i’m required to use php.
So the question once again is how to achieve retrieving the latest x amount of tweets in json format. Further help would be guidance to doing this in php.
Side Note: I have already setup an app and have authentication tokens etc
Thanks again
Kind regards