tophboogie / trumptweets

A Twitter scraper that logs Trump's emotional state via IBM Watson API
2 stars 1 forks source link

Api return daterange #17

Closed tophboogie closed 7 years ago

tophboogie commented 7 years ago

Get calls of the form tweets/month-day-year/to/month-day-year will return array of tweets in that date range. Date range is inclusive (tweets up until midnight on specified day)

tophboogie commented 7 years ago

fixes #18