Twitter Feeds?

Jagged55

Power Member
Joined
Mar 27, 2008
Messages
746
Reaction score
328
Is thee any way to pull tweets from Twitter automatically on a specific topic like you would an RSS feed? Are there many automated tools publicly available for webmasters? Thanks!
 
Yup. You can search for a topic and there should be an RSS link for it. For example, I want tweets for google.

search results url:
Code:
http://search.twitter.com/search?q=google
rss feed url:
Code:
http://search.twitter.com/search.atom?q=google
 
Check this little site also. I bet you can think of a few uses for this.

http://tweetfeed.com/

Thanks...I had seen that one before. Basically I am looking for tools that I could use on my own domains for a few different ideas. Twitter is new to me so I have a lot to learn from a development point of view!
 
Back
Top