the-convocation / twitter-scraper

A port of n0madic/twitter-scraper to Node.js.
https://the-convocation.github.io/twitter-scraper/
MIT License
176 stars 38 forks source link

Liked tweets are no longer returned #102

Open karashiiro opened 2 months ago

karashiiro commented 2 months ago

The current URL for UserLikedTweets (https://twitter.com/i/api/graphql/eSSNbhECHHWWALkkQq-YTA/Likes) has likely been deprecated and no longer returns any data. This should be replaced with either a newer functioning URL or a new system altogether if the endpoint has been entirely replaced.

karashiiro commented 2 months ago

Either that or likes can just be made private, I should probably check that.

catdevnull commented 1 month ago

as far as I can tell, it's not possible to get liked tweets at all now. there was an exploit with an old twitter or tweetdeck api, but it's gone now