Skip to content

mailsvb/node-red-contrib-twitter-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-twitter-stream

Node-red node for querying the Twitter streaming API.

Further information on the parameters for filtering real-time tweets can be found in the documentation:

Be aware of the Geo Guidelines provided by Twitter for developers.

Features

Connect to the Twitter streaming API and...

  • Get tweets of specific users (follow)
  • Get tweets of specific topics (track)
  • Get tweets for a specific region described by a geographic bounding box (locations)

Configuration

  • Get a Twitter dev account from https://dev.twitter.com
  • Create a Twitter App on https://apps.twitter.com
  • Choose Twitter users / hashtags or random search strings
  • Alternatively provide latitude and longitude coordinates describing the North, West, East and South extents of a geographic bounding box.

Node-Red Twitter Stream

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