Google Search Bar Scraper avatar

Google Search Bar Scraper

Try for free

1 day trial then $10.00/month - No credit card required now

Go to Store
Google Search Bar Scraper

Google Search Bar Scraper

caprolok/google-search-bar-scraper
Try for free

1 day trial then $10.00/month - No credit card required now

Google Search Bar Scraper: Next-gen keyword research tool. Extract keywords from Google, aligning content with market demand. Vital for bloggers, e-commerce pros, & digital marketers. Boost SEO, craft impactful content, and increase traffic. Harness real-time keyword insights and lead the trend.

You can access the Google Search Bar Scraper programmatically from your own applications by using the Apify API. You can 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": "1.0",
5    "x-build-id": "z6LlwzKwIUxx2z0Ob"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/caprolok~google-search-bar-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-caprolok-google-search-bar-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/caprolok~google-search-bar-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-caprolok-google-search-bar-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/caprolok~google-search-bar-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-caprolok-google-search-bar-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          "keyword"
135        ],
136        "properties": {
137          "keyword": {
138            "title": "Keyword to start with",
139            "type": "string",
140            "description": "The keyword you want to get suggestions for.",
141            "default": ""
142          },
143          "country": {
144            "title": "Country",
145            "enum": [
146              "af",
147              "al",
148              "dz",
149              "as",
150              "ad",
151              "ao",
152              "ai",
153              "aq",
154              "ag",
155              "ar",
156              "am",
157              "aw",
158              "au",
159              "at",
160              "az",
161              "bs",
162              "bh",
163              "bd",
164              "bb",
165              "by",
166              "be",
167              "bz",
168              "bj",
169              "bm",
170              "bt",
171              "bo",
172              "ba",
173              "bw",
174              "bv",
175              "br",
176              "io",
177              "bn",
178              "bg",
179              "bf",
180              "bi",
181              "kh",
182              "cm",
183              "ca",
184              "cv",
185              "ky",
186              "cf",
187              "td",
188              "cl",
189              "cn",
190              "cx",
191              "cc",
192              "co",
193              "km",
194              "cg",
195              "cd",
196              "ck",
197              "cr",
198              "ci",
199              "hr",
200              "cu",
201              "cy",
202              "cz",
203              "dk",
204              "dj",
205              "dm",
206              "do",
207              "ec",
208              "eg",
209              "sv",
210              "gq",
211              "er",
212              "ee",
213              "et",
214              "fk",
215              "fo",
216              "fj",
217              "fi",
218              "fr",
219              "gf",
220              "pf",
221              "tf",
222              "ga",
223              "gm",
224              "ge",
225              "de",
226              "gh",
227              "gi",
228              "gr",
229              "gl",
230              "gd",
231              "gp",
232              "gu",
233              "gt",
234              "gn",
235              "gw",
236              "gy",
237              "ht",
238              "hm",
239              "va",
240              "hn",
241              "hk",
242              "hu",
243              "is",
244              "in",
245              "id",
246              "ir",
247              "iq",
248              "ie",
249              "il",
250              "it",
251              "jm",
252              "jp",
253              "jo",
254              "kz",
255              "ke",
256              "ki",
257              "kp",
258              "kr",
259              "kw",
260              "kg",
261              "la",
262              "lv",
263              "lb",
264              "ls",
265              "lr",
266              "ly",
267              "li",
268              "lt",
269              "lu",
270              "mo",
271              "mk",
272              "mg",
273              "mw",
274              "my",
275              "mv",
276              "ml",
277              "mt",
278              "mh",
279              "mq",
280              "mr",
281              "mu",
282              "yt",
283              "mx",
284              "fm",
285              "md",
286              "mc",
287              "mn",
288              "ms",
289              "ma",
290              "mz",
291              "mm",
292              "na",
293              "nr",
294              "np",
295              "nl",
296              "an",
297              "nc",
298              "nz",
299              "ni",
300              "ne",
301              "ng",
302              "nu",
303              "nf",
304              "mp",
305              "no",
306              "om",
307              "pk",
308              "pw",
309              "ps",
310              "pa",
311              "pg",
312              "py",
313              "pe",
314              "ph",
315              "pn",
316              "pl",
317              "pt",
318              "pr",
319              "qa",
320              "re",
321              "ro",
322              "ru",
323              "rw",
324              "sh",
325              "kn",
326              "lc",
327              "pm",
328              "vc",
329              "ws",
330              "sm",
331              "st",
332              "sa",
333              "sn",
334              "rs",
335              "sc",
336              "sl",
337              "sg",
338              "sk",
339              "si",
340              "sb",
341              "so",
342              "za",
343              "gs",
344              "es",
345              "lk",
346              "sd",
347              "sr",
348              "sj",
349              "sz",
350              "se",
351              "ch",
352              "sy",
353              "tw",
354              "tj",
355              "tz",
356              "th",
357              "tl",
358              "tg",
359              "tk",
360              "to",
361              "tt",
362              "tn",
363              "tr",
364              "tm",
365              "tc",
366              "tv",
367              "ug",
368              "ua",
369              "ae",
370              "uk",
371              "gb",
372              "us",
373              "um",
374              "uy",
375              "uz",
376              "vu",
377              "ve",
378              "vn",
379              "vg",
380              "vi",
381              "wf",
382              "eh",
383              "ye",
384              "zm",
385              "zw"
386            ],
387            "type": "string",
388            "description": "Select your country",
389            "default": "us"
390          },
391          "langauage": {
392            "title": "Language",
393            "enum": [
394              "af",
395              "ak",
396              "sq",
397              "ws",
398              "am",
399              "ar",
400              "hy",
401              "az",
402              "eu",
403              "be",
404              "bem",
405              "bn",
406              "bh",
407              "xx-bork",
408              "bs",
409              "br",
410              "bg",
411              "bt",
412              "km",
413              "ca",
414              "chr",
415              "ny",
416              "zh-cn",
417              "zh-tw",
418              "co",
419              "hr",
420              "cs",
421              "da",
422              "nl",
423              "xx-elmer",
424              "en",
425              "eo",
426              "et",
427              "ee",
428              "fo",
429              "tl",
430              "fi",
431              "fr",
432              "fy",
433              "gaa",
434              "gl",
435              "ka",
436              "de",
437              "el",
438              "kl",
439              "gn",
440              "gu",
441              "xx-hacker",
442              "ht",
443              "ha",
444              "haw",
445              "iw",
446              "hi",
447              "hu",
448              "is",
449              "ig",
450              "id",
451              "ia",
452              "ga",
453              "it",
454              "ja",
455              "jw",
456              "kn",
457              "kk",
458              "rw",
459              "rn",
460              "xx-klingon",
461              "kg",
462              "ko",
463              "kri",
464              "ku",
465              "ckb",
466              "ky",
467              "lo",
468              "la",
469              "lv",
470              "ln",
471              "lt",
472              "loz",
473              "lg",
474              "ach",
475              "mk",
476              "mg",
477              "my",
478              "ml",
479              "mt",
480              "mv",
481              "mi",
482              "mr",
483              "mfe",
484              "mo",
485              "mn",
486              "sr-me",
487              "ne",
488              "pcm",
489              "nso",
490              "no",
491              "nn",
492              "oc",
493              "or",
494              "om",
495              "ps",
496              "fa",
497              "xx-pirate",
498              "pl",
499              "pt",
500              "pt-br",
501              "pt-pt",
502              "pa",
503              "qu",
504              "ro",
505              "rm",
506              "nyn",
507              "ru",
508              "gd",
509              "sr",
510              "sh",
511              "st",
512              "tn",
513              "crs",
514              "sn",
515              "sd",
516              "si",
517              "sk",
518              "sl",
519              "so",
520              "es",
521              "es-419",
522              "su",
523              "sw",
524              "sv",
525              "tg",
526              "ta",
527              "tt",
528              "te",
529              "th",
530              "ti",
531              "to",
532              "lua",
533              "tum",
534              "tr",
535              "tk",
536              "tw",
537              "ug",
538              "uk",
539              "ur",
540              "uz",
541              "vu",
542              "vi",
543              "cy",
544              "wo",
545              "xh",
546              "yi",
547              "yo",
548              "zu"
549            ],
550            "type": "string",
551            "description": "Select your language",
552            "default": "en"
553          },
554          "aToZ": {
555            "title": "Get more results",
556            "type": "boolean",
557            "description": "Get more results by selecting this option. We automatically add letters from 'a' to 'z' to your main keyword at the end.You can also add alphabets before your keyword by selecting the option below(",
558            "default": false
559          },
560          "prefix_or_suffix": {
561            "title": "Specify Alphabet Location",
562            "enum": [
563              "prefix",
564              "suffix"
565            ],
566            "type": "string",
567            "description": "automatically add letters from 'a' to 'z' to your main keyword at the beginning or end. Check out the gif in description section to know more",
568            "default": "suffix"
569          }
570        }
571      },
572      "runsResponseSchema": {
573        "type": "object",
574        "properties": {
575          "data": {
576            "type": "object",
577            "properties": {
578              "id": {
579                "type": "string"
580              },
581              "actId": {
582                "type": "string"
583              },
584              "userId": {
585                "type": "string"
586              },
587              "startedAt": {
588                "type": "string",
589                "format": "date-time",
590                "example": "2025-01-08T00:00:00.000Z"
591              },
592              "finishedAt": {
593                "type": "string",
594                "format": "date-time",
595                "example": "2025-01-08T00:00:00.000Z"
596              },
597              "status": {
598                "type": "string",
599                "example": "READY"
600              },
601              "meta": {
602                "type": "object",
603                "properties": {
604                  "origin": {
605                    "type": "string",
606                    "example": "API"
607                  },
608                  "userAgent": {
609                    "type": "string"
610                  }
611                }
612              },
613              "stats": {
614                "type": "object",
615                "properties": {
616                  "inputBodyLen": {
617                    "type": "integer",
618                    "example": 2000
619                  },
620                  "rebootCount": {
621                    "type": "integer",
622                    "example": 0
623                  },
624                  "restartCount": {
625                    "type": "integer",
626                    "example": 0
627                  },
628                  "resurrectCount": {
629                    "type": "integer",
630                    "example": 0
631                  },
632                  "computeUnits": {
633                    "type": "integer",
634                    "example": 0
635                  }
636                }
637              },
638              "options": {
639                "type": "object",
640                "properties": {
641                  "build": {
642                    "type": "string",
643                    "example": "latest"
644                  },
645                  "timeoutSecs": {
646                    "type": "integer",
647                    "example": 300
648                  },
649                  "memoryMbytes": {
650                    "type": "integer",
651                    "example": 1024
652                  },
653                  "diskMbytes": {
654                    "type": "integer",
655                    "example": 2048
656                  }
657                }
658              },
659              "buildId": {
660                "type": "string"
661              },
662              "defaultKeyValueStoreId": {
663                "type": "string"
664              },
665              "defaultDatasetId": {
666                "type": "string"
667              },
668              "defaultRequestQueueId": {
669                "type": "string"
670              },
671              "buildNumber": {
672                "type": "string",
673                "example": "1.0.0"
674              },
675              "containerUrl": {
676                "type": "string"
677              },
678              "usage": {
679                "type": "object",
680                "properties": {
681                  "ACTOR_COMPUTE_UNITS": {
682                    "type": "integer",
683                    "example": 0
684                  },
685                  "DATASET_READS": {
686                    "type": "integer",
687                    "example": 0
688                  },
689                  "DATASET_WRITES": {
690                    "type": "integer",
691                    "example": 0
692                  },
693                  "KEY_VALUE_STORE_READS": {
694                    "type": "integer",
695                    "example": 0
696                  },
697                  "KEY_VALUE_STORE_WRITES": {
698                    "type": "integer",
699                    "example": 1
700                  },
701                  "KEY_VALUE_STORE_LISTS": {
702                    "type": "integer",
703                    "example": 0
704                  },
705                  "REQUEST_QUEUE_READS": {
706                    "type": "integer",
707                    "example": 0
708                  },
709                  "REQUEST_QUEUE_WRITES": {
710                    "type": "integer",
711                    "example": 0
712                  },
713                  "DATA_TRANSFER_INTERNAL_GBYTES": {
714                    "type": "integer",
715                    "example": 0
716                  },
717                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
718                    "type": "integer",
719                    "example": 0
720                  },
721                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
722                    "type": "integer",
723                    "example": 0
724                  },
725                  "PROXY_SERPS": {
726                    "type": "integer",
727                    "example": 0
728                  }
729                }
730              },
731              "usageTotalUsd": {
732                "type": "number",
733                "example": 0.00005
734              },
735              "usageUsd": {
736                "type": "object",
737                "properties": {
738                  "ACTOR_COMPUTE_UNITS": {
739                    "type": "integer",
740                    "example": 0
741                  },
742                  "DATASET_READS": {
743                    "type": "integer",
744                    "example": 0
745                  },
746                  "DATASET_WRITES": {
747                    "type": "integer",
748                    "example": 0
749                  },
750                  "KEY_VALUE_STORE_READS": {
751                    "type": "integer",
752                    "example": 0
753                  },
754                  "KEY_VALUE_STORE_WRITES": {
755                    "type": "number",
756                    "example": 0.00005
757                  },
758                  "KEY_VALUE_STORE_LISTS": {
759                    "type": "integer",
760                    "example": 0
761                  },
762                  "REQUEST_QUEUE_READS": {
763                    "type": "integer",
764                    "example": 0
765                  },
766                  "REQUEST_QUEUE_WRITES": {
767                    "type": "integer",
768                    "example": 0
769                  },
770                  "DATA_TRANSFER_INTERNAL_GBYTES": {
771                    "type": "integer",
772                    "example": 0
773                  },
774                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
775                    "type": "integer",
776                    "example": 0
777                  },
778                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
779                    "type": "integer",
780                    "example": 0
781                  },
782                  "PROXY_SERPS": {
783                    "type": "integer",
784                    "example": 0
785                  }
786                }
787              }
788            }
789          }
790        }
791      }
792    }
793  }
794}

Google Search Scraper | Unearth Top Search Trends 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 Search Bar 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:

Developer
Maintained by Community

Actor Metrics

  • 13 monthly users

  • 7 stars

  • >99% runs succeeded

  • Created in Oct 2023

  • Modified 7 months ago

Categories