Skip to content

Ruby script to download all tweets (up to 3200 Twitter imposed max) for a screen name.

Notifications You must be signed in to change notification settings

stiles/TweetArchiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A simple Ruby app that downloads all tweets of a given screen name to a text file in the directory where it is executed.

Some things I plan on adding at some point:

- incremental updates to a file instead of loading everything from scratch each time
- finding URLs in each tweet and following them to their "exploded" form and storing those instead of shortened ones
- finding image links in each tweet and downloading them to a local folder

About

Ruby script to download all tweets (up to 3200 Twitter imposed max) for a screen name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published