Hi all, I want to know about how I can get RSS Feed of twitter searching specific keyword i.e. I search for this keyword "Business" after getting feed I want to add that feed into Google Feed Burner and re-socialize on twitter. I had done this method using yahoo pipes few years ago but now it is not working right now... currently I've searched out some different methods but they do not work at feed burner.. Please let me know how i can do this. is there any other good effecting method you are using feed burner...? Thanks
Hi, do you have access to a linux computer? Do you have some development know how? It would be very simple to do that in Ruby (my favorite dynamic language). You would need to get an API key from Twitter (on their developer page), then you can add 400 keywords and get a stream matching those keywords (up to 200 per second!). From there you would just turn it into RSS or filter further. My company is building stuff like that but I don't know if you want to spend any money on it? Otherwise I could just send you links of how to go about it... Kind of a DIY approach