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

Collecting replies to a tweet #363

Closed
mfuoli opened this issue Oct 22, 2019 · 5 comments
Closed

Collecting replies to a tweet #363

mfuoli opened this issue Oct 22, 2019 · 5 comments

Comments

@mfuoli
Copy link

mfuoli commented Oct 22, 2019

Hello!

I'm using rtweet for research purposes and find it incredibly useful. However, I haven't been able to figure out how to collect replies to a given tweet. Is there a straightforward way of doing so?

Thanks in advance for your help!

Matt

@ConorIA
Copy link

ConorIA commented Nov 2, 2019

Unfortunately there does not seem to be any mechanism in the Twitter API to accomplish this. See here. As far as I am aware, this is still true. The workarounds seem to be request-heavy and can get to be very expensive.

@tylerlittlefield
Copy link
Member

Apparently, this will be possible in the revamped API, source: https://blog.twitter.com/developer/en_us/topics/tools/2020/introducing_new_twitter_api.html

  • A cleaner API that's easier to use, with new developer features like the ability to specify which fields get returned, or retrieve more Tweets from a conversation within the same response
  • Some of the most requested features that were missing from the API, including conversation threading, poll results in Tweets, pinned Tweets on profiles, spam filtering, and a more powerful stream filtering and search query language

This looks exciting, as I am really interested in visualizing twitter conversations.

@mfuoli
Copy link
Author

mfuoli commented Jul 31, 2020

This looks very exciting! Any idea when it will be released or when it will be implemented into rtweet?

@llrs
Copy link
Member

llrs commented Feb 16, 2021

No dates, on when the new API will be implemented on rtweet. Also at the moment it doesn't seem that this functionally is provided yet.

@hadley
Copy link
Member

hadley commented Feb 28, 2021

Looks like this will need to wait on v2 support: https://developer.twitter.com/en/docs/twitter-api/conversation-id

@hadley hadley mentioned this issue Mar 4, 2021
@llrs llrs added the API v2 label Dec 7, 2021
@llrs llrs closed this as completed Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants