Amazon FBM Scraper avatar

Amazon FBM Scraper

Under maintenance
Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Amazon FBM Scraper

Amazon FBM Scraper

functional_flood/amazon-fbm-scraper

I am committed to building a ready-to-use amazon crawler for easy data uploading and analysis of various e-commerce platforms

Developer
Maintained by Community

You can access the Amazon FBM 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.2",
5    "x-build-id": "nOXbyfXTskYd6shZ3"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/functional_flood~amazon-fbm-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-functional_flood-amazon-fbm-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/functional_flood~amazon-fbm-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-functional_flood-amazon-fbm-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/functional_flood~amazon-fbm-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-functional_flood-amazon-fbm-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          "scraper": {
135            "title": "Use Browser",
136            "type": "boolean",
137            "description": "Keep checked in order to use a real browser in evaluating amazon",
138            "default": true
139          },
140          "country": {
141            "title": "Amazon market",
142            "enum": [
143              "US",
144              "UK",
145              "DE",
146              "ES",
147              "FR",
148              "IT",
149              "IN",
150              "CA",
151              "JP",
152              "AE",
153              "SA",
154              "BR",
155              "MX",
156              "SG",
157              "TR",
158              "NL",
159              "AU",
160              "SE"
161            ],
162            "type": "string",
163            "description": "Select your Amazon domain",
164            "default": "US"
165          },
166          "category": {
167            "title": "Store Department",
168            "enum": [
169              "aps",
170              "arts-crafts-intl-ship",
171              "automotive-intl-ship",
172              "baby-products-intl-ship",
173              "beauty-intl-ship",
174              "stripbooks-intl-ship",
175              "computers-intl-ship",
176              "digital-music",
177              "electronics-intl-ship",
178              "digital-text",
179              "instant-video",
180              "fashion-womens-intl-ship",
181              "fashion-mens-intl-ship",
182              "fashion-girls-intl-ship",
183              "fashion-boys-intl-ship",
184              "deals-intl-ship",
185              "hpc-intl-ship",
186              "kitchen-intl-ship",
187              "industrial-intl-ship",
188              "luggage-intl-ship",
189              "movies-tv-intl-ship",
190              "music-intl-ship",
191              "pets-intl-ship",
192              "software-intl-ship",
193              "sporting-intl-ship",
194              "tools-intl-ship",
195              "toys-and-games-intl-ship",
196              "videogames-intl-ship"
197            ],
198            "type": "string",
199            "description": "Select the store category",
200            "default": "aps"
201          },
202          "searchType": {
203            "title": "Select the type of search you would like",
204            "enum": [
205              "keywords",
206              "asins",
207              "directUrls",
208              "rank"
209            ],
210            "type": "string",
211            "description": "Select the type of search to perform from a choice of keywords, asins or direct Urls",
212            "default": "keywords"
213          },
214          "search": {
215            "title": "Search",
216            "type": "string",
217            "description": "Keywords, asins or directUrls you would like to extract from Amazon, comma separated"
218          },
219          "maxResults": {
220            "title": "Number of results",
221            "type": "integer",
222            "description": "Number of results you would like to save in total."
223          },
224          "proxy": {
225            "title": "Proxy configuration",
226            "type": "object",
227            "description": "Select proxies to be used by your crawler."
228          },
229          "maxReviews": {
230            "title": "Number of reviews",
231            "type": "integer",
232            "description": "Number of reviews you would like to save per product.",
233            "default": 0
234          },
235          "delivery": {
236            "title": "Delivery Location",
237            "enum": [
238              "",
239              "AU,GLUXCountryList_0",
240              "CA,GLUXCountryList_1",
241              "CN,GLUXCountryList_2",
242              "JP,GLUXCountryList_3",
243              "MX,GLUXCountryList_4",
244              "SG,GLUXCountryList_5",
245              "GB,GLUXCountryList_6",
246              "AF,GLUXCountryList_7",
247              "AX,GLUXCountryList_8",
248              "AL,GLUXCountryList_9",
249              "DZ,GLUXCountryList_10",
250              "AS,GLUXCountryList_11",
251              "AD,GLUXCountryList_12",
252              "AO,GLUXCountryList_13",
253              "AI,GLUXCountryList_14",
254              "AG,GLUXCountryList_15",
255              "AR,GLUXCountryList_16",
256              "AM,GLUXCountryList_17",
257              "AW,GLUXCountryList_18",
258              "AU,GLUXCountryList_19",
259              "AT,GLUXCountryList_20",
260              "AZ,GLUXCountryList_21",
261              "BS,GLUXCountryList_22",
262              "BH,GLUXCountryList_23",
263              "BD,GLUXCountryList_24",
264              "BB,GLUXCountryList_25",
265              "BY,GLUXCountryList_26",
266              "BE,GLUXCountryList_27",
267              "BZ,GLUXCountryList_28",
268              "BJ,GLUXCountryList_29",
269              "BM,GLUXCountryList_30",
270              "BT,GLUXCountryList_31",
271              "BO,GLUXCountryList_32",
272              "BQ,GLUXCountryList_33",
273              "BA,GLUXCountryList_34",
274              "BW,GLUXCountryList_35",
275              "BV,GLUXCountryList_36",
276              "BR,GLUXCountryList_37",
277              "IO,GLUXCountryList_38",
278              "BN,GLUXCountryList_39",
279              "BG,GLUXCountryList_40",
280              "BF,GLUXCountryList_41",
281              "BI,GLUXCountryList_42",
282              "KH,GLUXCountryList_43",
283              "CM,GLUXCountryList_44",
284              "CA,GLUXCountryList_45",
285              "CV,GLUXCountryList_46",
286              "KY,GLUXCountryList_47",
287              "CF,GLUXCountryList_48",
288              "TD,GLUXCountryList_49",
289              "CL,GLUXCountryList_50",
290              "CN,GLUXCountryList_51",
291              "CX,GLUXCountryList_52",
292              "CC,GLUXCountryList_53",
293              "CO,GLUXCountryList_54",
294              "KM,GLUXCountryList_55",
295              "CG,GLUXCountryList_56",
296              "CD,GLUXCountryList_57",
297              "CK,GLUXCountryList_58",
298              "CR,GLUXCountryList_59",
299              "CI,GLUXCountryList_60",
300              "HR,GLUXCountryList_61",
301              "CW,GLUXCountryList_62",
302              "CY,GLUXCountryList_63",
303              "CZ,GLUXCountryList_64",
304              "DK,GLUXCountryList_65",
305              "DJ,GLUXCountryList_66",
306              "DM,GLUXCountryList_67",
307              "DO,GLUXCountryList_68",
308              "EC,GLUXCountryList_69",
309              "EG,GLUXCountryList_70",
310              "SV,GLUXCountryList_71",
311              "GQ,GLUXCountryList_72",
312              "ER,GLUXCountryList_73",
313              "EE,GLUXCountryList_74",
314              "ET,GLUXCountryList_75",
315              "FK,GLUXCountryList_76",
316              "FO,GLUXCountryList_77",
317              "FJ,GLUXCountryList_78",
318              "FI,GLUXCountryList_79",
319              "FR,GLUXCountryList_80",
320              "GF,GLUXCountryList_81",
321              "PF,GLUXCountryList_82",
322              "TF,GLUXCountryList_83",
323              "GA,GLUXCountryList_84",
324              "GM,GLUXCountryList_85",
325              "GE,GLUXCountryList_86",
326              "DE,GLUXCountryList_87",
327              "GH,GLUXCountryList_88",
328              "GI,GLUXCountryList_89",
329              "GR,GLUXCountryList_90",
330              "GL,GLUXCountryList_91",
331              "GD,GLUXCountryList_92",
332              "GP,GLUXCountryList_93",
333              "GT,GLUXCountryList_94",
334              "GG,GLUXCountryList_95",
335              "GN,GLUXCountryList_96",
336              "GW,GLUXCountryList_97",
337              "GY,GLUXCountryList_98",
338              "HT,GLUXCountryList_99",
339              "HM,GLUXCountryList_100",
340              "VA,GLUXCountryList_101",
341              "HN,GLUXCountryList_102",
342              "HK,GLUXCountryList_103",
343              "HU,GLUXCountryList_104",
344              "IS,GLUXCountryList_105",
345              "IN,GLUXCountryList_106",
346              "ID,GLUXCountryList_107",
347              "IQ,GLUXCountryList_108",
348              "IE,GLUXCountryList_109",
349              "IM,GLUXCountryList_110",
350              "IL,GLUXCountryList_111",
351              "IT,GLUXCountryList_112",
352              "JM,GLUXCountryList_113",
353              "JP,GLUXCountryList_114",
354              "JE,GLUXCountryList_115",
355              "JO,GLUXCountryList_116",
356              "KZ,GLUXCountryList_117",
357              "KE,GLUXCountryList_118",
358              "KI,GLUXCountryList_119",
359              "KR,GLUXCountryList_120",
360              "XK,GLUXCountryList_121",
361              "KW,GLUXCountryList_122",
362              "KG,GLUXCountryList_123",
363              "LA,GLUXCountryList_124",
364              "LV,GLUXCountryList_125",
365              "LB,GLUXCountryList_126",
366              "LS,GLUXCountryList_127",
367              "LR,GLUXCountryList_128",
368              "LY,GLUXCountryList_129",
369              "LI,GLUXCountryList_130",
370              "LT,GLUXCountryList_131",
371              "LU,GLUXCountryList_132",
372              "MO,GLUXCountryList_133",
373              "MK,GLUXCountryList_134",
374              "MG,GLUXCountryList_135",
375              "MW,GLUXCountryList_136",
376              "MY,GLUXCountryList_137",
377              "MV,GLUXCountryList_138",
378              "ML,GLUXCountryList_139",
379              "MT,GLUXCountryList_140",
380              "MH,GLUXCountryList_141",
381              "MQ,GLUXCountryList_142",
382              "MR,GLUXCountryList_143",
383              "MU,GLUXCountryList_144",
384              "YT,GLUXCountryList_145",
385              "MX,GLUXCountryList_146",
386              "FM,GLUXCountryList_147",
387              "MD,GLUXCountryList_148",
388              "MC,GLUXCountryList_149",
389              "MN,GLUXCountryList_150",
390              "ME,GLUXCountryList_151",
391              "MS,GLUXCountryList_152",
392              "MA,GLUXCountryList_153",
393              "MZ,GLUXCountryList_154",
394              "MM,GLUXCountryList_155",
395              "NA,GLUXCountryList_156",
396              "NR,GLUXCountryList_157",
397              "NP,GLUXCountryList_158",
398              "NL,GLUXCountryList_159",
399              "AN,GLUXCountryList_160",
400              "NC,GLUXCountryList_161",
401              "NZ,GLUXCountryList_162",
402              "NI,GLUXCountryList_163",
403              "NE,GLUXCountryList_164",
404              "NG,GLUXCountryList_165",
405              "NU,GLUXCountryList_166",
406              "NF,GLUXCountryList_167",
407              "NO,GLUXCountryList_168",
408              "OM,GLUXCountryList_169",
409              "PK,GLUXCountryList_170",
410              "PW,GLUXCountryList_171",
411              "PS,GLUXCountryList_172",
412              "PA,GLUXCountryList_173",
413              "PG,GLUXCountryList_174",
414              "PY,GLUXCountryList_175",
415              "PE,GLUXCountryList_176",
416              "PH,GLUXCountryList_177",
417              "PN,GLUXCountryList_178",
418              "PL,GLUXCountryList_179",
419              "PT,GLUXCountryList_180",
420              "QA,GLUXCountryList_181",
421              "RE,GLUXCountryList_182",
422              "RO,GLUXCountryList_183",
423              "RU,GLUXCountryList_184",
424              "RW,GLUXCountryList_185",
425              "BL,GLUXCountryList_186",
426              "SH,GLUXCountryList_187",
427              "KN,GLUXCountryList_188",
428              "LC,GLUXCountryList_189",
429              "MF,GLUXCountryList_190",
430              "PM,GLUXCountryList_191",
431              "VC,GLUXCountryList_192",
432              "WS,GLUXCountryList_193",
433              "SM,GLUXCountryList_194",
434              "ST,GLUXCountryList_195",
435              "SA,GLUXCountryList_196",
436              "SN,GLUXCountryList_197",
437              "RS,GLUXCountryList_198",
438              "SC,GLUXCountryList_199",
439              "SL,GLUXCountryList_200",
440              "SG,GLUXCountryList_201",
441              "SX,GLUXCountryList_202",
442              "SK,GLUXCountryList_203",
443              "SI,GLUXCountryList_204",
444              "SB,GLUXCountryList_205",
445              "SO,GLUXCountryList_206",
446              "ZA,GLUXCountryList_207",
447              "GS,GLUXCountryList_208",
448              "ES,GLUXCountryList_209",
449              "LK,GLUXCountryList_210",
450              "SR,GLUXCountryList_211",
451              "SJ,GLUXCountryList_212",
452              "SZ,GLUXCountryList_213",
453              "SE,GLUXCountryList_214",
454              "CH,GLUXCountryList_215",
455              "TW,GLUXCountryList_216",
456              "TJ,GLUXCountryList_217",
457              "TZ,GLUXCountryList_218",
458              "TH,GLUXCountryList_219",
459              "TL,GLUXCountryList_220",
460              "TG,GLUXCountryList_221",
461              "TK,GLUXCountryList_222",
462              "TO,GLUXCountryList_223",
463              "TT,GLUXCountryList_224",
464              "TN,GLUXCountryList_225",
465              "TR,GLUXCountryList_226",
466              "TM,GLUXCountryList_227",
467              "TC,GLUXCountryList_228",
468              "TV,GLUXCountryList_229",
469              "UG,GLUXCountryList_230",
470              "UA,GLUXCountryList_231",
471              "AE,GLUXCountryList_232",
472              "GB,GLUXCountryList_233",
473              "UM,GLUXCountryList_234",
474              "UY,GLUXCountryList_235",
475              "UZ,GLUXCountryList_236",
476              "VU,GLUXCountryList_237",
477              "VE,GLUXCountryList_238",
478              "VN,GLUXCountryList_239",
479              "VG,GLUXCountryList_240",
480              "WF,GLUXCountryList_241",
481              "EH,GLUXCountryList_242",
482              "YE,GLUXCountryList_243",
483              "ZM,GLUXCountryList_244",
484              "ZW,GLUXCountryList_245"
485            ],
486            "type": "string",
487            "description": "Select the location you would like the product to be delivered to",
488            "default": ""
489          }
490        }
491      },
492      "runsResponseSchema": {
493        "type": "object",
494        "properties": {
495          "data": {
496            "type": "object",
497            "properties": {
498              "id": {
499                "type": "string"
500              },
501              "actId": {
502                "type": "string"
503              },
504              "userId": {
505                "type": "string"
506              },
507              "startedAt": {
508                "type": "string",
509                "format": "date-time",
510                "example": "2025-01-08T00:00:00.000Z"
511              },
512              "finishedAt": {
513                "type": "string",
514                "format": "date-time",
515                "example": "2025-01-08T00:00:00.000Z"
516              },
517              "status": {
518                "type": "string",
519                "example": "READY"
520              },
521              "meta": {
522                "type": "object",
523                "properties": {
524                  "origin": {
525                    "type": "string",
526                    "example": "API"
527                  },
528                  "userAgent": {
529                    "type": "string"
530                  }
531                }
532              },
533              "stats": {
534                "type": "object",
535                "properties": {
536                  "inputBodyLen": {
537                    "type": "integer",
538                    "example": 2000
539                  },
540                  "rebootCount": {
541                    "type": "integer",
542                    "example": 0
543                  },
544                  "restartCount": {
545                    "type": "integer",
546                    "example": 0
547                  },
548                  "resurrectCount": {
549                    "type": "integer",
550                    "example": 0
551                  },
552                  "computeUnits": {
553                    "type": "integer",
554                    "example": 0
555                  }
556                }
557              },
558              "options": {
559                "type": "object",
560                "properties": {
561                  "build": {
562                    "type": "string",
563                    "example": "latest"
564                  },
565                  "timeoutSecs": {
566                    "type": "integer",
567                    "example": 300
568                  },
569                  "memoryMbytes": {
570                    "type": "integer",
571                    "example": 1024
572                  },
573                  "diskMbytes": {
574                    "type": "integer",
575                    "example": 2048
576                  }
577                }
578              },
579              "buildId": {
580                "type": "string"
581              },
582              "defaultKeyValueStoreId": {
583                "type": "string"
584              },
585              "defaultDatasetId": {
586                "type": "string"
587              },
588              "defaultRequestQueueId": {
589                "type": "string"
590              },
591              "buildNumber": {
592                "type": "string",
593                "example": "1.0.0"
594              },
595              "containerUrl": {
596                "type": "string"
597              },
598              "usage": {
599                "type": "object",
600                "properties": {
601                  "ACTOR_COMPUTE_UNITS": {
602                    "type": "integer",
603                    "example": 0
604                  },
605                  "DATASET_READS": {
606                    "type": "integer",
607                    "example": 0
608                  },
609                  "DATASET_WRITES": {
610                    "type": "integer",
611                    "example": 0
612                  },
613                  "KEY_VALUE_STORE_READS": {
614                    "type": "integer",
615                    "example": 0
616                  },
617                  "KEY_VALUE_STORE_WRITES": {
618                    "type": "integer",
619                    "example": 1
620                  },
621                  "KEY_VALUE_STORE_LISTS": {
622                    "type": "integer",
623                    "example": 0
624                  },
625                  "REQUEST_QUEUE_READS": {
626                    "type": "integer",
627                    "example": 0
628                  },
629                  "REQUEST_QUEUE_WRITES": {
630                    "type": "integer",
631                    "example": 0
632                  },
633                  "DATA_TRANSFER_INTERNAL_GBYTES": {
634                    "type": "integer",
635                    "example": 0
636                  },
637                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
638                    "type": "integer",
639                    "example": 0
640                  },
641                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
642                    "type": "integer",
643                    "example": 0
644                  },
645                  "PROXY_SERPS": {
646                    "type": "integer",
647                    "example": 0
648                  }
649                }
650              },
651              "usageTotalUsd": {
652                "type": "number",
653                "example": 0.00005
654              },
655              "usageUsd": {
656                "type": "object",
657                "properties": {
658                  "ACTOR_COMPUTE_UNITS": {
659                    "type": "integer",
660                    "example": 0
661                  },
662                  "DATASET_READS": {
663                    "type": "integer",
664                    "example": 0
665                  },
666                  "DATASET_WRITES": {
667                    "type": "integer",
668                    "example": 0
669                  },
670                  "KEY_VALUE_STORE_READS": {
671                    "type": "integer",
672                    "example": 0
673                  },
674                  "KEY_VALUE_STORE_WRITES": {
675                    "type": "number",
676                    "example": 0.00005
677                  },
678                  "KEY_VALUE_STORE_LISTS": {
679                    "type": "integer",
680                    "example": 0
681                  },
682                  "REQUEST_QUEUE_READS": {
683                    "type": "integer",
684                    "example": 0
685                  },
686                  "REQUEST_QUEUE_WRITES": {
687                    "type": "integer",
688                    "example": 0
689                  },
690                  "DATA_TRANSFER_INTERNAL_GBYTES": {
691                    "type": "integer",
692                    "example": 0
693                  },
694                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
695                    "type": "integer",
696                    "example": 0
697                  },
698                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
699                    "type": "integer",
700                    "example": 0
701                  },
702                  "PROXY_SERPS": {
703                    "type": "integer",
704                    "example": 0
705                  }
706                }
707              }
708            }
709          }
710        }
711      }
712    }
713  }
714}

Amazon FBM 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 Amazon FBM 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: