public
Description: twitterslurp - an example application using the Drop.io API (http://api.drop.io)
Homepage: http://api.drop.io
Clone URL: git://github.com/whoisjake/twitterslurp.git
name age message
file .gitignore Mon Nov 03 13:18:56 -0800 2008 Added the script [whoisjake]
file LICENSE.txt Thu Nov 06 10:07:31 -0800 2008 Added a license. [whoisjake]
file README.markdown Mon Nov 03 13:10:29 -0800 2008 Initial version of twitterslurp [whoisjake]
directory lib/ Thu Nov 06 08:36:52 -0800 2008 Replaced header for file uploads [whoisjake]
file slurp Loading commit data...
README.markdown

Twitterslurp

This simple application searches for a particular query in the Twitter stream, characterizes it as positive or negative and archives the twit into a Drop as a note.

This application requires to you sign up for an API key. To get an API key, go to http://api.drop.io/. Make sure in the file "slurp", you change your API key to the one you were assigned.

>./slurp -d DROP_NAME -s "search query"