Hi All,
I posted a while ago if anyone had any experience regarding exporting complete twitter profile timelines, but unfortunately I had no response.
Checking Twitter and Facebook profiles seems to be something that's beening requested more frequently now when dealing with certain cases, so I thought I would write a script to do this.
http://www.2shared.com/file/vplk6IiU/Warbler.html
The above is a ruby script I wrote, which has been converted into an exe. It should output a txt file with a timeline of all tweets from the required profile, in date/time, tweet, and source, order. No authentication is required, however this only works on publicly accessible profiles.
To execute, open the script via command line and include the twitter profile name, for example "warbler.exe ridders_24"
I would like to add more features to this, and would really appreciate the feedback.
Many thanks
↧