
Apple App Store Search Scraper
Pricing
Pay per event

Apple App Store Search Scraper
Search the Apple App Store for apps matching a search term. Scrape rich app information app's name, developer, description, price, rating....
0.0 (0)
Pricing
Pay per event
1
Monthly users
1
Runs succeeded
>99%
Last modified
6 days ago
You can access the Apple App Store Search 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": "YpR8wo2KjGAsRlukR"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/dan.scraper~apple-app-store-search-scraper/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-dan.scraper-apple-app-store-search-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/dan.scraper~apple-app-store-search-scraper/runs": {
50 "post": {
51 "operationId": "runs-sync-dan.scraper-apple-app-store-search-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/dan.scraper~apple-app-store-search-scraper/run-sync": {
93 "post": {
94 "operationId": "run-sync-dan.scraper-apple-app-store-search-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 "queries"
135 ],
136 "properties": {
137 "queries": {
138 "title": "Search Queries",
139 "type": "array",
140 "description": "List of search queries. The actor will search the Apple App Store for each query and extract the results.",
141 "items": {
142 "type": "string"
143 }
144 },
145 "maxPagesPerQuery": {
146 "title": "Max pages per query",
147 "minimum": 1,
148 "type": "integer",
149 "description": "The maximum number of search result pages crawled for each search query or URL."
150 },
151 "csvFriendlyOutput": {
152 "title": "Output CSV friendly format",
153 "type": "boolean",
154 "description": "Include shopping results data, use for CSV format"
155 },
156 "countryCode": {
157 "title": "Country",
158 "enum": [
159 "",
160 "al",
161 "dz",
162 "ao",
163 "ai",
164 "ag",
165 "ar",
166 "am",
167 "au",
168 "at",
169 "az",
170 "bs",
171 "bh",
172 "bb",
173 "by",
174 "be",
175 "bz",
176 "bj",
177 "bm",
178 "bt",
179 "bo",
180 "bw",
181 "br",
182 "vg",
183 "bn",
184 "bg",
185 "bf",
186 "kh",
187 "ca",
188 "cv",
189 "ky",
190 "cl",
191 "td",
192 "cn",
193 "co",
194 "cd",
195 "cr",
196 "hr",
197 "cy",
198 "cz",
199 "dk",
200 "dm",
201 "do",
202 "ec",
203 "eg",
204 "sv",
205 "ee",
206 "fj",
207 "fi",
208 "fr",
209 "de",
210 "gm",
211 "gb",
212 "gh",
213 "gr",
214 "gd",
215 "gt",
216 "gw",
217 "gy",
218 "hn",
219 "hk",
220 "hu",
221 "is",
222 "in",
223 "id",
224 "ie",
225 "il",
226 "it",
227 "jm",
228 "jp",
229 "jo",
230 "kz",
231 "ke",
232 "kw",
233 "kg",
234 "la",
235 "lv",
236 "lb",
237 "li",
238 "lt",
239 "lu",
240 "mo",
241 "mk",
242 "mg",
243 "mw",
244 "my",
245 "ml",
246 "mt",
247 "mr",
248 "mu",
249 "mx",
250 "fm",
251 "md",
252 "mn",
253 "ms",
254 "mz",
255 "na",
256 "np",
257 "nl",
258 "nz",
259 "ni",
260 "ne",
261 "ng",
262 "no",
263 "om",
264 "pk",
265 "pw",
266 "pa",
267 "pg",
268 "py",
269 "pe",
270 "ph",
271 "pl",
272 "pt",
273 "qa",
274 "ro",
275 "ru",
276 "st",
277 "sa",
278 "sn",
279 "sc",
280 "sl",
281 "sg",
282 "sk",
283 "si",
284 "sb",
285 "za",
286 "kr",
287 "es",
288 "lk",
289 "kn",
290 "lc",
291 "vc",
292 "sr",
293 "sz",
294 "se",
295 "ch",
296 "tw",
297 "tj",
298 "tz",
299 "th",
300 "tt",
301 "tn",
302 "tr",
303 "tm",
304 "tc",
305 "ug",
306 "ua",
307 "ae",
308 "us",
309 "uy",
310 "uz",
311 "ve",
312 "vn",
313 "ye",
314 "zw"
315 ],
316 "type": "string",
317 "description": "This param is for the Country (e.g. <code>es</code> for Spain). The values must be lower-cased <a href=\"https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2\" target=\"_blank\">ISO 3166</a> country codes supported by Apple App Store. By default, the actor uses United States (<code>us</code>)."
318 },
319 "languageCode": {
320 "title": "Language",
321 "enum": [
322 "",
323 "pt-br",
324 "it-it",
325 "hi-in",
326 "ca-es",
327 "es-es",
328 "zh-tw",
329 "th-th",
330 "da-dk",
331 "fi-fi",
332 "en-gb",
333 "nl-nl",
334 "pl-pl",
335 "ro-ro",
336 "zh-cn",
337 "no-no",
338 "pt-pt",
339 "de-ch",
340 "uk-ua",
341 "en-us",
342 "vi-vi",
343 "sv-se",
344 "en-ca",
345 "fr-fr",
346 "sk-sk",
347 "zh-hk",
348 "hr-hr",
349 "en-au",
350 "ko-kr",
351 "tr-tr",
352 "el-gr",
353 "ms-my",
354 "id-id",
355 "cs-cz",
356 "hu-hu",
357 "fr-ca",
358 "es-mx",
359 "de-de",
360 "ru-ru",
361 "ja-jp"
362 ],
363 "type": "string",
364 "description": "Language for the search results. Only set this if you want to use a non-default language for the selected country. Example: </br><code>pt-br</code> For Portugese - Brazil </br><code>it-it</code> For Italian - Italy </br><code>hi-in</code> For Hindi - India </br><code>ca-es</code> For Catalan - Spain </br><code>es-es</code> For Spanish - Spain </br><code>zh-tw</code> For Chinese - Taiwan </br><code>th-th</code> For Thai - Thailand </br><code>da-dk</code> For Danish - Denmark </br><code>fi-fi</code> For Finnish - Finland </br><code>en-gb</code> For English - United Kingdom </br><code>nl-nl</code> For Dutch - Netherlands </br><code>pl-pl</code> For Polish - Poland </br><code>ro-ro</code> For Romanian - Romania </br><code>zh-cn</code> For Chinese - China </br><code>no-no</code> For Norwegian - Norway </br><code>pt-pt</code> For Portugese - Portugal </br><code>de-ch</code> For German - Switzerland </br><code>uk-ua</code> For Ukrainian - Ukraine </br><code>en-us</code> For English - United States </br><code>vi-vi</code> For Vietnamese - Vietnam </br><code>sv-se</code> For Swedish - Sweden </br><code>en-ca</code> For English - Canada </br><code>fr-fr</code> For French - France </br><code>sk-sk</code> For Slovakian - Slovakia </br><code>zh-hk</code> For Chinese - Hong Kong </br><code>hr-hr</code> For Croatian - Croatia </br><code>en-au</code> For English - Australia </br><code>ko-kr</code> For Korean - South Korea </br><code>tr-tr</code> For Turkish - Turkey </br><code>el-gr</code> For Greek - Greece </br><code>ms-my</code> For Malay - Malaysia </br><code>id-id</code> For Indonesian - Indonesia </br><code>cs-cz</code> For Czech - Czechia </br><code>hu-hu</code> For Hungarian - Hungary </br><code>fr-ca</code> For French - Canada </br><code>es-m",
365 "default": ""
366 },
367 "searchDeveloperName": {
368 "title": "Searching Developer Name",
369 "type": "boolean",
370 "description": "Search both app name and developer name. If you want to search only app name, set this to false."
371 },
372 "appCategory": {
373 "title": "App Category ID",
374 "enum": [
375 "",
376 "6018",
377 "6000",
378 "6026",
379 "6017",
380 "6016",
381 "6015",
382 "6023",
383 "6014",
384 "7001",
385 "7002",
386 "7003",
387 "7004",
388 "7005",
389 "7006",
390 "7009",
391 "7011",
392 "7012",
393 "7013",
394 "7014",
395 "7015",
396 "7016",
397 "7017",
398 "7018",
399 "7019",
400 "6027",
401 "6013",
402 "6012",
403 "6021",
404 "6020",
405 "6011",
406 "6010",
407 "6009",
408 "6008",
409 "6007",
410 "6006",
411 "6005",
412 "6024",
413 "6004",
414 "6003",
415 "6002",
416 "6001"
417 ],
418 "type": "string",
419 "description": "App Category ID for the search results. Example: </br><code>6018</code> For Books </br><code>6000</code> For Business</code> </br><code>6026</code> For Developer Tools</code> </br><code>6017</code> For Education</code> </br><code>6016</code> For Entertainment</code> </br><code>6015</code> For Finance</code> </br><code>6023</code> For Food & Drink</code> </br><code>6014</code> For Games</code> </br><code>7001</code> For Games: Action</code> </br><code>7002</code> For Games: Adventure</code> </br><code>7003</code> For Games: Casual</code> </br><code>7004</code> For Games: Board</code> </br><code>7005</code> For Games: Card</code> </br><code>7006</code> For Games: Casino</code> </br><code>7009</code> For Games: Family</code> </br><code>7011</code> For Games: Music</code> </br><code>7012</code> For Games: Puzzle</code> </br><code>7013</code> For Games: Racing</code> </br><code>7014</code> For Games: Role Playing</code> </br><code>7015</code> For Games: Simulation</code> </br><code>7016</code> For Games: Sports</code> </br><code>7017</code> For Games: Strategy</code> </br><code>7018</code> For Games: Trivia</code> </br><code>7019</code> For Games: Word</code> </br><code>6027</code> For Graphics & Design</code> </br><code>6013</code> For Health & Fitness</code> </br><code>6012</code> For Lifestyle</code> </br><code>6021</code> For Magazines & Newspapers</code> </br><code>6020</code> For Medical</code> </br><code>6011</code> For Music</code> </br><code>6010</code> For Navigation</code> </br><code>6009</code> For News</code> </br><code>"
420 },
421 "device": {
422 "title": "Device",
423 "enum": [
424 "desktop",
425 "mobile",
426 "tablet"
427 ],
428 "type": "string",
429 "description": "Device can be \"desktop\", \"mobile\" or \"tablet.",
430 "default": "desktop"
431 }
432 }
433 },
434 "runsResponseSchema": {
435 "type": "object",
436 "properties": {
437 "data": {
438 "type": "object",
439 "properties": {
440 "id": {
441 "type": "string"
442 },
443 "actId": {
444 "type": "string"
445 },
446 "userId": {
447 "type": "string"
448 },
449 "startedAt": {
450 "type": "string",
451 "format": "date-time",
452 "example": "2025-01-08T00:00:00.000Z"
453 },
454 "finishedAt": {
455 "type": "string",
456 "format": "date-time",
457 "example": "2025-01-08T00:00:00.000Z"
458 },
459 "status": {
460 "type": "string",
461 "example": "READY"
462 },
463 "meta": {
464 "type": "object",
465 "properties": {
466 "origin": {
467 "type": "string",
468 "example": "API"
469 },
470 "userAgent": {
471 "type": "string"
472 }
473 }
474 },
475 "stats": {
476 "type": "object",
477 "properties": {
478 "inputBodyLen": {
479 "type": "integer",
480 "example": 2000
481 },
482 "rebootCount": {
483 "type": "integer",
484 "example": 0
485 },
486 "restartCount": {
487 "type": "integer",
488 "example": 0
489 },
490 "resurrectCount": {
491 "type": "integer",
492 "example": 0
493 },
494 "computeUnits": {
495 "type": "integer",
496 "example": 0
497 }
498 }
499 },
500 "options": {
501 "type": "object",
502 "properties": {
503 "build": {
504 "type": "string",
505 "example": "latest"
506 },
507 "timeoutSecs": {
508 "type": "integer",
509 "example": 300
510 },
511 "memoryMbytes": {
512 "type": "integer",
513 "example": 1024
514 },
515 "diskMbytes": {
516 "type": "integer",
517 "example": 2048
518 }
519 }
520 },
521 "buildId": {
522 "type": "string"
523 },
524 "defaultKeyValueStoreId": {
525 "type": "string"
526 },
527 "defaultDatasetId": {
528 "type": "string"
529 },
530 "defaultRequestQueueId": {
531 "type": "string"
532 },
533 "buildNumber": {
534 "type": "string",
535 "example": "1.0.0"
536 },
537 "containerUrl": {
538 "type": "string"
539 },
540 "usage": {
541 "type": "object",
542 "properties": {
543 "ACTOR_COMPUTE_UNITS": {
544 "type": "integer",
545 "example": 0
546 },
547 "DATASET_READS": {
548 "type": "integer",
549 "example": 0
550 },
551 "DATASET_WRITES": {
552 "type": "integer",
553 "example": 0
554 },
555 "KEY_VALUE_STORE_READS": {
556 "type": "integer",
557 "example": 0
558 },
559 "KEY_VALUE_STORE_WRITES": {
560 "type": "integer",
561 "example": 1
562 },
563 "KEY_VALUE_STORE_LISTS": {
564 "type": "integer",
565 "example": 0
566 },
567 "REQUEST_QUEUE_READS": {
568 "type": "integer",
569 "example": 0
570 },
571 "REQUEST_QUEUE_WRITES": {
572 "type": "integer",
573 "example": 0
574 },
575 "DATA_TRANSFER_INTERNAL_GBYTES": {
576 "type": "integer",
577 "example": 0
578 },
579 "DATA_TRANSFER_EXTERNAL_GBYTES": {
580 "type": "integer",
581 "example": 0
582 },
583 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
584 "type": "integer",
585 "example": 0
586 },
587 "PROXY_SERPS": {
588 "type": "integer",
589 "example": 0
590 }
591 }
592 },
593 "usageTotalUsd": {
594 "type": "number",
595 "example": 0.00005
596 },
597 "usageUsd": {
598 "type": "object",
599 "properties": {
600 "ACTOR_COMPUTE_UNITS": {
601 "type": "integer",
602 "example": 0
603 },
604 "DATASET_READS": {
605 "type": "integer",
606 "example": 0
607 },
608 "DATASET_WRITES": {
609 "type": "integer",
610 "example": 0
611 },
612 "KEY_VALUE_STORE_READS": {
613 "type": "integer",
614 "example": 0
615 },
616 "KEY_VALUE_STORE_WRITES": {
617 "type": "number",
618 "example": 0.00005
619 },
620 "KEY_VALUE_STORE_LISTS": {
621 "type": "integer",
622 "example": 0
623 },
624 "REQUEST_QUEUE_READS": {
625 "type": "integer",
626 "example": 0
627 },
628 "REQUEST_QUEUE_WRITES": {
629 "type": "integer",
630 "example": 0
631 },
632 "DATA_TRANSFER_INTERNAL_GBYTES": {
633 "type": "integer",
634 "example": 0
635 },
636 "DATA_TRANSFER_EXTERNAL_GBYTES": {
637 "type": "integer",
638 "example": 0
639 },
640 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
641 "type": "integer",
642 "example": 0
643 },
644 "PROXY_SERPS": {
645 "type": "integer",
646 "example": 0
647 }
648 }
649 }
650 }
651 }
652 }
653 }
654 }
655 }
656}
Apple App Store Search 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 Apple App Store Search 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
Pay per eventThis Actor is paid per result. You are not charged for the Apify platform usage, but only a fixed price for each dataset of 1,000 items in the Actor outputs.
One Page
$0.020
One page contain 20 results. Scraping 1000 results = 50 pages cost 50 * 0.02 = 1 USD. Other scrapers usually charge average 5 USD for 1000 results.