Getting Twitter Data problem about time and until section
kaanarik
New Altair Community Member
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
-
Hi,
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,
Jonas0