Tag Archives: script

A simple Python script to archive Twitter searches.

Using the twython library, I’ve written this excruciatingly simple script to archive the results of any twitter search.  It just pickles the search results and writes them to a file with the current date & time.  I’ve put this in … Continue reading

Posted in General | Tagged , , , , | 1 Comment