chuank / node-red-contrib-twitter-stream

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-red-contrib-twitter-stream

forked from https://github.com/mailsvb/node-red-contrib-twitter-stream

Changes from v1.4.0:

  • Added ability to select logging level in the Node-RED console logs

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

Installation

npm -g install chuank/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/)

License:MIT License


Languages

Language:JavaScript 62.1%Language:HTML 37.9%