Tweet Dashboard Example

Build a Node-RED Dashboard that charts Twitter hashtag sentiment history

About this flow

In this flow you can visualize the sentiment score of tweets :

In this flow you will need to configure your twitter API Credentials

Steps to Configure Twitter :

The Twitter input node needs an active Twitter ID to gather tweets as data input

Double click on the twitter node when you insert it into node red and you will see something like this :

To set up a new twitter ID click on the pencil button on the side of Twitter ID

You will need an active twitter account and the API Key, API secret key , Access token and Access token secret to set up your account

Go to : How to create a Twitter application to get your keys for Twitter node

Once you have your keys from your twitter app you can add the associated info into the Twitter input node!

Import flow from here :

Last updated

Was this helpful?