Skip to content

Latest commit

 

History

History
executable file
·
14 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

executable file
·
14 lines (7 loc) · 494 Bytes

TweetCollector

A simple node.js application that allows a user to collect tweets from Twitter's search API, and write them to a MongoDB collection.

This code was written to support Smart Chicago's Foodborne applicaiton.

Setup

Fill out the credentials and parameters in the sample config/config.template and rename to config.js before executing.

Copyright

Copyright (c) 2013 Smart Chicago Collaborative. Released under the MIT License.