Hi, this tool is great to get the new url for people tweets!
Before they changed the API I was using 3 different types of feeds:
-I used http://search.twitter.com/search.rss?q=%40UserAccountName to get feeds of each tweet containing the @user name
-I used http://search.twitter.com/search.rss?q=%23TopicName to get feeds of each tweet that contained the #topic name
-I used http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=UserAccountName to get feeds of all tweets published by the user.
I believe that this tool is a substitute of this first example.
Do you thing there is a way to get also the other 2 back? thanks a lot
Hi, this tool is great to get the new url for people tweets!
Before they changed the API I was using 3 different types of feeds:
-I used http://search.twitter.com/search.rss?q=%40UserAccountName to get feeds of each tweet containing the @user name
-I used http://search.twitter.com/search.rss?q=%23TopicName to get feeds of each tweet that contained the #topic name
-I used http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=UserAccountName to get feeds of all tweets published by the user.
I believe that this tool is a substitute of this first example.
Do you thing there is a way to get also the other 2 back? thanks a lot