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": "Empty",
"created_at": "2026-08-18T09:21:15.947837+00:00",
"engine": "google",
"google_url": "https://www.googleapis.com/books/v1/volumes/1PFhwgEACAAJ?country=US"
},
"search_parameters": {
"engine": "google_books",
"volume_id": "1PFhwgEACAAJ"
},
"book_result": {
"id": "1PFhwgEACAAJ"
}
}
GET
/v1/data/google/books/volume1 credit / run VerifiedBook Detail
Full volume detail by Google Books id.
Handled for you:Rate Limitrecaptcha
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| volume_id | string | yes | Google Books volume id. |