Search places
Geo
Search Places
Search for geographic places that can be attached to tweets. At least one of query, lat/long, or ip must be provided. Results can be filtered by granularity (neighborhood, city, admin, country). Useful for geo-tagging and location-based analysis.
GET
Search places
Authorizations
Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.
Query Parameters
Free-form text search for place names.
Example:
"San Francisco"
Latitude coordinate for location-based search.
Example:
37.7749
Longitude coordinate for location-based search.
Example:
-122.4194
Response
Successfully retrieved places.
List of geographic places.
Array of place objects.

