Mercadona Product Scraper avatar

Mercadona Product Scraper

Try for free

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

Go to Store
Mercadona Product Scraper

Mercadona Product Scraper

aitorsm/mercadona-product-scraper
Try for free

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

Efficiently scrape and extract Mercadona product data for market research, price comparison, and inventory tracking. This Mercadona Product Scraper provides structured data on product details, categories, pricing, and availability, with flexible filtering by postal code for region-specific insights.

You can access the Mercadona Product 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": "0.0",
5    "x-build-id": "dXQQhhsGenj99gppj"
6  },
7  "servers": [
8    {
9      "url": "https://api.apify.com/v2"
10    }
11  ],
12  "paths": {
13    "/acts/aitorsm~mercadona-product-scraper/run-sync-get-dataset-items": {
14      "post": {
15        "operationId": "run-sync-get-dataset-items-aitorsm-mercadona-product-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/aitorsm~mercadona-product-scraper/runs": {
50      "post": {
51        "operationId": "runs-sync-aitorsm-mercadona-product-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/aitorsm~mercadona-product-scraper/run-sync": {
93      "post": {
94        "operationId": "run-sync-aitorsm-mercadona-product-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          "postalCode"
135        ],
136        "properties": {
137          "postalCode": {
138            "title": "postalCode",
139            "enum": [
140              "01001",
141              "01002",
142              "01003",
143              "01004",
144              "01005",
145              "01006",
146              "01007",
147              "01008",
148              "01009",
149              "01010",
150              "01012",
151              "01013",
152              "01015",
153              "01192",
154              "01193",
155              "01194",
156              "01195",
157              "01230",
158              "01320",
159              "01330",
160              "02001",
161              "02002",
162              "02003",
163              "02004",
164              "02005",
165              "02006",
166              "02007",
167              "02008",
168              "02049",
169              "02600",
170              "03001",
171              "03002",
172              "03003",
173              "03004",
174              "03005",
175              "03006",
176              "03007",
177              "03008",
178              "03009",
179              "03010",
180              "03011",
181              "03012",
182              "03013",
183              "03014",
184              "03015",
185              "03016",
186              "03100",
187              "03109",
188              "03110",
189              "03111",
190              "03112",
191              "03113",
192              "03114",
193              "03115",
194              "03130",
195              "03139",
196              "03140",
197              "03149",
198              "03150",
199              "03158",
200              "03159",
201              "03160",
202              "03169",
203              "03170",
204              "03176",
205              "03177",
206              "03178",
207              "03179",
208              "03180",
209              "03181",
210              "03182",
211              "03183",
212              "03184",
213              "03185",
214              "03186",
215              "03187",
216              "03188",
217              "03189",
218              "03190",
219              "03191",
220              "03193",
221              "03194",
222              "03195",
223              "03201",
224              "03202",
225              "03203",
226              "03204",
227              "03205",
228              "03206",
229              "03207",
230              "03208",
231              "03290",
232              "03291",
233              "03292",
234              "03293",
235              "03294",
236              "03295",
237              "03296",
238              "03300",
239              "03310",
240              "03311",
241              "03312",
242              "03314",
243              "03315",
244              "03316",
245              "03317",
246              "03318",
247              "03319",
248              "03320",
249              "03321",
250              "03322",
251              "03325",
252              "03330",
253              "03339",
254              "03340",
255              "03348",
256              "03349",
257              "03350",
258              "03360",
259              "03369",
260              "03370",
261              "03380",
262              "03390",
263              "03400",
264              "03410",
265              "03420",
266              "03430",
267              "03440",
268              "03501",
269              "03502",
270              "03503",
271              "03509",
272              "03510",
273              "03520",
274              "03530",
275              "03540",
276              "03550",
277              "03559",
278              "03560",
279              "03569",
280              "03570",
281              "03580",
282              "03581",
283              "03590",
284              "03599",
285              "03600",
286              "03610",
287              "03630",
288              "03639",
289              "03640",
290              "03660",
291              "03670",
292              "03679",
293              "03680",
294              "03690",
295              "03698",
296              "03699",
297              "03700",
298              "03709",
299              "03710",
300              "03720",
301              "03724",
302              "03725",
303              "03726",
304              "03727",
305              "03728",
306              "03729",
307              "03730",
308              "03737",
309              "03738",
310              "03739",
311              "03740",
312              "03749",
313              "03750",
314              "03759",
315              "03760",
316              "03769",
317              "03770",
318              "03778",
319              "03779",
320              "03780",
321              "03786",
322              "03789",
323              "03790",
324              "03795",
325              "03800",
326              "03801",
327              "03802",
328              "03803",
329              "03804",
330              "03819",
331              "03820",
332              "03830",
333              "04001",
334              "04002",
335              "04003",
336              "04004",
337              "04005",
338              "04006",
339              "04007",
340              "04008",
341              "04009",
342              "04120",
343              "04130",
344              "04131",
345              "04140",
346              "04149",
347              "04230",
348              "04240",
349              "04250",
350              "04410",
351              "04620",
352              "04621",
353              "04628",
354              "04629",
355              "04630",
356              "04638",
357              "04639",
358              "04700",
359              "04710",
360              "04711",
361              "04716",
362              "04717",
363              "04720",
364              "04721",
365              "04727",
366              "04738",
367              "04740",
368              "04741",
369              "04743",
370              "04745",
371              "04746",
372              "33001",
373              "33002",
374              "33003",
375              "33004",
376              "33005",
377              "33006",
378              "33007",
379              "33008",
380              "33009",
381              "33010",
382              "33011",
383              "33012",
384              "33013",
385              "33125",
386              "33126",
387              "33138",
388              "33139",
389              "33171",
390              "33180",
391              "33186",
392              "33187",
393              "33191",
394              "33192",
395              "33194",
396              "33199",
397              "33201",
398              "33202",
399              "33203",
400              "33204",
401              "33205",
402              "33206",
403              "33207",
404              "33208",
405              "33209",
406              "33210",
407              "33211",
408              "33212",
409              "33213",
410              "33290",
411              "33299",
412              "33350",
413              "33390",
414              "33391",
415              "33394",
416              "33400",
417              "33401",
418              "33402",
419              "33403",
420              "33404",
421              "33405",
422              "33410",
423              "33416",
424              "33418",
425              "33420",
426              "33423",
427              "33424",
428              "33429",
429              "33450",
430              "33457",
431              "33458",
432              "33459",
433              "33460",
434              "33468",
435              "33470",
436              "33490",
437              "33492",
438              "33510",
439              "33690",
440              "33920",
441              "06001",
442              "06002",
443              "06003",
444              "06004",
445              "06005",
446              "06006",
447              "06007",
448              "06008",
449              "06009",
450              "06010",
451              "06011",
452              "06100",
453              "06109",
454              "06130",
455              "06180",
456              "06195",
457              "06200",
458              "06480",
459              "06490",
460              "06498",
461              "06499",
462              "06800",
463              "06810",
464              "06850",
465              "06860",
466              "06892",
467              "06880",
468              "08001",
469              "08002",
470              "08003",
471              "08004",
472              "08005",
473              "08006",
474              "08007",
475              "08008",
476              "08009",
477              "08010",
478              "08011",
479              "08012",
480              "08013",
481              "08014",
482              "08015",
483              "08016",
484              "08017",
485              "08018",
486              "08019",
487              "08020",
488              "08021",
489              "08022",
490              "08023",
491              "08024",
492              "08025",
493              "08026",
494              "08027",
495              "08028",
496              "08029",
497              "08030",
498              "08031",
499              "08032",
500              "08033",
501              "08034",
502              "08035",
503              "08036",
504              "08037",
505              "08038",
506              "08039",
507              "08040",
508              "08041",
509              "08042",
510              "08075",
511              "08178",
512              "08180",
513              "08294",
514              "08370",
515              "08380",
516              "08389",
517              "08396",
518              "08397",
519              "08398",
520              "08490",
521              "08495",
522              "08500",
523              "08503",
524              "08504",
525              "08505",
526              "08506",
527              "08507",
528              "08508",
529              "08509",
530              "08510",
531              "08512",
532              "08519",
533              "08522",
534              "08529",
535              "08540",
536              "08550",
537              "08551",
538              "08552",
539              "08553",
540              "08554",
541              "08559",
542              "08560",
543              "08570",
544              "08571",
545              "08572",
546              "08573",
547              "08580",
548              "08585",
549              "08590",
550              "08591",
551              "08592",
552              "08620",
553              "08690",
554              "08700",
555              "08710",
556              "08711",
557              "08718",
558              "08719",
559              "08720",
560              "08730",
561              "08732",
562              "08733",
563              "08734",
564              "08735",
565              "08736",
566              "08739",
567              "08770",
568              "08773",
569              "08775",
570              "08776",
571              "08777",
572              "08784",
573              "08785",
574              "08786",
575              "08787",
576              "08788",
577              "08789",
578              "08790",
579              "08791",
580              "08792",
581              "08793",
582              "08794",
583              "08796",
584              "08797",
585              "08798",
586              "08799",
587              "08800",
588              "08810",
589              "08811",
590              "08812",
591              "08820",
592              "08830",
593              "08840",
594              "08850",
595              "08860",
596              "08870",
597              "08901",
598              "08902",
599              "08903",
600              "08904",
601              "08905",
602              "08906",
603              "08907",
604              "08908",
605              "08940",
606              "08950",
607              "08960",
608              "08970",
609              "08980",
610              "09001",
611              "09002",
612              "09003",
613              "09004",
614              "09005",
615              "09006",
616              "09007",
617              "09130",
618              "09131",
619              "09140",
620              "09192",
621              "09193",
622              "09194",
623              "09195",
624              "09197",
625              "09198",
626              "09200",
627              "09219",
628              "09230",
629              "09293",
630              "10001",
631              "10002",
632              "10003",
633              "10004",
634              "10005",
635              "10190",
636              "10195",
637              "10600",
638              "10680",
639              "10900",
640              "10910",
641              "11001",
642              "11002",
643              "11003",
644              "11004",
645              "11005",
646              "11006",
647              "11007",
648              "11008",
649              "11009",
650              "11010",
651              "11011",
652              "11012",
653              "11100",
654              "11130",
655              "11138",
656              "11139",
657              "11140",
658              "11149",
659              "11159",
660              "11160",
661              "11201",
662              "11202",
663              "11203",
664              "11204",
665              "11205",
666              "11206",
667              "11207",
668              "11300",
669              "11310",
670              "11311",
671              "11312",
672              "11313",
673              "11314",
674              "11315",
675              "11316",
676              "11340",
677              "11360",
678              "11368",
679              "11369",
680              "11370",
681              "11379",
682              "11380",
683              "11390",
684              "11393",
685              "11401",
686              "11402",
687              "11403",
688              "11404",
689              "11405",
690              "11406",
691              "11407",
692              "11408",
693              "11500",
694              "11510",
695              "11518",
696              "11519",
697              "11520",
698              "11540",
699              "11549",
700              "11550",
701              "11560",
702              "11591",
703              "11593",
704              "39001",
705              "39002",
706              "39003",
707              "39004",
708              "39005",
709              "39006",
710              "39007",
711              "39008",
712              "39009",
713              "39010",
714              "39011",
715              "39012",
716              "39100",
717              "39108",
718              "39110",
719              "39120",
720              "39300",
721              "39310",
722              "39312",
723              "39313",
724              "39314",
725              "39350",
726              "39470",
727              "39477",
728              "39478",
729              "39479",
730              "39530",
731              "39538",
732              "39539",
733              "39600",
734              "39608",
735              "39609",
736              "39610",
737              "39611",
738              "39612",
739              "39660",
740              "39679",
741              "39690",
742              "39692",
743              "12001",
744              "12002",
745              "12003",
746              "12004",
747              "12005",
748              "12006",
749              "12100",
750              "12110",
751              "12130",
752              "12190",
753              "12200",
754              "12220",
755              "12500",
756              "12520",
757              "12526",
758              "12529",
759              "12530",
760              "12539",
761              "12594",
762              "12400",
763              "12410",
764              "12412",
765              "12413",
766              "12414",
767              "12415",
768              "12440",
769              "12449",
770              "12450",
771              "12460",
772              "12470",
773              "12480",
774              "12489",
775              "12540",
776              "12549",
777              "12550",
778              "12560",
779              "12580",
780              "12589",
781              "12590",
782              "12591",
783              "12592",
784              "12593",
785              "12598",
786              "12600",
787              "12609",
788              "51001",
789              "51002",
790              "51003",
791              "51004",
792              "51005",
793              "13001",
794              "13002",
795              "13003",
796              "13004",
797              "13005",
798              "13170",
799              "13179",
800              "13195",
801              "13200",
802              "13270",
803              "13279",
804              "13360",
805              "13440",
806              "13500",
807              "13580",
808              "13600",
809              "13700",
810              "13710",
811              "14000",
812              "14001",
813              "14002",
814              "14003",
815              "14004",
816              "14005",
817              "14006",
818              "14007",
819              "14008",
820              "14009",
821              "14010",
822              "14011",
823              "14012",
824              "14013",
825              "14014",
826              "14016",
827              "14029",
828              "14193",
829              "14500",
830              "14510",
831              "14550",
832              "14610",
833              "14710",
834              "14711",
835              "14900",
836              "14920",
837              "14930",
838              "14940",
839              "14950",
840              "14960",
841              "16001",
842              "16002",
843              "16003",
844              "16004",
845              "16123",
846              "16190",
847              "16191",
848              "16196",
849              "16400",
850              "17001",
851              "17002",
852              "17003",
853              "17004",
854              "17005",
855              "17006",
856              "17007",
857              "17150",
858              "17162",
859              "17180",
860              "17181",
861              "17184",
862              "17185",
863              "17190",
864              "17220",
865              "17230",
866              "17240",
867              "17241",
868              "17242",
869              "17243",
870              "17244",
871              "17245",
872              "17246",
873              "17248",
874              "17249",
875              "17250",
876              "17251",
877              "17252",
878              "17300",
879              "17310",
880              "17320",
881              "17410",
882              "17411",
883              "17412",
884              "17421",
885              "17450",
886              "17454",
887              "17455",
888              "17457",
889              "17458",
890              "17459",
891              "17460",
892              "17461",
893              "17481",
894              "17840",
895              "18001",
896              "18002",
897              "18003",
898              "18004",
899              "18005",
900              "18006",
901              "18007",
902              "18008",
903              "18009",
904              "18010",
905              "18011",
906              "18012",
907              "18013",
908              "18014",
909              "18015",
910              "18016",
911              "18100",
912              "18101",
913              "18102",
914              "18110",
915              "18140",
916              "18150",
917              "18151",
918              "18152",
919              "18170",
920              "18182",
921              "18190",
922              "18191",
923              "18193",
924              "18194",
925              "18195",
926              "18197",
927              "18198",
928              "18199",
929              "18200",
930              "18210",
931              "18212",
932              "18213",
933              "18220",
934              "18230",
935              "18240",
936              "18290",
937              "18320",
938              "18600",
939              "18610",
940              "18611",
941              "18613",
942              "18620",
943              "18630",
944              "18640",
945              "18680",
946              "18690",
947              "18697",
948              "18720",
949              "18730",
950              "35001",
951              "35002",
952              "35003",
953              "35004",
954              "35005",
955              "35006",
956              "35007",
957              "35008",
958              "35009",
959              "35011",
960              "35012",
961              "35013",
962              "35014",
963              "35015",
964              "35016",
965              "35017",
966              "35100",
967              "35106",
968              "35107",
969              "35109",
970              "35110",
971              "35118",
972              "35119",
973              "35120",
974              "35128",
975              "35129",
976              "35130",
977              "35138",
978              "35139",
979              "35140",
980              "35149",
981              "35200",
982              "35210",
983              "35211",
984              "35212",
985              "35213",
986              "35214",
987              "35215",
988              "35218",
989              "35219",
990              "35220",
991              "35229",
992              "35230",
993              "35240",
994              "35250",
995              "35259",
996              "35260",
997              "35269",
998              "35300",
999              "35310",
1000              "35400",
1001              "35411",
1002              "35412",
1003              "35413",
1004              "35414",
1005              "35415",
1006              "35420",
1007              "35422",
1008              "35423",
1009              "35430",
1010              "35431",
1011              "35432",
1012              "35450",
1013              "35460",
1014              "35469",
1015              "35480",
1016              "35488",
1017              "35500",
1018              "35507",
1019              "35508",
1020              "35509",
1021              "35510",
1022              "35550",
1023              "35559",
1024              "35571",
1025              "35572",
1026              "35600",
1027              "35610",
1028              "35612",
1029              "35625",
1030              "35626",
1031              "35627",
1032              "35649",
1033              "35660",
1034              "19001",
1035              "19002",
1036              "19003",
1037              "19004",
1038              "19005",
1039              "19139",
1040              "19140",
1041              "19150",
1042              "19160",
1043              "19163",
1044              "19170",
1045              "19171",
1046              "19174",
1047              "19180",
1048              "19193",
1049              "19198",
1050              "19200",
1051              "19208",
1052              "19209",
1053              "19290",
1054              "20001",
1055              "20002",
1056              "20003",
1057              "20004",
1058              "20005",
1059              "20006",
1060              "20007",
1061              "20008",
1062              "20009",
1063              "20010",
1064              "20011",
1065              "20012",
1066              "20013",
1067              "20014",
1068              "20015",
1069              "20016",
1070              "20017",
1071              "20018",
1072              "20100",
1073              "20110",
1074              "20115",
1075              "20120",
1076              "20130",
1077              "20140",
1078              "20150",
1079              "20159",
1080              "20160",
1081              "20170",
1082              "20180",
1083              "20270",
1084              "20271",
1085              "20280",
1086              "20301",
1087              "20302",
1088              "20303",
1089              "20304",
1090              "20305",
1091              "21001",
1092              "21002",
1093              "21003",
1094              "21004",
1095              "21005",
1096              "21006",
1097              "21007",
1098              "21100",
1099              "21110",
1100              "21120",
1101              "21122",
1102              "21400",
1103              "21409",
1104              "21410",
1105              "21420",
1106              "21430",
1107              "21431",
1108              "21440",
1109              "21449",
1110              "21450",
1111              "21459",
1112              "21500",
1113              "21610",
1114              "21800",
1115              "21810",
1116              "21819",
1117              "22001",
1118              "22002",
1119              "22003",
1120              "22004",
1121              "22005",
1122              "22006",
1123              "22111",
1124              "22120",
1125              "22191",
1126              "22192",
1127              "22193",
1128              "22194",
1129              "22196",
1130              "22197",
1131              "22300",
1132              "22310",
1133              "22400",
1134              "22413",
1135              "22414",
1136              "22415",
1137              "22416",
1138              "22417",
1139              "22420",
1140              "22422",
1141              "22500",
1142              "22511",
1143              "22512",
1144              "22810",
1145              "23001",
1146              "23002",
1147              "23003",
1148              "23004",
1149              "23005",
1150              "23006",
1151              "23007",
1152              "23008",
1153              "23009",
1154              "23100",
1155              "23110",
1156              "23160",
1157              "23170",
1158              "23194",
1159              "23196",
1160              "23400",
1161              "23411",
1162              "23420",
1163              "23430",
1164              "23440",
1165              "23450",
1166              "23490",
1167              "23510",
1168              "23520",
1169              "23528",
1170              "23529",
1171              "23600",
1172              "23620",
1173              "23630",
1174              "23640",
1175              "23650",
1176              "23658",
1177              "23700",
1178              "26001",
1179              "26002",
1180              "26003",
1181              "26004",
1182              "26005",
1183              "26006",
1184              "26007",
1185              "26008",
1186              "26009",
1187              "26120",
1188              "26140",
1189              "26141",
1190              "26142",
1191              "26200",
1192              "26210",
1193              "26211",
1194              "26212",
1195              "26214",
1196              "26220",
1197              "26221",
1198              "26222",
1199              "26230",
1200              "26240",
1201              "26241",
1202              "26290",
1203              "26291",
1204              "26330",
1205              "26338",
1206              "26360",
1207              "26370",
1208              "26500",
1209              "26510",
1210              "26540",
1211              "26550",
1212              "26559",
1213              "26560",
1214              "26570",
1215              "26580",
1216              "25001",
1217              "25002",
1218              "25003",
1219              "25004",
1220              "25005",
1221              "25006",
1222              "25007",
1223              "25008",
1224              "25110",
1225              "25123",
1226              "25124",
1227              "25131",
1228              "25132",
1229              "25134",
1230              "25137",
1231              "25139",
1232              "25141",
1233              "25142",
1234              "25143",
1235              "25150",
1236              "25171",
1237              "25172",
1238              "25190",
1239              "25191",
1240              "25192",
1241              "25195",
1242              "25196",
1243              "25197",
1244              "25198",
1245              "25199",
1246              "25220",
1247              "25221",
1248              "25222",
1249              "25230",
1250              "25241",
1251              "25242",
1252              "25243",
1253              "25244",
1254              "25245",
1255              "25264",
1256              "25265",
1257              "25420",
1258              "25600",
1259              "25660",
1260              "25670",
1261              "25680",
1262              "28001",
1263              "28002",
1264              "28003",
1265              "28004",
1266              "28005",
1267              "28006",
1268              "28007",
1269              "28008",
1270              "28009",
1271              "28010",
1272              "28011",
1273              "28012",
1274              "28013",
1275              "28014",
1276              "28015",
1277              "28016",
1278              "28017",
1279              "28018",
1280              "28019",
1281              "28020",
1282              "28021",
1283              "28022",
1284              "28023",
1285              "28024",
1286              "28025",
1287              "28026",
1288              "28027",
1289              "28028",
1290              "28029",
1291              "28030",
1292              "28031",
1293              "28032",
1294              "28033",
1295              "28034",
1296              "28035",
1297              "28036",
1298              "28037",
1299              "28038",
1300              "28039",
1301              "28040",
1302              "28041",
1303              "28042",
1304              "28043",
1305              "28044",
1306              "28045",
1307              "28046",
1308              "28047",
1309              "28048",
1310              "28049",
1311              "28050",
1312              "28051",
1313              "28052",
1314              "28053",
1315              "28054",
1316              "28055",
1317              "28220",
1318              "28221",
1319              "28222",
1320              "28223",
1321              "28224",
1322              "28229",
1323              "28231",
1324              "28232",
1325              "28240",
1326              "28248",
1327              "28250",
1328              "28260",
1329              "28290",
1330              "28300",
1331              "28350",
1332              "28380",
1333              "28400",
1334              "28420",
1335              "28600",
1336              "28607",
1337              "28609",
1338              "28610",
1339              "28660",
1340              "28668",
1341              "28669",
1342              "28670",
1343              "28690",
1344              "28691",
1345              "28692",
1346              "28760",
1347              "28770",
1348              "28815",
1349              "28816",
1350              "28821",
1351              "28822",
1352              "28823",
1353              "28830",
1354              "28901",
1355              "28902",
1356              "28903",
1357              "28904",
1358              "28905",
1359              "28906",
1360              "28907",
1361              "28909",
1362              "28911",
1363              "28912",
1364              "28913",
1365              "28914",
1366              "28915",
1367              "28916",
1368              "28917",
1369              "28918",
1370              "28919",
1371              "28921",
1372              "28922",
1373              "28923",
1374              "28924",
1375              "28925",
1376              "28931",
1377              "28932",
1378              "28933",
1379              "28934",
1380              "28935",
1381              "28936",
1382              "28937",
1383              "28938",
1384              "28939",
1385              "28941",
1386              "28942",
1387              "28943",
1388              "28944",
1389              "28945",
1390              "28946",
1391              "28947",
1392              "28950",
1393              "28970",
1394              "28971",
1395              "28976",
1396              "28977",
1397              "28978",
1398              "28979",
1399              "28981",
1400              "28982",
1401              "28983",
1402              "28984",
1403              "28990",
1404              "28991",
1405              "29691",
1406              "29692",
1407              "52001",
1408              "52002",
1409              "52003",
1410              "52004",
1411              "52005",
1412              "52006",
1413              "30001",
1414              "30002",
1415              "30003",
1416              "30004",
1417              "30005",
1418              "30006",
1419              "30007",
1420              "30008",
1421              "30009",
1422              "30010",
1423              "30011",
1424              "30012",
1425              "30100",
1426              "30107",
1427              "30108",
1428              "30110",
1429              "30120",
1430              "30130",
1431              "30139",
1432              "30140",
1433              "30150",
1434              "30151",
1435              "30157",
1436              "30158",
1437              "30148",
1438              "30149",
1439              "30152",
1440              "30160",
1441              "30161",
1442              "30162",
1443              "30163",
1444              "30165",
1445              "30166",
1446              "30167",
1447              "30168",
1448              "30169",
1449              "30201",
1450              "30202",
1451              "30203",
1452              "30204",
1453              "30205",
1454              "30300",
1455              "30310",
1456              "30319",
1457              "30320",
1458              "30334",
1459              "30351",
1460              "30360",
1461              "30364",
1462              "30366",
1463              "30368",
1464              "30369",
1465              "30370",
1466              "30380",
1467              "30382",
1468              "30383",
1469              "30384",
1470              "30385",
1471              "30392",
1472              "30393",
1473              "30394",
1474              "30395",
1475              "30396",
1476              "30399",
1477              "30500",
1478              "30506",
1479              "30507",
1480              "30508",
1481              "30509",
1482              "30570",
1483              "30579",
1484              "30580",
1485              "30588",
1486              "30589",
1487              "30593",
1488              "30594",
1489              "30700",
1490              "30710",
1491              "30720",
1492              "30730",
1493              "30740",
1494              "30800",
1495              "30813",
1496              "30817",
1497              "30818",
1498              "30820",
1499              "30830",
1500              "30831",
1501              "30836",
1502              "30837",
1503              "30850",
1504              "30860",
1505              "30870",
1506              "30879",
1507              "30880",
1508              "30889",
1509              "30890",
1510              "30891",
1511              "31001",
1512              "31002",
1513              "31003",
1514              "31004",
1515              "31005",
1516              "31006",
1517              "31007",
1518              "31008",
1519              "31009",
1520              "31010",
1521              "31011",
1522              "31012",
1523              "31013",
1524              "31014",
1525              "31015",
1526              "31016",
1527              "31110",
1528              "31119",
1529              "31160",
1530              "31170",
1531              "31171",
1532              "31180",
1533              "31190",
1534              "31191",
1535              "31192",
1536              "31194",
1537              "31195",
1538              "31230",
1539              "31261",
1540              "31486",
1541              "31560",
1542              "31570",
1543              "31600",
1544              "31610",
1545              "31620",
1546              "31621",
1547              "31699",
1548              "38001",
1549              "38002",
1550              "38003",
1551              "38004",
1552              "38005",
1553              "38006",
1554              "38007",
1555              "38008",
1556              "38009",
1557              "38010",
1558              "38107",
1559              "38108",
1560              "38109",
1561              "38110",
1562              "38111",
1563              "38120",
1564              "38150",
1565              "38160",
1566              "38170",
1567              "38180",
1568              "38190",
1569              "38200",
1570              "38201",
1571              "38202",
1572              "38203",
1573              "38204",
1574              "38205",
1575              "38206",
1576              "38207",
1577              "38208",
1578              "38240",
1579              "38250",
1580              "38260",
1581              "38270",
1582              "38280",
1583              "38290",
1584              "38291",
1585              "38292",
1586              "38293",
1587              "38295",
1588              "38296",
1589              "38297",
1590              "38300",
1591              "38311",
1592              "38314",
1593              "38320",
1594              "38329",
1595              "38330",
1596              "38500",
1597              "38508",
1598              "38509",
1599              "38510",
1600              "38520",
1601              "38530",
1602              "38540",
1603              "38550",
1604              "38560",
1605              "38590",
1606              "38591",
1607              "38595",
1608              "38600",
1609              "38610",
1610              "38611",
1611              "38612",
1612              "38617",
1613              "38618",
1614              "38620",
1615              "38626",
1616              "38627",
1617              "38628",
1618              "38630",
1619              "38631",
1620              "38632",
1621              "38639",
1622              "38640",
1623              "38649",
1624              "38650",
1625              "38652",
1626              "38660",
1627              "38670",
1628              "38677",
1629              "38678",
1630              "38679",
1631              "38680",
1632              "38683",
1633              "38685",
1634              "38686",
1635              "38687",
1636              "38700",
1637              "38710",
1638              "38711",
1639              "38712",
1640              "38713",
1641              "38715",
1642              "38730",
1643              "38738",
1644              "38739",
1645              "38750",
1646              "41001",
1647              "41002",
1648              "41003",
1649              "41004",
1650              "41005",
1651              "41006",
1652              "41007",
1653              "41008",
1654              "41009",
1655              "41010",
1656              "41011",
1657              "41012",
1658              "41013",
1659              "41014",
1660              "41015",
1661              "41016",
1662              "41018",
1663              "41019",
1664              "41020",
1665              "41089",
1666              "41092",
1667              "41100",
1668              "41110",
1669              "41111",
1670              "41120",
1671              "41200",
1672              "41209",
1673              "41210",
1674              "41218",
1675              "41219",
1676              "41220",
1677              "41300",
1678              "41320",
1679              "41309",
1680              "41310",
1681              "41318",
1682              "41319",
1683              "41330",
1684              "41340",
1685              "41410",
1686              "41429",
1687              "41440",
1688              "41449",
1689              "41500",
1690              "41510",
1691              "41520",
1692              "41530",
1693              "41600",
1694              "41610",
1695              "41620",
1696              "41700",
1697              "41701",
1698              "41702",
1699              "41703",
1700              "41704",
1701              "41710",
1702              "41720",
1703              "41727",
1704              "41728",
1705              "41730",
1706              "41731",
1707              "41740",
1708              "41750",
1709              "41760",
1710              "41800",
1711              "41804",
1712              "41805",
1713              "41806",
1714              "41807",
1715              "41808",
1716              "41809",
1717              "41810",
1718              "41820",
1719              "41830",
1720              "41840",
1721              "41860",
1722              "41870",
1723              "41900",
1724              "41907",
1725              "41908",
1726              "41909",
1727              "41910",
1728              "41920",
1729              "41927",
1730              "41928",
1731              "41930",
1732              "41940",
1733              "41950",
1734              "41960",
1735              "41970",
1736              "41980",
1737              "41989",
1738              "42001",
1739              "42002",
1740              "42003",
1741              "42004",
1742              "42005",
1743              "42162",
1744              "42190",
1745              "42191",
1746              "43001",
1747              "43002",
1748              "43003",
1749              "43004",
1750              "43005",
1751              "43006",
1752              "43007",
1753              "43008",
1754              "43100",
1755              "43110",
1756              "43120",
1757              "43130",
1758              "43140",
1759              "43151",
1760              "43152",
1761              "43155",
1762              "43760",
1763              "43764",
1764              "43765",
1765              "44001",
1766              "44002",
1767              "44003",
1768              "44162",
1769              "44190",
1770              "44192",
1771              "44195",
1772              "44396",
1773              "44397",
1774              "45001",
1775              "45002",
1776              "45003",
1777              "45004",
1778              "45006",
1779              "45007",
1780              "45008",
1781              "45009",
1782              "45100",
1783              "45110",
1784              "45111",
1785              "45112",
1786              "45113",
1787              "45114",
1788              "45122",
1789              "45123",
1790              "45180",
1791              "45181",
1792              "45182",
1793              "45183",
1794              "45190",
1795              "45191",
1796              "45200",
1797              "45210",
1798              "45212",
1799              "45213",
1800              "45214",
1801              "45215",
1802              "45216",
1803              "45217",
1804              "45220",
1805              "45221",
1806              "45222",
1807              "45223",
1808              "45224",
1809              "45230",
1810              "45240",
1811              "45270",
1812              "45280",
1813              "45290",
1814              "45291",
1815              "45300",
1816              "45311",
1817              "45312",
1818              "45340",
1819              "45350",
1820              "45420",
1821              "45450",
1822              "45500",
1823              "45510",
1824              "45511",
1825              "45512",
1826              "45513",
1827              "45518",
1828              "45519",
1829              "45520",
1830              "45523",
1831              "45524",
1832              "45525",
1833              "45526",
1834              "45529",
1835              "45590",
1836              "45591",
1837              "45592",
1838              "45593",
1839              "45600",
1840              "45621",
1841              "45622",
1842              "45638",
1843              "45646",
1844              "45683",
1845              "45694",
1846              "45695",
1847              "45920",
1848              "45930",
1849              "45940",
1850              "45950",
1851              "46001",
1852              "46002",
1853              "46003",
1854              "46004",
1855              "46005",
1856              "46006",
1857              "46007",
1858              "46008",
1859              "46009",
1860              "46010",
1861              "46011",
1862              "46012",
1863              "46013",
1864              "46014",
1865              "46015",
1866              "46016",
1867              "46017",
1868              "46018",
1869              "46019",
1870              "46020",
1871              "46021",
1872              "46022",
1873              "46023",
1874              "46024",
1875              "46025",
1876              "46026",
1877              "46035",
1878              "46100",
1879              "46110",
1880              "46111",
1881              "46112",
1882              "46113",
1883              "46114",
1884              "46115",
1885              "46116",
1886              "46117",
1887              "46118",
1888              "46119",
1889              "46120",
1890              "46127",
1891              "46128",
1892              "46130",
1893              "46131",
1894              "46132",
1895              "46133",
1896              "46134",
1897              "46135",
1898              "46136",
1899              "46137",
1900              "46138",
1901              "46139",
1902              "46148",
1903              "46149",
1904              "46150",
1905              "46160",
1906              "46163",
1907              "46169",
1908              "46171",
1909              "46174",
1910              "46180",
1911              "46181",
1912              "46182",
1913              "46183",
1914              "46184",
1915              "46185",
1916              "46190",
1917              "46191",
1918              "46192",
1919              "46193",
1920              "46194",
1921              "46195",
1922              "46196",
1923              "46197",
1924              "46200",
1925              "46210",
1926              "46220",
1927              "46225",
1928              "46229",
1929              "46230",
1930              "46240",
1931              "46250",
1932              "46260",
1933              "46269",
1934              "46270",
1935              "46290",
1936              "46291",
1937              "46292",
1938              "46293",
1939              "46294",
1940              "46300",
1941              "46312",
1942              "46313",
1943              "46314",
1944              "46315",
1945              "46317",
1946              "46321",
1947              "46340",
1948              "46352",
1949              "46357",
1950              "46360",
1951              "46369",
1952              "46370",
1953              "46380",
1954              "46388",
1955              "46389",
1956              "46390",
1957              "46391",
1958              "46392",
1959              "46393",
1960              "46394",
1961              "46400",
1962              "46408",
1963              "46409",
1964              "46410",
1965              "46417",
1966              "46418",
1967              "46419",
1968              "46420",
1969              "46430",
1970              "46439",
1971              "46440",
1972              "46450",
1973              "46460",
1974              "46469",
1975              "46470",
1976              "46500",
1977              "46501",
1978              "46510",
1979              "46511",
1980              "46512",
1981              "46513",
1982              "46514",
1983              "46515",
1984              "46520",
1985              "46529",
1986              "46530",
1987              "46540",
1988              "46550",
1989              "46560",
1990              "46590",
1991              "46591",
1992              "46592",
1993              "46593",
1994              "46594",
1995              "46595",
1996              "46600",
1997              "46610",
1998              "46611",
1999              "46612",
2000              "46613",
2001              "46614",
2002              "46650",
2003              "46659",
2004              "46660",
2005              "46666",
2006              "46667",
2007              "46668",
2008              "46669",
2009              "46670",
2010              "46680",
2011              "46687",
2012              "46688",
2013              "46689",
2014              "46690",
2015              "46692",
2016              "46700",
2017              "46701",
2018              "46702",
2019              "46703",
2020              "46710",
2021              "46711",
2022              "46712",
2023              "46713",
2024              "46714",
2025              "46715",
2026              "46716",
2027              "46717",
2028              "46720",
2029              "46721",
2030              "46722",
2031              "46723",
2032              "46724",
2033              "46727",
2034              "46728",
2035              "46730",
2036              "46740",
2037              "46749",
2038              "46760",
2039              "46770",
2040              "46780",
2041              "46789",
2042              "46790",
2043              "46791",
2044              "46792",
2045              "46800",
2046              "46812",
2047              "46813",
2048              "46814",
2049              "46815",
2050              "46816",
2051              "46818",
2052              "46819",
2053              "46839",
2054              "46850",
2055              "46860",
2056              "46869",
2057              "46870",
2058              "46880",
2059              "46890",
2060              "46892",
2061              "46893",
2062              "46894",
2063              "46900",
2064              "46901",
2065              "46909",
2066              "46910",
2067              "46920",
2068              "46930",
2069              "46940",
2070              "46950",
2071              "46960",
2072              "46970",
2073              "46980",
2074              "46988",
2075              "46989",
2076              "48001",
2077              "48002",
2078              "48003",
2079              "48004",
2080              "48005",
2081              "48006",
2082              "48007",
2083              "48008",
2084              "48009",
2085              "48010",
2086              "48011",
2087              "48012",
2088              "48013",
2089              "48014",
2090              "48015",
2091              "48150",
2092              "48195",
2093              "48450",
2094              "48480",
2095              "48490",
2096              "48510",
2097              "48520",
2098              "48600",
2099              "48610",
2100              "48620",
2101              "48630",
2102              "48640",
2103              "48650",
2104              "48810",
2105              "48901",
2106              "48902",
2107              "48903",
2108              "48910",
2109              "48920",
2110              "48930",
2111              "48940",
2112              "48950",
2113              "48960",
2114              "48970",
2115              "48980",
2116              "48991",
2117              "48992",
2118              "48993",
2119              "50001",
2120              "50002",
2121              "50003",
2122              "50004",
2123              "50005",
2124              "50006",
2125              "50007",
2126              "50008",
2127              "50009",
2128              "50010",
2129              "50011",
2130              "50012",
2131              "50013",
2132              "50014",
2133              "50015",
2134              "50016",
2135              "50017",
2136              "50018",
2137              "50019",
2138              "50020",
2139              "50021",
2140              "50022",
2141              "50059",
2142              "50090",
2143              "50120",
2144              "50162",
2145              "50171",
2146              "50172",
2147              "50173",
2148              "50174",
2149              "50180",
2150              "50190",
2151              "50191",
2152              "50193",
2153              "50194",
2154              "50195",
2155              "50196",
2156              "50197",
2157              "50198",
2158              "50297",
2159              "50298",
2160              "50410",
2161              "50411",
2162              "50420",
2163              "50430",
2164              "50441",
2165              "50450",
2166              "50620",
2167              "50629",
2168              "50630",
2169              "50639",
2170              "50640",
2171              "50690",
2172              "50692",
2173              "50693",
2174              "50730",
2175              "50800",
2176              "50820",
2177              "50830",
2178              "50840"
2179            ],
2180            "type": "string",
2181            "description": "Postal code."
2182          }
2183        }
2184      },
2185      "runsResponseSchema": {
2186        "type": "object",
2187        "properties": {
2188          "data": {
2189            "type": "object",
2190            "properties": {
2191              "id": {
2192                "type": "string"
2193              },
2194              "actId": {
2195                "type": "string"
2196              },
2197              "userId": {
2198                "type": "string"
2199              },
2200              "startedAt": {
2201                "type": "string",
2202                "format": "date-time",
2203                "example": "2025-01-08T00:00:00.000Z"
2204              },
2205              "finishedAt": {
2206                "type": "string",
2207                "format": "date-time",
2208                "example": "2025-01-08T00:00:00.000Z"
2209              },
2210              "status": {
2211                "type": "string",
2212                "example": "READY"
2213              },
2214              "meta": {
2215                "type": "object",
2216                "properties": {
2217                  "origin": {
2218                    "type": "string",
2219                    "example": "API"
2220                  },
2221                  "userAgent": {
2222                    "type": "string"
2223                  }
2224                }
2225              },
2226              "stats": {
2227                "type": "object",
2228                "properties": {
2229                  "inputBodyLen": {
2230                    "type": "integer",
2231                    "example": 2000
2232                  },
2233                  "rebootCount": {
2234                    "type": "integer",
2235                    "example": 0
2236                  },
2237                  "restartCount": {
2238                    "type": "integer",
2239                    "example": 0
2240                  },
2241                  "resurrectCount": {
2242                    "type": "integer",
2243                    "example": 0
2244                  },
2245                  "computeUnits": {
2246                    "type": "integer",
2247                    "example": 0
2248                  }
2249                }
2250              },
2251              "options": {
2252                "type": "object",
2253                "properties": {
2254                  "build": {
2255                    "type": "string",
2256                    "example": "latest"
2257                  },
2258                  "timeoutSecs": {
2259                    "type": "integer",
2260                    "example": 300
2261                  },
2262                  "memoryMbytes": {
2263                    "type": "integer",
2264                    "example": 1024
2265                  },
2266                  "diskMbytes": {
2267                    "type": "integer",
2268                    "example": 2048
2269                  }
2270                }
2271              },
2272              "buildId": {
2273                "type": "string"
2274              },
2275              "defaultKeyValueStoreId": {
2276                "type": "string"
2277              },
2278              "defaultDatasetId": {
2279                "type": "string"
2280              },
2281              "defaultRequestQueueId": {
2282                "type": "string"
2283              },
2284              "buildNumber": {
2285                "type": "string",
2286                "example": "1.0.0"
2287              },
2288              "containerUrl": {
2289                "type": "string"
2290              },
2291              "usage": {
2292                "type": "object",
2293                "properties": {
2294                  "ACTOR_COMPUTE_UNITS": {
2295                    "type": "integer",
2296                    "example": 0
2297                  },
2298                  "DATASET_READS": {
2299                    "type": "integer",
2300                    "example": 0
2301                  },
2302                  "DATASET_WRITES": {
2303                    "type": "integer",
2304                    "example": 0
2305                  },
2306                  "KEY_VALUE_STORE_READS": {
2307                    "type": "integer",
2308                    "example": 0
2309                  },
2310                  "KEY_VALUE_STORE_WRITES": {
2311                    "type": "integer",
2312                    "example": 1
2313                  },
2314                  "KEY_VALUE_STORE_LISTS": {
2315                    "type": "integer",
2316                    "example": 0
2317                  },
2318                  "REQUEST_QUEUE_READS": {
2319                    "type": "integer",
2320                    "example": 0
2321                  },
2322                  "REQUEST_QUEUE_WRITES": {
2323                    "type": "integer",
2324                    "example": 0
2325                  },
2326                  "DATA_TRANSFER_INTERNAL_GBYTES": {
2327                    "type": "integer",
2328                    "example": 0
2329                  },
2330                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
2331                    "type": "integer",
2332                    "example": 0
2333                  },
2334                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
2335                    "type": "integer",
2336                    "example": 0
2337                  },
2338                  "PROXY_SERPS": {
2339                    "type": "integer",
2340                    "example": 0
2341                  }
2342                }
2343              },
2344              "usageTotalUsd": {
2345                "type": "number",
2346                "example": 0.00005
2347              },
2348              "usageUsd": {
2349                "type": "object",
2350                "properties": {
2351                  "ACTOR_COMPUTE_UNITS": {
2352                    "type": "integer",
2353                    "example": 0
2354                  },
2355                  "DATASET_READS": {
2356                    "type": "integer",
2357                    "example": 0
2358                  },
2359                  "DATASET_WRITES": {
2360                    "type": "integer",
2361                    "example": 0
2362                  },
2363                  "KEY_VALUE_STORE_READS": {
2364                    "type": "integer",
2365                    "example": 0
2366                  },
2367                  "KEY_VALUE_STORE_WRITES": {
2368                    "type": "number",
2369                    "example": 0.00005
2370                  },
2371                  "KEY_VALUE_STORE_LISTS": {
2372                    "type": "integer",
2373                    "example": 0
2374                  },
2375                  "REQUEST_QUEUE_READS": {
2376                    "type": "integer",
2377                    "example": 0
2378                  },
2379                  "REQUEST_QUEUE_WRITES": {
2380                    "type": "integer",
2381                    "example": 0
2382                  },
2383                  "DATA_TRANSFER_INTERNAL_GBYTES": {
2384                    "type": "integer",
2385                    "example": 0
2386                  },
2387                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
2388                    "type": "integer",
2389                    "example": 0
2390                  },
2391                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
2392                    "type": "integer",
2393                    "example": 0
2394                  },
2395                  "PROXY_SERPS": {
2396                    "type": "integer",
2397                    "example": 0
2398                  }
2399                }
2400              }
2401            }
2402          }
2403        }
2404      }
2405    }
2406  }
2407}

Mercadona Product 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 Mercadona Product 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

  • 1 monthly user

  • 1 bookmark

  • >99% runs succeeded

  • Created in Sep 2024

  • Modified 4 months ago

Categories