
Google Rank Checker
Pricing
$30.00/month + usage

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