🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

node-red-contrib-twitter

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-twitter

NodeRED nodes to wrap the v1.1 of the Twitter API

1.1.3
latest
Version published
Maintainers
1
Created

Twitter for NodeRED

RedConnect Approved

An set of nodes that map the Twitter REST and Streaming API's.

Installation

npm install node-red-contrib-twitter

Quick Start

You will need valid Twitter developer credentials in the form of a set of consumer and access tokens/keys. You can get these here. Do not forgot to adjust your permissions - most POST request require write permissions.

REST API

You simply need to pass the variables required by the endpoint in the payload. Take a look at the documentation site to reference available endpoints.

Implemented Nodes

FAQs

Package last updated on 26 Feb 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts