Results 1 to 3 of 3
Has anyone ever found a script that can login to Twitter and grab
the latest tweets? The idea being I want to grab them and email
them, rather than having ...
- 03-16-2010 #1Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
Script to grab data from Twitter
Has anyone ever found a script that can login to Twitter and grab
the latest tweets? The idea being I want to grab them and email
them, rather than having to use their website (or RSS feed).
Thanks!
- 03-17-2010 #2
Perl has a twitter module:
Net::Twitter - search.cpan.orglinux user # 503963
- 03-17-2010 #3Banned
- Join Date
- Dec 2002
- Location
- Texas
- Posts
- 242
Wow, I did not even think to check for a Perl module.
I should have figured they would have an option.
Thanks!


Reply With Quote