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

zufrizalyordan/twitter-hashtag-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is not actively maintained

Realtime twitter hashtag monitoring

Monitor hashtag with node.js and display the results via socket io to html web page.

Requirement

  1. Node JS installed on computer
  2. npm or yarn installed on computer
  3. twitter credentials, you can get it on https://apps.twitter.com

Instructions

  1. clone this repo
  2. run npm install or yarn on Terminal
  3. copy credentials-sample.js to credentials.js and use the right data from your own app twitter credentials (from requirement no 3 above)
  4. run "node app" on Terminal to run the app
  5. open your browser and type "http://localhost:3000"

Node.js, Express, twitter, Socket.io

About

Realtime Twitter Hashtag Monitoring with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published