Given a Twitter username, where do you find the RSS feed for that user?
migrated from stackoverflow.com Jun 3 '11 at 15:44
|
Give this a try:
Replace |
|||||||||||||||||
|
|
This bookmarklet will show you where the feed is for any user. http://alexch.github.com/bookmarklets/ Twitter isn't telling you the whole story. The feeds are there and they update. They just took the link out of the user interface. The bookmarklet puts them back. :-) |
|||
|
|
|
As explained in https://dev.twitter.com/docs/faq#11716 The correct way to get a Twitter feed is now as follows:
Obviously you will have to replace |
|||||
|
|
You can even get your profile's RSS feed! The pattern is
where I tried it, and it works! You just don't need to know the numeric user ID. |
||||
|
|
|
I made a tool, Twitter RSS Feed Getter, to retrieve RSS feeds for Twitter users. You just type a username into the input field and press the Fetch RSS button. |
||||
|
|
|
Use search.twitter.com (Advanced) then gram the "Feed for this query" link from the top left: http://search.twitter.com/search.atom?q=+from%3A{USER} i.e. http://search.twitter.com/search.atom?q=+from%3Aaplusk for Ashton Kutcher (aplusk). |
|||||
|
protected by Community♦ Feb 16 '12 at 18:10
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.