I'm wondering if there any way to see a 'reverse feed' of sorts. I want to see the tweets of people that are following me. Is there a web app for that, or some way to do it on Twitter?
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.
|
|
You can set up a list and create a custom RSS with this app: TwitterList2RSS |
|||||
|
|
The Twitter API gives you a list of your followers and can also pull all tweets from a given user. Combining these, it wouldn't be hard to create something that does what you want. |
|||
|
|