Skip to content

Instantly share code, notes, and snippets.

@1995YogeshSharma
Created May 22, 2018 03:31
Show Gist options
  • Save 1995YogeshSharma/16e67f8dab2c40eb36f01c1fee191210 to your computer and use it in GitHub Desktop.
Save 1995YogeshSharma/16e67f8dab2c40eb36f01c1fee191210 to your computer and use it in GitHub Desktop.
This is based on my experiences with using the tweepy api for extracting data from Twitter

Authenticating yourself

To use the API, you first have to create an app from the site https://apps.twitter.com/. There you create consumer token and access token to follow the OAuth process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment