Retrieve the latitude and longitude of a location name. Given this information you can fill the location-filter
parameter in the news search endpoint.
{
"latitude": 35.652832,
"longitude": 139.839478,
"city": "Tokyo"
}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}