Documentation Index
Fetch the complete documentation index at: https://docs.brightdata.com/llms.txt
Use this file to discover all available pages before exploring further.
https://www.google.com/maps/search/hotels+new+york
Parameters
The search path parameter. Specifies the keyword or phrase you want to search for on Google Maps.https://www.google.com/maps/search/hotels+new+york
curl -X POST https://api.brightdata.com/request \
--header "Content-Type: application/json" \
--header "Authorization: Bearer API_KEY" \
--data '{
"zone": "serp_api1",
"url": "https://www.google.com/maps/search/hotels+new+york",
"format": "raw"
}'