A very simple Twitter harvester based on Nodejs, MongoDB and Twitter search api
In order to run the app, you have to rename the file *config.sample.js" to "config.js", please read above on howto configure Twitter and MongoDB credentials.
This application is developed and tested on Node.js v0.8.x+, it uses nTwitter to comunicate with Twitter REST API and Mongoose to store the data to Mongodb
File: config_twitter.js
You must register on Twitter and create an application in order to obtain the needed credentials to run the application.
File: config_twitter.js
File: config_twitter.js