How do I create code to pull all the tweets and display them on an HTML page, with a certain #tag, for example, #twitterapi. I’ve tried reading the developers pages, and am assuming I need to use the GET_search, but am confused about how to set it all up. Can I write the code in an HTML file or does it have to be a PHP file? Could do with someone’s help.