Download Tweets

Download all the tweets for a given Twitter username.

By Ryan McGreal

Posted March 31, 2010 in Projects (Last Updated April 01, 2010)

Contents

1Introduction
2Notes
3Exciting Update

1 Introduction

A simple python script to download all the tweets for a given Twitter username.

Download the script and documentation from its github repository.

2 Notes

3 Exciting Update

My first fork! On a request from John Fink, Jay Parlar was nice enough to fork Download Tweets and add optional command line username and filemane arguments.

As soon as I get a chance, I'll merge his additions into my branch.