Getting Twitter Data problem about time and until section

kaanarikkaanarik Member Posts: 1 Newbie
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.

Answers

  • jwpfaujwpfau Employee, Member Posts: 274 RM Engineering
    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,
    Jonas
Sign In or Register to comment.