Scweet
Scweet copied to clipboard
Different number of tweets for the same query
Thank you so much for this repository!But I met up with a problem. I'm running scweet.py with these parameters: --from_account (a valid account) --since 2019-11-01 --until 2020-01-01 --display_type Latest --headless False" but each time I run it I'm getting different number of tweets for each .csv file. I ran it like 10 times and the csv files are totally different each other, the first one has X tweets, the next one +340, the next one -238, and so on. When they all should have the same number of tweets.
Could u help me please? Thanks a lot!