Skip to content

lucasfevi/node-red-contrib-twitter-stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-twitter-stream

node-red node for accessing the Twitter streaming API (based on https://github.com/desmondmorris/node-twitter/)

Installation

npm -g install node-red-contrib-twitter-stream

Features

  • connect to the Twitter streaming API and get tweets of specific users (follow)
  • connect to the Twitter streaming API and get tweets of specific topics (track)

Configuration

About

node-red node for accessing the Twitter streaming API (based on https://github.com/desmondmorris/node-twitter/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • HTML 43.1%