Hello,
I am new to the Twitter API and I would be curious if it is possible to fetch a full list of people who liked my tweet - I am authenticated user. I tried to go through the docs but so far did not find what I am looking for, only analytical data etc.
Any help would be very much appreciated!
Thank you!
No, it’s not possible to do retrospectively but you can gather this live, using Account activity API: Account Activity API | Twitter API | Docs | Twitter Developer Platform (you will need to count likes per tweet yourself, you’ll get “like” events for the user you’ve subscribed)
1 Like
Thank you very much Igor! That is very helpful 
system
Closed
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.