Twitter Provides API for developers to use these API to create applications, send message in twitter, post content, post tweets etc. Twitter lets gives a monthly cap of 5,00,000 tweets to pull using the API.
Libraries
Steps
- Download tweet library (pip install tweet)
- Create a Twitter Developer account Create Account
- Go to projects and Apps in your developer account Projects and Apps
- Create an App and obtain consumer key, consumer secret, access token, access token secret
- Find the keys and access token in your twitter apps tab under keys and tokens
Top comments (0)