/twittersearch

Simple twitter v1 search script. Written as part of a course assignment; no longer functional.

Primary LanguagePython

Simple twitter search client by Cameron Ross.

Be sure to edit settings.py before running.

Usage: python twittersearch.py query [count]
  Where query is the string you wish to search for and count is the number of tweets desired.

Tested on linux.