All sites
Data API
Google Data API
Search, news, patents and trends data from Google.
58endpointsRate Limit · recaptcha handled for you
Example (captured live)
google.com
ExampleJSON responseclick the page to trace a field
{
"search_metadata": {
"status": "Success",
"created_at": "2026-08-18T09:22:33.917510+00:00",
"engine": "google",
"google_url": "https://www.google.com/search?q=best+coffee+makers&gl=us&hl=en&tbm=lcl"
},
"search_parameters": {
"engine": "google",
"q": "best coffee makers",
"google_domain": "google.com",
"gl": "us",
"hl": "en",
"tbm": "lcl",
"device": "desktop"
},
"local_results": [
],
"pagination": {
"current": 1
}
}
GET
/v1/data/google/local1 credit / run VerifiedLocal Results
Google local business pack (tbm=lcl).
Handled for you:Rate Limitrecaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Search text, e.g. coffee shops chicago. |
| Advanced filters | |||
| gl | string | no | Country, e.g. us. |
| hl | string | no | Language. |
| page | integer | no | Page number (20 per page). (default: 1) |