-
Notifications
You must be signed in to change notification settings - Fork 0
skington/YATweetArchiver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple Perl script to trawl your twitter timeline, saving absolutely everything to disc. You can then use grep or Spotlight to search through it. You'll need to create a twitter app of your own to use it - go to https://dev.twitter.com/ and rummage around. Then create a file called oauth that looks something like this: { consumer_key => '...', consumer_secret => '...', access_token => '...', access_token_secret => '...', }; with the appropriate values cut and pasted from Twitter.
About
Archive tweets locally, as Twitter's search is rubbish
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published