I need a Tweet Extractor =)

backdoor

Newbie
Joined
Dec 3, 2008
Messages
38
Reaction score
2
I need a tool that can extract other people's tweets. It should search for a specific user's tweets, it should also save the tweets to a file. Is there a program like that around? Thanks.:rolleyes:
 
opera, just enter all of your user rss feeds into an OPML file and bulk load into the browser RSS function. Hell, if you want to put them on a WP blog after that, or other email accepting poster, then simply right click on the rss title in your browser, and click "redirect". You can then email it to your blog "or even another tweet account". Throw in a dash of cron, and a liberal dash of Sikuli Jython (for desktop automation), and you have a scraper-poster with a lot of flexibility.
 
Last edited:
Thank you for replies. timothywcrane, with new twitter interface we cannot take RSS urls of twitter users.
 
i can never get tweetattacks to work for this
 
Not sure whether its possible to export tweets from a specific user, but with TweetTwain you can export tweets containing specific keyword to a CSV file real time. Just my two cents.
 
Back
Top