taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.41k stars 579 forks source link

Scraping likes from an user #175

Closed mikael-s closed 5 years ago

mikael-s commented 5 years ago

We can scrape all tweets from an user. But could we scrape all tweets liked by an user? (available under the https://twitter.com/USER/likes) Or is this impossible because it would require to log in?

Thanks!

taspinar commented 5 years ago

Unfortunately, I think you have to log in in order to see someone's liked tweets. :(