Skip to main content
GET
Search places

Authorizations

x-api-key
string
header
required

Your ScrapeBadger API key. You can find this in your dashboard at https://scrapebadger.com/dashboard/api-keys.

Query Parameters

query
string

Free-form text search for place names.

Example:

"San Francisco"

lat
number<double>

Latitude coordinate for location-based search.

Example:

37.7749

long
number<double>

Longitude coordinate for location-based search.

Example:

-122.4194

Response

Successfully retrieved places.

List of geographic places.

data
object[] | null

Array of place objects.