Project: tweetarchive

A lightweight tool to archive your Twitter feed in plaintext CSV format.


tweetarchive is a simple python script to archive historical tweets in .csv format, freeing your data from a single centralised point of storage. It also enables you to browse your feed with standard text tools (grep, perl, etc).

Features:

Download

Get the source from github:

    git clone git@github.com:ideoforms/tweetarchive.git

Sample configuration is included within the repository.