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
Getting Twitter Data problem about time and until section
Hello,
When I want to pull data from Twitter, I enter a retroactive date in the until section, but when I say run, it does not find any tweets, how can I run it? I would be glad if you help.
When I want to pull data from Twitter, I enter a retroactive date in the until section, but when I say run, it does not find any tweets, how can I run it? I would be glad if you help.
0
Answers
i think twitter has limited the tweets search in the regular api to the last 7 days.
You could try to apply for the twitter academic research access:
https://developer.twitter.com/en/products/twitter-api/academic-research
The premium/academic/sandbox endpoints are currently not covered by the twitter extension.
You would have to use regular REST operators to access them.
Greetings,
Jonas