Having the following issue trying to scrap data with following code with TWINT:
twint --search "ElonMusk -filter:replies" --since "2022-01-01" --links exclude --csv -o EM1.csv --lang "en"
Scraping never goes further back than 2022-11-22 for some reason.
I've tried to insert other time dates but nothing works. I also tried to add a time stamp and add --until function too, but nothing worked.