Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing likes of a tweet #1014

Closed
ThibaultVlacich opened this issue Mar 7, 2018 · 4 comments
Closed

Listing likes of a tweet #1014

ThibaultVlacich opened this issue Mar 7, 2018 · 4 comments
Labels
API This is regarding Twitter's API Question This is a question

Comments

@ThibaultVlacich
Copy link

Hello, is there a way to get a list of people who liked a tweet ? I've read the documentation and I don't seem to find a way.

@imranrajjad
Copy link

well what happened?

@Harmon758
Copy link
Member

@Harmon758 Harmon758 added API This is regarding Twitter's API Question This is a question labels May 4, 2019
@poojadesur
Copy link

Twitter API v2 has an endpoint for it - GET /2/tweets/:id/liking_users. See https://developer.twitter.com/en/docs/twitter-api/tweets/likes/introduction

@Harmon758
Copy link
Member

Please don't necrobump old closed issues.
Support for that endpoint was added with Client.get_liking_users in Tweepy v4.0.0. See #1472.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API This is regarding Twitter's API Question This is a question
Projects
None yet
Development

No branches or pull requests

4 participants