GetOldTweets3 icon indicating copy to clipboard operation
GetOldTweets3 copied to clipboard

Can't Import Desirable Number of Tweets

Open Filippos101 opened this issue 4 years ago • 0 comments

Hello everyone!

I am experimenting with the GetOldTweet3 library and I fail to achieve my goal.

I am using the following CLI command:

GetOldTweets3 --querysearch "Elon" --since 2019-01-01 --until 2020-06-05 --maxtweets 1000000 --toptweets

In simple terms, I am trying to scrap daily tweets related to keyword "Elon" from January 1st, 2019, to current day. When running this command instead of getting the top daily tweets since that day, I get around one thousand tweets from the last two weeks.

Does anyone know how I can import the tweets in the time-span of choice and be able to set the number of tweets I want to import per day?

Best Regards, Filippos

Filippos101 avatar May 07 '20 11:05 Filippos101