Twitter Trending Topics
The @trendingtopics Twitter bot tweets the topics that people are talking about most on Twitter. There’s also an RSS feed if you’re interested. It’s a very low tech solution and it’s not guaranteed to work but I find it quite useful.
How it works: I used Dapper to ’scrape’ search.twitter.com and output an RSS feed. I then tried to feed this into TwitterFeed but that didn’t work because TwitterFeed requires each RSS item to have a date or a GUID. So, in an effort to stay with the web mash-up spirit I tried to use Yahoo! Pipes to copy the <link> of each RSS item into the <guid>. I nearly got it working but in the end I gave up and just used a custom PHP script on my website to do it.
If there’s demand I may improve the script to filter out very similar words (i.e. “Olympic” vs “Olympics”) and keep track of historical trends but in the meantime, try it out and let me know how you get on.
November 7th, 2008 at 03:48
Awesome. Exactly what I was looking for.
December 13th, 2008 at 03:16
Nice article! I found it on Google, very helpful, thanks a lot.
If you are interested, I also found a page providing a RSS feed of Twitter Trending Topics. It’s here : http://twitter.trends.free.fr/
Thanks again, awesome job
December 22nd, 2008 at 01:22
Used Feedity – http://feedity.com to create a custom RSS feed for the Twitter Trending Topics search page. Works well!
February 18th, 2009 at 22:01
[...] – by @tamlyn / tamlyn.org Shows nicely formatted trending topics from search with links to Wiki, Google and Twitter [...]
May 28th, 2009 at 15:54
New to Twitter, I’m having a devil of a time taking part in Trending Topics. And what’s an RSS feed? Do I want one? Why? Can anyone help?
Susi
May 28th, 2009 at 16:04
Hi Susi, you don’t really ‘take part’ in the Trending Topics. The topics themselves are determined by Twitter according to what’s being talked about most at the moment.
May 29th, 2009 at 19:37
Thanks for the feedback, Tamlyn, I was actually wondering HOW to reply to trending topics, not develop the topics (though that would be kind of fun, wouldn’t it?) but I’ve since learned how to do it. I sure do appreciate your quick response, though.
June 17th, 2009 at 16:04
Thanks for this great tool. Just what I wanted.