JustAnotherArchivist / snscrape

A social networking service scraper in Python
GNU General Public License v3.0
4.44k stars 706 forks source link

Is it possible to get retweeted tweet using TwitterSearchScraper Class? #199

Closed tasnimaziz closed 3 years ago

tasnimaziz commented 3 years ago

Can i get tweets which retweeted by someone else using TwitterSearchScraper class?

JustAnotherArchivist commented 3 years ago

No (#8). TwitterProfileScraper can but has other limitations (https://github.com/JustAnotherArchivist/snscrape/issues/85#issuecomment-698998263).