Finds from 2 users of Twitter same followers.
- Install tweepy see link http://www.tweepy.org/
- Also follow the steps of this tutorial http://docs.tweepy.org/en/v3.5.0/auth_tutorial.html#auth-tutorial
- You have to create a file to give the input the API wants format is specified as:
consumer_key|xxx
consumer_secret|yyy
access_token|zzz
access_secret|ppp