This code includes three components:
-
Streaming Filter in streamcatcher.py
-
Timeline Harvester in timelineharvester.py
-
Some sort of statistics in stats.py
-
run scripts/install.sh
-
run ./configure.sh
-
use passwords.py.tmp to prepare a passwords.py which includes a access_token and secret for your application.
you can use
https://python-twitter.googlecode.com/hg/get_access_token.py
for that.
Test!