Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Code4HR/open-health-inspection-tweet-collector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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 forked from Smart Chicago's TweetCollector originally written to support the Foodborne application. We are re-implementing it to support work around Open Health Inspection with the goal of exploring connections between food related tweets in Hampton Roads (or possibly all of Virginia) and health inspections.

Setup

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%