Hello to everyone.
Tweets can be downloaded through the R with the Twitter API. Various filters can be used for these tweets (e.g. language, region, time period). While doing so, a word or hashtag is determined and the tweets containing these can be downloaded.
Well, is there any way to get tweets from a particular time frame or location without using any hashtags or words via Twitter API? I just want to get tweets using filters without any specific word or hashtag. I wonder if there is a function like that on Twitter's premium or enterprise API account?
Thanks in advance.