By the way, if of interest: Here ( github.com/mcclure/twitter-arc ) is a command-line (Node) version of @darius 's Twitter-archiver web app ( tinysubversions.com/twitter-ar ). The advantage is the cmdline version is easier to use with very large files (the web version has a 2GB cap because of browser limitations). The idea is you feed in the archive .zip Twitter burps out when you download your Tweets, and it spits out a web-friendly static site. I am still tweaking on the layout and such for my own purposes.