By the way, if of interest: Here ( https://github.com/mcclure/twitter-archiver/tree/cmdline-only ) is a command-line (Node) version of @darius 's Twitter-archiver web app ( https://tinysubversions.com/twitter-archive/make-your-own/ ). 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.