bocchilorenzo / ntscraper

Scrape from Twitter using Nitter instances
MIT License
178 stars 29 forks source link

How to get the retweets username or quotes username of a tweet #41

Closed ybxgood closed 11 months ago

ybxgood commented 11 months ago

I want to get the retweets username or quotes username of a tweet. Please tell me how to achieve it. Thank you very much.

bocchilorenzo commented 11 months ago

Hello, as I've said in the other issue, the username of the user that made a retweet is not possible to extract at the moment due to it not being included on the webpage. For the quoted tweet, the information is contained for each tweet in the attribute 'quoted-post'.