
Google Maps Store Review Scraper
Pricing
$20.00/month + usage

Google Maps Store Review Scraper
This Actor scrapes detailed Google Maps reviews, including shop info, reviewer profiles, ratings, and review content with images. It’s designed for fast and efficient data extraction from local businesses.
0.0 (0)
Pricing
$20.00/month + usage
11
Monthly users
20
Runs succeeded
87%
Response time
6.5 hours
Last modified
7 hours ago
You can access the Google Maps Store Review 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": "GWtYu22aFroeltWMx"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/delicious_zebu~google-maps-store-review-scraper/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-delicious_zebu-google-maps-store-review-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/delicious_zebu~google-maps-store-review-scraper/runs": {
50 "post": {
51 "operationId": "runs-sync-delicious_zebu-google-maps-store-review-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/delicious_zebu~google-maps-store-review-scraper/run-sync": {
93 "post": {
94 "operationId": "run-sync-delicious_zebu-google-maps-store-review-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 "properties": {
134 "Urls": {
135 "title": "Store URLs",
136 "uniqueItems": false,
137 "type": "array",
138 "description": "Google Maps store detail page URLs. (E.G., https://www.google.com/maps/place/A'Roma+Roasters+Coffee+%26+Tea/@38.4381047,-122.7214884,17z/data=!3m1!4b1!4m6!3m5!1s0x80843801b3bffdf1:0xd45306e6053b45d2!8m2!3d38.4381047!4d-122.7214884!16s%2Fg%2F1tdc5fr1?hl=en&entry=ttu&g_ep=EgoyMDI0MTAwNy4xIKXMDSoASAFQAw%3D%3D)",
139 "default": [
140 "https://www.google.com/maps/place/Espressioso's+Coffee/@38.4402974,-122.7147034,17z/data=!3m1!4b1!4m6!3m5!1s0x8e1b949393a08425:0x44840afe6aee2824!8m2!3d38.4402974!4d-122.7147034!16s%2Fg%2F11sbw2xxxb?authuser=0&hl=en&entry=ttu&g_ep=EgoyMDI1MDIxMi4wIKXMDSoJLDEwMjExNDU1SAFQAw%3D%3D"
141 ],
142 "items": {
143 "type": "string"
144 }
145 },
146 "maxCrawlPages": {
147 "title": "Max pages",
148 "minimum": 0,
149 "type": "integer",
150 "description": "The maximum number pages to crawl.",
151 "default": 100
152 },
153 "language": {
154 "title": "Language",
155 "enum": [
156 "English (United States)",
157 "Afrikaans",
158 "azərbaycan",
159 "Bahasa Indonesia",
160 "Bahasa Melayu",
161 "bosanski",
162 "català",
163 "Čeština",
164 "Dansk",
165 "Deutsch (Deutschland)",
166 "eesti",
167 "Español (España)",
168 "Español (Latinoamérica)",
169 "euskara",
170 "Filipino",
171 "Français (France)",
172 "galego",
173 "Hrvatski",
174 "isiZulu",
175 "íslenska",
176 "Italiano",
177 "Kiswahili",
178 "latviešu",
179 "lietuvių",
180 "magyar",
181 "Nederlands",
182 "norsk",
183 "oʻzbekcha",
184 "polski",
185 "Português (Brasil)",
186 "Português (Portugal)",
187 "română",
188 "shqip",
189 "Slovenčina",
190 "slovenščina",
191 "Suomi",
192 "Svenska",
193 "Tiếng Việt",
194 "Türkçe",
195 "Ελληνικά",
196 "български",
197 "кыргызча",
198 "қазақ тілі",
199 "македонски",
200 "монгол",
201 "Русский",
202 "српски (ћирилица)",
203 "Українська",
204 "ქართული",
205 "հայերեն",
206 "עברית",
207 "اردو",
208 "العربية",
209 "فارسی",
210 "አማርኛ",
211 "नेपाली",
212 "हिन्दी",
213 "मराठी",
214 "বাংলা",
215 "ਪੰਜਾਬੀ",
216 "ગુજરાતી",
217 "தமிழ்",
218 "తెలుగు",
219 "ಕನ್ನಡ",
220 "മലയാളം",
221 "සිංහල",
222 "ไทย",
223 "ລາວ",
224 "ဗမာ",
225 "ខ្មែរ",
226 "한국어",
227 "日本語",
228 "简体中文",
229 "繁體中文"
230 ],
231 "type": "string",
232 "description": "Select the language for Google Maps data. The default is 'English (United States)'.",
233 "default": "English (United States)"
234 },
235 "sort_by": {
236 "title": "Sort by",
237 "enum": [
238 "Most relevant",
239 "Newest",
240 "Highest rating",
241 "Lowest rating"
242 ],
243 "type": "string",
244 "description": "Select the sorting method for reviews. Defaults to 'Newest'. (Note: Due to website limitations, selecting 'Newest' will collect all reviews, while other sorting options can collect up to 360 reviews maximum.)",
245 "default": "Newest"
246 }
247 }
248 },
249 "runsResponseSchema": {
250 "type": "object",
251 "properties": {
252 "data": {
253 "type": "object",
254 "properties": {
255 "id": {
256 "type": "string"
257 },
258 "actId": {
259 "type": "string"
260 },
261 "userId": {
262 "type": "string"
263 },
264 "startedAt": {
265 "type": "string",
266 "format": "date-time",
267 "example": "2025-01-08T00:00:00.000Z"
268 },
269 "finishedAt": {
270 "type": "string",
271 "format": "date-time",
272 "example": "2025-01-08T00:00:00.000Z"
273 },
274 "status": {
275 "type": "string",
276 "example": "READY"
277 },
278 "meta": {
279 "type": "object",
280 "properties": {
281 "origin": {
282 "type": "string",
283 "example": "API"
284 },
285 "userAgent": {
286 "type": "string"
287 }
288 }
289 },
290 "stats": {
291 "type": "object",
292 "properties": {
293 "inputBodyLen": {
294 "type": "integer",
295 "example": 2000
296 },
297 "rebootCount": {
298 "type": "integer",
299 "example": 0
300 },
301 "restartCount": {
302 "type": "integer",
303 "example": 0
304 },
305 "resurrectCount": {
306 "type": "integer",
307 "example": 0
308 },
309 "computeUnits": {
310 "type": "integer",
311 "example": 0
312 }
313 }
314 },
315 "options": {
316 "type": "object",
317 "properties": {
318 "build": {
319 "type": "string",
320 "example": "latest"
321 },
322 "timeoutSecs": {
323 "type": "integer",
324 "example": 300
325 },
326 "memoryMbytes": {
327 "type": "integer",
328 "example": 1024
329 },
330 "diskMbytes": {
331 "type": "integer",
332 "example": 2048
333 }
334 }
335 },
336 "buildId": {
337 "type": "string"
338 },
339 "defaultKeyValueStoreId": {
340 "type": "string"
341 },
342 "defaultDatasetId": {
343 "type": "string"
344 },
345 "defaultRequestQueueId": {
346 "type": "string"
347 },
348 "buildNumber": {
349 "type": "string",
350 "example": "1.0.0"
351 },
352 "containerUrl": {
353 "type": "string"
354 },
355 "usage": {
356 "type": "object",
357 "properties": {
358 "ACTOR_COMPUTE_UNITS": {
359 "type": "integer",
360 "example": 0
361 },
362 "DATASET_READS": {
363 "type": "integer",
364 "example": 0
365 },
366 "DATASET_WRITES": {
367 "type": "integer",
368 "example": 0
369 },
370 "KEY_VALUE_STORE_READS": {
371 "type": "integer",
372 "example": 0
373 },
374 "KEY_VALUE_STORE_WRITES": {
375 "type": "integer",
376 "example": 1
377 },
378 "KEY_VALUE_STORE_LISTS": {
379 "type": "integer",
380 "example": 0
381 },
382 "REQUEST_QUEUE_READS": {
383 "type": "integer",
384 "example": 0
385 },
386 "REQUEST_QUEUE_WRITES": {
387 "type": "integer",
388 "example": 0
389 },
390 "DATA_TRANSFER_INTERNAL_GBYTES": {
391 "type": "integer",
392 "example": 0
393 },
394 "DATA_TRANSFER_EXTERNAL_GBYTES": {
395 "type": "integer",
396 "example": 0
397 },
398 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
399 "type": "integer",
400 "example": 0
401 },
402 "PROXY_SERPS": {
403 "type": "integer",
404 "example": 0
405 }
406 }
407 },
408 "usageTotalUsd": {
409 "type": "number",
410 "example": 0.00005
411 },
412 "usageUsd": {
413 "type": "object",
414 "properties": {
415 "ACTOR_COMPUTE_UNITS": {
416 "type": "integer",
417 "example": 0
418 },
419 "DATASET_READS": {
420 "type": "integer",
421 "example": 0
422 },
423 "DATASET_WRITES": {
424 "type": "integer",
425 "example": 0
426 },
427 "KEY_VALUE_STORE_READS": {
428 "type": "integer",
429 "example": 0
430 },
431 "KEY_VALUE_STORE_WRITES": {
432 "type": "number",
433 "example": 0.00005
434 },
435 "KEY_VALUE_STORE_LISTS": {
436 "type": "integer",
437 "example": 0
438 },
439 "REQUEST_QUEUE_READS": {
440 "type": "integer",
441 "example": 0
442 },
443 "REQUEST_QUEUE_WRITES": {
444 "type": "integer",
445 "example": 0
446 },
447 "DATA_TRANSFER_INTERNAL_GBYTES": {
448 "type": "integer",
449 "example": 0
450 },
451 "DATA_TRANSFER_EXTERNAL_GBYTES": {
452 "type": "integer",
453 "example": 0
454 },
455 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
456 "type": "integer",
457 "example": 0
458 },
459 "PROXY_SERPS": {
460 "type": "integer",
461 "example": 0
462 }
463 }
464 }
465 }
466 }
467 }
468 }
469 }
470 }
471}
Google Maps Store Review 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 Maps Store Review 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:
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
3 days
Price
$20.00