Hi!
I would like to use the Search API or REST API to search something like this:
https://twitter.com/search?q=test%20since%3A2010-01-01%20until%3A2010-02-01&src=typd
The problem is: the “q” it’s fine, but the “since” and “until” do not exist on those API’s !! how can I make that kind of search??..
Thanks!