mahrtayyab / tweety

Twitter Scraper
494 stars 67 forks source link

Is it possible to get lastest top10 tweets instead of old tweets? #193

Closed changchiyou closed 5 months ago

changchiyou commented 5 months ago

I want to retrieve latest posts made by a specific Twitter user, but I'm only able to get relatively older posts.


changchiyou commented 5 months ago

duplicated https://github.com/mahrtayyab/tweety/issues/136

mahrtayyab commented 5 months ago

Are you authenticated?

changchiyou commented 5 months ago

@mahrtayyab I have already solved this issue by using advance search (refer to https://github.com/mahrtayyab/tweety/issues/136).