Hi all,
I want to build an app to show users tweets according to a location that a user searches.
For example, a user can search San Franciso, CA and then see the top 25 trending hashtags there. Then they could tap on a hashtag and see the most popular tweets that use that hashtag.
I know there is a 15 call/hour limit, and that some of twitter’s documentation says caching geo data is against policy; can someone advice whether this possible and within scope for API usage?