Skip to content

Instantly share code, notes, and snippets.

@obsesh
obsesh / gist:1738514
Created February 4, 2012 15:32
2012 updated sxsw scrapper
import urllib, mechanize
import time
import simplejson
import os
import sys
from multiprocessing import Pool
import pickle