Skip to content

mthomas/node-twitter-streaming-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample of using the twitter streaming API with Node.js.  Written in Coffeescript.  

Uses underscore, cli, and line-parser.

To run:

* npm install coffee-script -g
* npm install
* coffee twitter.coffee -u YOUR_TWITTER_USERNAME -p YOUR_TWITTER_PASSWORD -t comma,separated,words,to,track

About

Sample of consuming the twitter streaming API with Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published