twint
twint copied to clipboard
[Question] Is it Possible to get retweets of tweet?
I have searched a lot but could not find how to get retweets of a tweet. Is it possible using twint? if yes how can i do it?
You can use the field "quote_url" that contains the link to the original post. Extract from it the username and the id of the post and make another call to Twint based on that username, then filter the posts by post id