Popular recipes tagged "tweets"http://code.activestate.com/recipes/tags/tweets/popular/2008-12-25T10:08:07-08:00ActiveState Code RecipesBackup/download your tweets or anyone's tweets. (Python) 2008-12-25T10:08:07-08:00Zach Seiftshttp://code.activestate.com/recipes/users/4168562/http://code.activestate.com/recipes/576594-backupdownload-your-tweets-or-anyones-tweets/ <p style="color: grey"> Python recipe 576594 by <a href="/recipes/users/4168562/">Zach Seifts</a> (<a href="/recipes/tags/tweets/">tweets</a>, <a href="/recipes/tags/twitter/">twitter</a>). Revision 3. </p> <p>A quick script that lets you download all of your tweets and write them to a text file. </p>