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 Loading commit data...
file LICENSE.txt
file README.markdown
directory lib/
file slurp
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"