Hi guys,
I’m trying to search for tweets that contain popular hashtags in a certain area using the Search API. However, when I test this on the API console (https://dev.twitter.com/rest/tools/console) it doesn’t return any tweets in my city with a radius of 50mi. My query right now is just from Twitter’s website (#JFCShawnMendes). On Twitter, it says it’s popular in my area, but it’s not returning any tweets from my area. All the coordinates are set correctly. Is it possible to do this with the Twitter Search API or is there a reason this isn’t working?
Thank you