1.

How Do You Read Data From A Twitter Feed?

Answer»

To add a Twitter feed, you use the twitter input plugin. To CONFIGURE the plugin, you need several pieces of information:

  • A consumer KEY, which uniquely identifies your Twitter APP.
  • A consumer secret, which serves as the PASSWORD for your Twitter app.
  • One or more keywords to search in the incoming feed. The example shows using “cloud” as a keyword, but you can use whatever you want.
  • An oauth token, which identifies the Twitter account using this app.
  • An oauth token secret, which serves as the password of the Twitter account.

To add a Twitter feed, you use the twitter input plugin. To configure the plugin, you need several pieces of information:



Discussion

No Comment Found