is there any api to get most liked and most retweet tweets globally of last 7 days…
Not that i know of unfortunately.
can we get that data of 1 day even in enterprise api??
The enterprise APIs are for streaming and for search, but there’s no “most liked” or “most retweeted” operators, so you would need to do something to track all of the Tweets and do that calculation yourself, which would be very complicated. If these are features that you need, it would be a good idea to explain your use case and request them via our API Feedback forum.
1 Like