Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

Twitter's RSS feeds used to be in the form https://twitter.com/statuses/user_timeline/username.rss; then they moved to https://api.twitter.com/1/statuses/user_timeline.rss?screen_name=username. Apparently this too will be discontinued, in March 2013 (i.e. this month!) and this time with no alternative way to get them.

Is there any app that generates an RSS feed from a Twitter timeline? This would be necessary for those of us needing to switch from the current RSS feeds.

Ideally, I'd be looking for an app that requests permission to view my Google Reader feeds and gives me a list of new feed URLs for my twitter-based feeds, but really, even a manual (one-by-one) generator would be great.

share|improve this question

2 Answers

up vote 2 down vote accepted

You may try to use feed from 'Twitter RSS' site: http://twitter-rss.com/ (currently support only user timeline)

share|improve this answer
Thanks, that works! – Waldir Apr 23 at 17:05

Although not a direct way to get feed, there is an RSS reader that supports reading of Twitter timelines - BazQux Reader. It not only shows tweet's text but also author avatar and attached pictures.

You could try import your Google Reader subscriptions and it should automatically handle your old links using new Twitter JSON API. You could also subscribe to new Twitters by just entering twitter.com/UserName url.

PS: I'm the author of BazQux Reader.

share|improve this answer
Thanks, but maybe it's under heavy load, because subscribing to a twitter feed doesn't seem to be working very well (it keeps showing the "subscribing to new feed" message for a long time until finally it starts displaying posts). any way, it eventually works, so I'll accept the answer. – Waldir Mar 18 at 9:24
Uh, sorry, I didn't notice it was only a free trial. I'm sorry, that doesn't work for me. I'll have to unaccept. – Waldir Mar 18 at 9:27

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.