Closed zarino closed 10 years ago
This user https://app.intercom.io/apps/63b0c6d4bb5f0867b6e93b0be9b569fb3a7ab1e3/conversations/363051460 wants geocoding based on the location of the user.
This is so she can get only Tweets that are by a person from a particular country.
I think we could use this API to let people choose the region by typing a name: https://dev.twitter.com/docs/api/1.1/get/geo/search
Then the geocode parameter on this to implement. https://dev.twitter.com/docs/api/1.1/get/search/tweets
This is covered really by the timezone for now.
When I use the
near:
search operator (documented here and linked to from the tool), I get an error…This is because, hidden away on this page, Twitter warns us:
The "geocode parameter" is a whole new GET parameter, separate from the search string, which means there's no way for me to enter it using the 'Search for Tweets' search box.
The URL the tool needs to call is something like: