twikit
twikit copied to clipboard
Fetching posts
is it possible to fetch al posts, not 20? for example: amexoffers profile have 7,628,024 posts according to https://www.trackalytics.com/twitter/profile/amexoffers/
but when tried fetching it using tweets = client.get_user_tweets(code, 'Tweets') print(len(tweets))
I got 20 posts