Skip to content

bruceharris/twitter-stocks-sentiment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter stocks sentiment

this simple website takes stock symbols and measures the number of positive vs negative comments on twitter in real time

instructions

  1. npm install to install dependencies

  2. edit twitter.js - replace Twitter API keys with your own

  3. node server & to run the web server in the background (bash)

  4. node twitter & to run the websocket server in the background (bash)

  5. open http://localhost:3001 to open site in new browser (bash)

links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%