Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

[FR] Get Quote Tweets For #339

Open
FiveVoltLogic opened this issue Jun 28, 2022 · 0 comments
Open

[FR] Get Quote Tweets For #339

FiveVoltLogic opened this issue Jun 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@FiveVoltLogic
Copy link

Describe the solution you'd like

Though there is a way to collect quote tweets in an initial query, I am looking for a way to collect quote tweets from a given tweet ID much in the same way as the get_retweeted_by function but with the quote_tweets API endpoint instead.

The solution would take a tweet ID (either on its own or by iterating through a list) and given query parameters and return the response fields as per the twitter API reference here

I have attempted my own solution by modifying get_retweeted_by, though it's not adequate enough a solution to submit a pull request and a little above my level of experience.

Thank you

Anything else?

twitter API reference: https://developer.twitter.com/en/docs/twitter-api/tweets/quote-tweets/api-reference/get-tweets-id-quote_tweets

@cjbarrie cjbarrie added the enhancement New feature or request label Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants