0

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

stefan
  • 90,330
  • 6
  • 25
  • 51
KellyvH
  • 1
  • 2
  • 2
    Hi Kelly, welcome to the stack! Your question is much more likely to be answered if you can produce a [minimal, reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example). Please could you take code from your images and instead include it within backtick blocks? (``` ) – Captain Hat Nov 29 '22 at 13:48

0 Answers0