The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
API key Twitter
Hi, anyone can help me please. How can I use the API key and Token for download data with the operator Search Twitter.
Tagged:
1
Answers
then select Twitter and give it a Connection Name:
then click this button to request a token from Twitter:
you will see this:
Click "Request access token". Your browser should open and you will see this:
Click "Authorize app". You will be presented with a code in massive font:
Type this code into the window back in RapidMiner Studio and click "Complete":
The token will be automatically placed in the appropriate box. Now click the "Test connection" button to ensure everything is ok:
Click "Save". Your new connection will be saved as a file object in your repository:
Now just connect this to any Twitter operator and you will be all set:
Scott
If yes, how? Thanks a lot for your time
Hello
Perfect answer @sgenzer
Yes all APIs have rate limits and Twitter is no exception. You almost certainly exceeded your daily limit. You can find all the rules for the Twitter API rate limits here: https://developer.twitter.com/en/docs/basics/rate-limits
Scott