Skip to content
All sites
Data API

Google Data API

Search, news, patents and trends data from Google.

58endpointsRate Limit · recaptcha handled for you
google.comGET/google/adsGET/google/ads/tr…GET/google/ai-mod…{ } JSON
Example (captured live)
google.com
Example
JSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:20:17.570699+00:00",
"engine": "google",
"google_url": "https://www.google.com/maps/search/best+coffee+makers/@37.5407,-77.4360,12z?hl=en"
},
"search_parameters": {
"engine": "google_maps",
"q": "best coffee makers",
"gl": "us",
"hl": "en",
"type": "search",
"ll": "@37.5407,-77.4360,12z"
},
"local_results": [
],
"related_searches": [
]
}
GET/v1/data/google/maps/search1 credit / run Verified

Maps Search

Search places by query with name, coordinates, rating, reviews and address.

Handled for you:Rate Limitrecaptcha
Parameters
NameTypeReqDescription
querystringyesPlace / business query, e.g. 'coffee shops seattle'.
Advanced filters
glstringnoTwo-letter country code, e.g. us, gb, de. (default: us)
hlstringnoUI language, e.g. en, es, fr. (default: en)
llstringnoLatitude,longitude to center the search, e.g. '@47.6,-122.3,14z'.
numintegernoMax places to return. (default: 40)
pageintegernoPage number (20 per page). (default: 1)