Hello, I’m trying to collect data for a project using the search api, so I have to collect tweets with a specific hashtag.
I noticed that twitter does not allow tweets older than 10 days (I did the tests by changing the since_id as a search parameter). Is it possible to somehow take the older ones?
Thanks in advance