Google Books Scraper avatar
Google Books Scraper

Deprecated

Pricing

$2.79 / 1,000 results

Go to Store
Google Books Scraper

Google Books Scraper

Deprecated

Developed by

PrimeApi

PrimeApi

Maintained by Community

Extract data from Google Books. Search for Books, Magazines and Newspapers, search by titles, author, subject, language, publish date, ISBNs, or keywords to preform a fuzzy search, result includes book title, description, book link url, authors, publication date.

0.0 (0)

Pricing

$2.79 / 1,000 results

2

Total users

32

Monthly users

4

Last modified

9 months ago

You can access the Google Books Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1{
2  "openapi": "3.0.1",
3  "info": {
4    "version": "0.0",
5    "x-build-id": "EKrPQvSGnW9Ecwdcu"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/primeapi~google-books-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-primeapi-google-books-scraper",
16        "x-openai-isConsequential": false,
17        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
18        "tags": [
19          "Run Actor"
20        ],
21        "requestBody": {
22          "required": true,
23          "content": {
24            "application/json": {
25              "schema": {
26                "$ref": "#/components/schemas/inputSchema"
27              }
28            }
29          }
30        },
31        "parameters": [
32          {
33            "name": "token",
34            "in": "query",
35            "required": true,
36            "schema": {
37              "type": "string"
38            },
39            "description": "Enter your Apify token here"
40          }
41        ],
42        "responses": {
43          "200": {
44            "description": "OK"
45          }
46        }
47      }
48    },
49    "/acts/primeapi~google-books-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-primeapi-google-books-scraper",
52        "x-openai-isConsequential": false,
53        "summary": "Executes an Actor and returns information about the initiated run in response.",
54        "tags": [
55          "Run Actor"
56        ],
57        "requestBody": {
58          "required": true,
59          "content": {
60            "application/json": {
61              "schema": {
62                "$ref": "#/components/schemas/inputSchema"
63              }
64            }
65          }
66        },
67        "parameters": [
68          {
69            "name": "token",
70            "in": "query",
71            "required": true,
72            "schema": {
73              "type": "string"
74            },
75            "description": "Enter your Apify token here"
76          }
77        ],
78        "responses": {
79          "200": {
80            "description": "OK",
81            "content": {
82              "application/json": {
83                "schema": {
84                  "$ref": "#/components/schemas/runsResponseSchema"
85                }
86              }
87            }
88          }
89        }
90      }
91    },
92    "/acts/primeapi~google-books-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-primeapi-google-books-scraper",
95        "x-openai-isConsequential": false,
96        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
97        "tags": [
98          "Run Actor"
99        ],
100        "requestBody": {
101          "required": true,
102          "content": {
103            "application/json": {
104              "schema": {
105                "$ref": "#/components/schemas/inputSchema"
106              }
107            }
108          }
109        },
110        "parameters": [
111          {
112            "name": "token",
113            "in": "query",
114            "required": true,
115            "schema": {
116              "type": "string"
117            },
118            "description": "Enter your Apify token here"
119          }
120        ],
121        "responses": {
122          "200": {
123            "description": "OK"
124          }
125        }
126      }
127    }
128  },
129  "components": {
130    "schemas": {
131      "inputSchema": {
132        "type": "object",
133        "required": [
134          "maxItems"
135        ],
136        "properties": {
137          "search": {
138            "title": "Fuzzy Search",
139            "type": "string",
140            "description": "Enter keywords or phrases to perform a fuzzy search across the content. Fuzzy search allows for approximate matches, making it easier to find relevant results even if the exact terms are not known."
141          },
142          "title": {
143            "title": "Exact Search",
144            "type": "string",
145            "description": "Enter the exact title or part of the title of the book or publication you are looking for. This search will return results that match the title provided. Note that if this field is set, the Fuzzy Search option will be ignored."
146          },
147          "maxItems": {
148            "title": "Max Items",
149            "type": "integer",
150            "description": "Max Items resulted form this run. This indicate how many items to scrape."
151          },
152          "language": {
153            "title": "language",
154            "enum": [
155              "",
156              "lang_af",
157              "lang_ar",
158              "lang_hy",
159              "lang_be",
160              "lang_bg",
161              "lang_ca",
162              "lang_zh-CN",
163              "lang_zh-TW",
164              "lang_hr",
165              "lang_cs",
166              "lang_da",
167              "lang_nl",
168              "lang_en",
169              "lang_eo",
170              "lang_et",
171              "lang_tl",
172              "lang_fi",
173              "lang_fr",
174              "lang_de",
175              "lang_el",
176              "lang_iw",
177              "lang_hi",
178              "lang_hu",
179              "lang_is",
180              "lang_id",
181              "lang_it",
182              "lang_ja",
183              "lang_ko",
184              "lang_lv",
185              "lang_lt",
186              "lang_no",
187              "lang_fa",
188              "lang_pl",
189              "lang_pt",
190              "lang_ro",
191              "lang_ru",
192              "lang_sr",
193              "lang_sk",
194              "lang_sl",
195              "lang_es",
196              "lang_sw",
197              "lang_sv",
198              "lang_th",
199              "lang_tr",
200              "lang_uk",
201              "lang_vi"
202            ],
203            "type": "string",
204            "description": "Select the language in which item is written in. This filter helps narrow down results to publications available in the specified language.",
205            "default": ""
206          },
207          "startDate": {
208            "title": "Start Date",
209            "type": "string",
210            "description": "Select the start date to filter content published after this date."
211          },
212          "endDate": {
213            "title": "End Date",
214            "type": "string",
215            "description": "Select the end date to filter content published before this date."
216          },
217          "author": {
218            "title": "Author",
219            "type": "string",
220            "description": "Enter the name of the author to search for books or publications written by them. This search will return results that match the author name provided."
221          },
222          "publisher": {
223            "title": "Publisher",
224            "type": "string",
225            "description": "Enter the name of the publisher to search for books or publications released by them. This search will return results that match the publisher name provided."
226          },
227          "subject": {
228            "title": "Subject",
229            "type": "string",
230            "description": "Enter the subject or topic to search for books or publications related to it. This search will return results that match the subject provided."
231          },
232          "contentType": {
233            "title": "Content Type",
234            "enum": [
235              "",
236              "BOOKS",
237              "MAGAZINES",
238              "JOURNALS"
239            ],
240            "type": "string",
241            "description": "Select the type of content you want to search for. Options include books, magazines, and journals.",
242            "default": "BOOKS"
243          },
244          "isbn": {
245            "title": "ISBN",
246            "type": "string",
247            "description": "Enter the ISBN to search for a specific book by its unique identifier. ISBNs are typically 10 or 13 digits long. e.g. 0060930314"
248          },
249          "issn": {
250            "title": "ISSN",
251            "type": "string",
252            "description": "Enter the ISSN to search for specific magazines or journals by their unique identifier. ISSNs are 8 digits long. e.g. 0161-7370"
253          }
254        }
255      },
256      "runsResponseSchema": {
257        "type": "object",
258        "properties": {
259          "data": {
260            "type": "object",
261            "properties": {
262              "id": {
263                "type": "string"
264              },
265              "actId": {
266                "type": "string"
267              },
268              "userId": {
269                "type": "string"
270              },
271              "startedAt": {
272                "type": "string",
273                "format": "date-time",
274                "example": "2025-01-08T00:00:00.000Z"
275              },
276              "finishedAt": {
277                "type": "string",
278                "format": "date-time",
279                "example": "2025-01-08T00:00:00.000Z"
280              },
281              "status": {
282                "type": "string",
283                "example": "READY"
284              },
285              "meta": {
286                "type": "object",
287                "properties": {
288                  "origin": {
289                    "type": "string",
290                    "example": "API"
291                  },
292                  "userAgent": {
293                    "type": "string"
294                  }
295                }
296              },
297              "stats": {
298                "type": "object",
299                "properties": {
300                  "inputBodyLen": {
301                    "type": "integer",
302                    "example": 2000
303                  },
304                  "rebootCount": {
305                    "type": "integer",
306                    "example": 0
307                  },
308                  "restartCount": {
309                    "type": "integer",
310                    "example": 0
311                  },
312                  "resurrectCount": {
313                    "type": "integer",
314                    "example": 0
315                  },
316                  "computeUnits": {
317                    "type": "integer",
318                    "example": 0
319                  }
320                }
321              },
322              "options": {
323                "type": "object",
324                "properties": {
325                  "build": {
326                    "type": "string",
327                    "example": "latest"
328                  },
329                  "timeoutSecs": {
330                    "type": "integer",
331                    "example": 300
332                  },
333                  "memoryMbytes": {
334                    "type": "integer",
335                    "example": 1024
336                  },
337                  "diskMbytes": {
338                    "type": "integer",
339                    "example": 2048
340                  }
341                }
342              },
343              "buildId": {
344                "type": "string"
345              },
346              "defaultKeyValueStoreId": {
347                "type": "string"
348              },
349              "defaultDatasetId": {
350                "type": "string"
351              },
352              "defaultRequestQueueId": {
353                "type": "string"
354              },
355              "buildNumber": {
356                "type": "string",
357                "example": "1.0.0"
358              },
359              "containerUrl": {
360                "type": "string"
361              },
362              "usage": {
363                "type": "object",
364                "properties": {
365                  "ACTOR_COMPUTE_UNITS": {
366                    "type": "integer",
367                    "example": 0
368                  },
369                  "DATASET_READS": {
370                    "type": "integer",
371                    "example": 0
372                  },
373                  "DATASET_WRITES": {
374                    "type": "integer",
375                    "example": 0
376                  },
377                  "KEY_VALUE_STORE_READS": {
378                    "type": "integer",
379                    "example": 0
380                  },
381                  "KEY_VALUE_STORE_WRITES": {
382                    "type": "integer",
383                    "example": 1
384                  },
385                  "KEY_VALUE_STORE_LISTS": {
386                    "type": "integer",
387                    "example": 0
388                  },
389                  "REQUEST_QUEUE_READS": {
390                    "type": "integer",
391                    "example": 0
392                  },
393                  "REQUEST_QUEUE_WRITES": {
394                    "type": "integer",
395                    "example": 0
396                  },
397                  "DATA_TRANSFER_INTERNAL_GBYTES": {
398                    "type": "integer",
399                    "example": 0
400                  },
401                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
402                    "type": "integer",
403                    "example": 0
404                  },
405                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
406                    "type": "integer",
407                    "example": 0
408                  },
409                  "PROXY_SERPS": {
410                    "type": "integer",
411                    "example": 0
412                  }
413                }
414              },
415              "usageTotalUsd": {
416                "type": "number",
417                "example": 0.00005
418              },
419              "usageUsd": {
420                "type": "object",
421                "properties": {
422                  "ACTOR_COMPUTE_UNITS": {
423                    "type": "integer",
424                    "example": 0
425                  },
426                  "DATASET_READS": {
427                    "type": "integer",
428                    "example": 0
429                  },
430                  "DATASET_WRITES": {
431                    "type": "integer",
432                    "example": 0
433                  },
434                  "KEY_VALUE_STORE_READS": {
435                    "type": "integer",
436                    "example": 0
437                  },
438                  "KEY_VALUE_STORE_WRITES": {
439                    "type": "number",
440                    "example": 0.00005
441                  },
442                  "KEY_VALUE_STORE_LISTS": {
443                    "type": "integer",
444                    "example": 0
445                  },
446                  "REQUEST_QUEUE_READS": {
447                    "type": "integer",
448                    "example": 0
449                  },
450                  "REQUEST_QUEUE_WRITES": {
451                    "type": "integer",
452                    "example": 0
453                  },
454                  "DATA_TRANSFER_INTERNAL_GBYTES": {
455                    "type": "integer",
456                    "example": 0
457                  },
458                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
459                    "type": "integer",
460                    "example": 0
461                  },
462                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
463                    "type": "integer",
464                    "example": 0
465                  },
466                  "PROXY_SERPS": {
467                    "type": "integer",
468                    "example": 0
469                  }
470                }
471              }
472            }
473          }
474        }
475      }
476    }
477  }
478}

Google Books Scraper OpenAPI definition

OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.

OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.

By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.

You can download the OpenAPI definitions for Google Books Scraper from the options below:

If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.

You can also check out our other API clients: