ignacioola / twitter-stream-vs-search

Twitter Streaming vs. Search API Test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

twitter-stream-vs-search

Runs head to head a tweet search and a stream of tweets.

## Installing

$ sudo easy_install virtualenv
$ make install

Running

Complete your app's twitter credentials in settings.py and run:

$ source venv/bin/activate
$ python run_test.py "keyword1,keyword2,.."

Hit CTRL+C to end the test and see results.

About

Twitter Streaming vs. Search API Test


Languages

Language:Python 100.0%