Closed agnoam closed 8 months ago
Can you please specify Tweet Id
Can you please specify Tweet Id
1763017952243429422
- Twitter no longer returns anything in its full Capacity.
What does it mean?
- Twitter no longer returns anything in its full Capacity.
What does it mean?
Even on Website there are 67
Where did you see it?
There are 69 likes in this post (right for now)
https://twitter.com/ShrimpTeslaLong/status/1763017952243429422/likes
They are 67 if you count , either the Like Count is messed or something else with Twitter
Problem description:
When using the
iter_tweet_likes()
with a cursor, and trying to yield until the end (just in case the rate limit is not exceeded)Example code:
This is the code I used in my test. and for example for post with 69 likes, this script returned me 67 likes.