mahrtayyab / tweety

Twitter Scraper
480 stars 64 forks source link

Get tweets from a specific date range #194

Closed trevor-nomadik closed 4 months ago

trevor-nomadik commented 4 months ago

Is there a way to get tweets from a specific date range or do I just have to set the pages to an extremely large number to get historical tweets? I imagine this is probably the answer due to the way tweets are loaded on the web.

dgw commented 4 months ago

This was just answered two weeks ago in #190

trevor-nomadik commented 4 months ago

@dgw What if i only want tweets from a specific user in the date range? This seems to just get me mentions

dgw commented 4 months ago

from:twitterusername since:start-date until:end-date

This is a "Twitter search syntax" question, not really a "how do I use this library" question.

mahrtayyab commented 4 months ago

https://github.com/mahrtayyab/tweety/wiki/FAQs#advance-search