Skip to content

Instantly share code, notes, and snippets.

View fohlin's full-sized avatar

Fredrik Ohlin fohlin

View GitHub Profile
@fohlin
fohlin / archiveTwitter.py
Created August 16, 2012 18:16 — forked from mjbommar/archiveTwitter.py
Archive tweets from a search term going backwards through search.
'''
@author Michael J Bommarito II
@date Feb 26, 2011
@license Simplified BSD, (C) 2011.
This script demonstrates how to use Python to archive historical tweets.
'''
import codecs
import csv