There are many other libraries in various programming languages that let you use Twitter API.

We will be using a Python library called Tweepy to connect to Twitter API and downloading the data from Twitter. We choose the Tweepy for this tutorial, because it is simple to use yet fully supports the Twitter API.