twikit icon indicating copy to clipboard operation
twikit copied to clipboard

Unexpected Record Count Returned from get_tweets

Open continent00 opened this issue 8 months ago • 1 comments

Even though I'm retrieving data with results = await user.get_tweets('Tweets', count=100) I only get 19 records. I thought it would return as many records as the count specified. Is there an issue with my code?

continent00 avatar Apr 15 '25 10:04 continent00

Are you sure there really are that many tweets?

dwqekc avatar Apr 20 '25 15:04 dwqekc