fetchTweets Web-App
fetchTweets allows you to retrieve tweets in HTML table format fetchTweets is a web-based application I wrote in PHP to create a backup of my tweets on my blog. I later modified it so anyone can use it from the web. https://fetchtweets.jorgep.com A PHP script retrieves (“fetch”) the tweets from an account and returns the results in…