Be sure to enable the subtitles of this tutorial video

Scroll down on this page to see the step-by-step documentation

1) Create your Twitter API Keys

To get Twitter Access keys, you need to create a Twitter Application which is mandatory to access Twitter.

  • Go to https://apps.twitter.com/app/new and log in, if necessary
  • Enter your Application Name, Description and your website address. You can leave the callback URL empty.
  • Accept the TOS, and click on “Create your Twitter Application“

  • Save the consumer key (API key) and consumer secret somewhere, in order to use them later in your Siberian. After creating your Twitter Application, you have to give the access to your Twitter Account to use this Application. To do this, click theCreate my Access Token.

In order to access the Twitter, that is to say get recent tweets and Twitter followers count, you need the four keys such as Consumer Key, Consumer Secret, Access token and Access Token Secret:

2) Add the Twitter API Keys

Before using the Twitter feature in your Siberian, it is necessary to define the Twitter API keys in your editor.

So in the editor, click on the menuSettings > APIs:

3) Add the Twitter Feature

lick onin the “Add pages” section:

The twitter handle is your personal id on twitter, it starts with the @ symbol.
You can check the integrity of your Twitter handle by clicking on

The following error message will appear if you haven’t entered your Twitter API key :

twitter3

The following error message will appear if you have entered a wrong Twitter handle :

twitternotfound

Otherwise, you will have a confirmation message on your screen like the message below:

twitter

Then save your changes by clicking on

Thats it!