Search Twitter result question
I have a problem to solve which requires old tweets (from 2017) and I should get those tweets with the Search Twitter operator. Is it possible somehow to get those tweets, and if yes ,how?
Thank you for the help!
Thank you for the help!
Tagged:
0
Best Answer
-
lionelderkrikor Moderator, RapidMiner Certified Analyst, MemberPosts:1,195UnicornHi@dancsuu07,
I'm afraid that it is not possible to get tweets from 2017 via theSearch Twitteroperator from RapidMiner which use theStandard search API.
In deed according to the official documentation of this API (here the description of the "until" parameter) :
You can check at theEnterprise search APIswhich can provide tweets from 2016 to nowadays...
https://developer.twitter.com/en/docs/tweets/search/api-reference/enterprise-search
Regards,
Lionel6