I want to collect tweets that contain specific words but also from specific dates. Can I put that in the code below or do I need other codings? For the dates I first want to see if I can find tweets with the specified words between 23 and 25 november and then I want to see if I can find tweets with the specified words between 26 and 28 November. Is this possible? screenshot 1 code screenshot 2 code
I tried using the since_id and max_id but they don't seem to work for the specific dates I want