
TheFork Explorer
Pricing
$30.00/month + usage

TheFork Explorer
Scrape TheFork Websites
0.0 (0)
Pricing
$30.00/month + usage
4
Monthly users
5
Runs succeeded
>99%
Last modified
10 months ago
You can access the TheFork Explorer 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.1",
5 "x-build-id": "KCd2m216BO0Tpw2NA"
6 },
7 "servers": [
8 {
9 "url": "https://api.apify.com/v2"
10 }
11 ],
12 "paths": {
13 "/acts/jupri~thefork/run-sync-get-dataset-items": {
14 "post": {
15 "operationId": "run-sync-get-dataset-items-jupri-thefork",
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/jupri~thefork/runs": {
50 "post": {
51 "operationId": "runs-sync-jupri-thefork",
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/jupri~thefork/run-sync": {
93 "post": {
94 "operationId": "run-sync-jupri-thefork",
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 "location": {
135 "title": "Location",
136 "type": "string",
137 "description": ""
138 },
139 "sort": {
140 "title": "Sorting",
141 "enum": [
142 "quality",
143 "promotion",
144 "rating",
145 "tripadvisor",
146 "popularity",
147 "recent",
148 "forkrank",
149 "price",
150 "rating_week",
151 "booked_week",
152 "rating_month",
153 "booked_month"
154 ],
155 "type": "string",
156 "description": "Sorting key"
157 },
158 "order": {
159 "title": "Order",
160 "enum": [
161 "asc",
162 "desc"
163 ],
164 "type": "string",
165 "description": "Sorting direction"
166 },
167 "limit": {
168 "title": "Limit",
169 "type": "integer",
170 "description": "<b>Number of results</b><br>✨ Free trial limited to first 100 results. ✨"
171 },
172 "includes.photos": {
173 "title": "Photos",
174 "type": "boolean",
175 "description": ""
176 },
177 "includes.description": {
178 "title": "Description",
179 "type": "boolean",
180 "description": ""
181 },
182 "includes.hours": {
183 "title": "Hours",
184 "type": "boolean",
185 "description": "Opening Hours"
186 },
187 "includes.menu": {
188 "title": "Menu",
189 "type": "boolean",
190 "description": ""
191 },
192 "rating": {
193 "title": "Average Rating",
194 "type": "string",
195 "description": "Minimum Rating (7.0 - 10.0)"
196 },
197 "min_price": {
198 "title": "Average Price (euro)",
199 "type": "integer",
200 "description": ""
201 },
202 "max_price": {
203 "title": "",
204 "type": "integer",
205 "description": ""
206 },
207 "tags.cuisine": {
208 "title": "Cuisine",
209 "type": "array",
210 "description": "",
211 "items": {
212 "type": "string",
213 "enum": [
214 "1037",
215 "2292",
216 "385",
217 "3625",
218 "461",
219 "441",
220 "459",
221 "403",
222 "453",
223 "462",
224 "404",
225 "387",
226 "2279",
227 "2143",
228 "1031",
229 "405",
230 "5359",
231 "431",
232 "1223",
233 "445",
234 "454",
235 "430",
236 "944",
237 "388",
238 "5773",
239 "943",
240 "2555",
241 "398",
242 "406",
243 "2639",
244 "389",
245 "455",
246 "443",
247 "399",
248 "444",
249 "456",
250 "525",
251 "2139",
252 "433",
253 "2659",
254 "463",
255 "951",
256 "2366",
257 "386",
258 "428",
259 "2557",
260 "895",
261 "434",
262 "449",
263 "418",
264 "442",
265 "420",
266 "410",
267 "421",
268 "411",
269 "423",
270 "415",
271 "416",
272 "427",
273 "450",
274 "429",
275 "435",
276 "1513",
277 "2543",
278 "2545",
279 "451",
280 "1504",
281 "471",
282 "992",
283 "464",
284 "4351",
285 "2547",
286 "436",
287 "391",
288 "2559",
289 "390",
290 "5573",
291 "465",
292 "1025",
293 "2641",
294 "1026",
295 "1028",
296 "3475",
297 "949",
298 "2499",
299 "1465",
300 "789",
301 "457",
302 "460",
303 "1027",
304 "3427",
305 "466",
306 "5771",
307 "892",
308 "3471",
309 "1254",
310 "392",
311 "2273",
312 "955",
313 "2451",
314 "458",
315 "987",
316 "2645",
317 "1029",
318 "896",
319 "437",
320 "447",
321 "3473",
322 "1030",
323 "988",
324 "2141",
325 "989",
326 "1024",
327 "950",
328 "438",
329 "1032",
330 "1033",
331 "448",
332 "439",
333 "2283",
334 "791",
335 "5775",
336 "452",
337 "432",
338 "790",
339 "2142",
340 "1270",
341 "469",
342 "2388",
343 "393",
344 "1294",
345 "1034",
346 "401",
347 "467",
348 "468",
349 "1035",
350 "2310",
351 "2643",
352 "2375",
353 "485",
354 "952",
355 "1036",
356 "2553",
357 "394"
358 ],
359 "enumTitles": [
360 "Abruzzese",
361 "Afghan",
362 "African",
363 "Afternoon Tea",
364 "Algerian",
365 "Alsatian",
366 "American",
367 "Andalusian",
368 "Argentinian",
369 "Armenian",
370 "Arrocería",
371 "Asian",
372 "Australian",
373 "Austrian",
374 "Barese",
375 "Basque",
376 "Bavarian",
377 "Belgian",
378 "Bergamasco",
379 "Bouchon lyonnais",
380 "Brazilian",
381 "British",
382 "Calabrese",
383 "Cambodian",
384 "Campano",
385 "Campanon",
386 "Cantonese",
387 "Caribbean",
388 "Catalan",
389 "Chilean",
390 "Chinese",
391 "Colombian",
392 "Corsican",
393 "Creole",
394 "Crêperie",
395 "Cuban",
396 "Del Norte",
397 "Dutch",
398 "Eastern Europe",
399 "Ecuadorian",
400 "Egyptian",
401 "Emiliano",
402 "Eritrean",
403 "Ethiopian",
404 "European",
405 "Feijoada",
406 "Franco-Belgian",
407 "French",
408 "French Southwest",
409 "From Asturias",
410 "From Auvergne",
411 "From Canarias",
412 "From Castille",
413 "From Extremadura",
414 "From Galicia",
415 "From Madrid",
416 "From Murcia",
417 "From Navarre",
418 "From the Pyrenees",
419 "Fusion",
420 "German",
421 "Greek",
422 "Grilled",
423 "Hawaiian",
424 "Hungarian",
425 "Indian",
426 "Indonesian",
427 "International",
428 "International food",
429 "Iranian",
430 "Iraqi",
431 "Israeli",
432 "Italian",
433 "Japanese",
434 "Jewish",
435 "Korean",
436 "Laziale",
437 "Lebanese",
438 "Ligure",
439 "Local",
440 "Lombardo",
441 "Lucano",
442 "Malaysian",
443 "Marchigiano",
444 "Mauritian",
445 "Meat Cuisine",
446 "Mediterranean",
447 "Mexican",
448 "Middle Eastern",
449 "Milanese",
450 "Modern New Zealand",
451 "Moroccan",
452 "Napolitano",
453 "Napolitanon",
454 "Nepalese",
455 "Ottoman",
456 "Pakistani",
457 "Palestinian",
458 "Parmigiano",
459 "Persian",
460 "Peruvian",
461 "Piacentino",
462 "Picadas",
463 "Piemontese",
464 "Pizzeria",
465 "Portuguese",
466 "Provencal",
467 "Pub grub",
468 "Pugliese",
469 "Reggiano",
470 "Regional",
471 "Romagnolo",
472 "Romanian",
473 "Romano",
474 "Russian",
475 "Salentina",
476 "Sardo",
477 "Savoyard",
478 "Scandinavian",
479 "Scottish",
480 "Seafood",
481 "Siciliano",
482 "South American",
483 "Spanish",
484 "Steakhouse",
485 "Surinamese",
486 "Swedish",
487 "Swiss",
488 "Syrian",
489 "Thai",
490 "Tibetan",
491 "Toscano",
492 "Traditional cuisine",
493 "Tunisian",
494 "Turkish",
495 "Umbro",
496 "Uruguayan",
497 "Varied",
498 "Vegan cuisine",
499 "Vegetarian",
500 "Venetian",
501 "Veneziano",
502 "Venezuelan",
503 "Vietnamese"
504 ]
505 }
506 },
507 "tags.setting": {
508 "title": "Setting & Moments",
509 "type": "array",
510 "description": "",
511 "items": {
512 "type": "string",
513 "enum": [
514 "3533",
515 "1292",
516 "5467",
517 "516",
518 "523",
519 "788",
520 "325",
521 "377",
522 "767",
523 "5889",
524 "378",
525 "1622",
526 "894",
527 "793",
528 "1299",
529 "3531",
530 "329",
531 "397",
532 "2293",
533 "764",
534 "2083",
535 "384",
536 "2597",
537 "1507",
538 "850",
539 "383",
540 "763",
541 "363",
542 "1681",
543 "2585",
544 "5779",
545 "2619",
546 "5409",
547 "4",
548 "1506",
549 "1",
550 "898",
551 "2104",
552 "349",
553 "1222",
554 "2147",
555 "1467",
556 "6",
557 "2579",
558 "1460",
559 "885",
560 "1278",
561 "5777",
562 "761",
563 "8",
564 "9",
565 "2140",
566 "1073",
567 "3619",
568 "1290",
569 "362",
570 "5",
571 "3623",
572 "332",
573 "882",
574 "2551",
575 "3621",
576 "370",
577 "5411",
578 "2098",
579 "2631",
580 "381",
581 "1072",
582 "380",
583 "7",
584 "365",
585 "351",
586 "5725",
587 "2"
588 ],
589 "enumTitles": [
590 "A puertas cerradas",
591 "After work",
592 "Agriturismo",
593 "All you can eat buffet",
594 "Author",
595 "Bachelor party",
596 "Birthday",
597 "Bistro",
598 "Bistronomic",
599 "Bookable terrace",
600 "Brasserie",
601 "Breakfast",
602 "Brunch",
603 "Café",
604 "Central location",
605 "Cervecería",
606 "Communion",
607 "Contemporary cuisine",
608 "Cosy",
609 "Creative",
610 "Design",
611 "Dinner cruise",
612 "Estaminet",
613 "Ethnic",
614 "Fiestas San Isidro",
615 "Fine Dining",
616 "From market",
617 "Garden",
618 "Gastronomic market",
619 "Gastropub",
620 "Gift cards",
621 "Ginos",
622 "Giro pizza",
623 "Good for a business lunch",
624 "Good for ceremonies",
625 "Good for families",
626 "Good for groups",
627 "Grande Brasserie",
628 "Great view",
629 "Healthy.old",
630 "High tea",
631 "Homemade cuisine",
632 "In the mountains",
633 "Izakaya",
634 "Kid-friendly",
635 "La Tagliatella",
636 "Live music",
637 "Lunch",
638 "Nightlife",
639 "Oceanfront",
640 "On the beach",
641 "Organic",
642 "Osteria",
643 "Para ir antes de la rumba",
644 "Raw food",
645 "Restaurant hotel",
646 "Romantic",
647 "Salida en grupos",
648 "Seminar",
649 "Shopping center",
650 "Street Food",
651 "Tematicos",
652 "Terrace",
653 "Terrazza",
654 "To watch sports",
655 "Tony Roma's",
656 "Traditional",
657 "Trattoria",
658 "Trendy",
659 "Waterfront",
660 "Wedding",
661 "Wine bar",
662 "Winter terrace",
663 "With friends"
664 ]
665 }
666 },
667 "tags.selection": {
668 "title": "TheFork Selection",
669 "type": "array",
670 "description": "",
671 "items": {
672 "type": "string",
673 "enum": [
674 "2487",
675 "4399",
676 "3425",
677 "5465",
678 "5399",
679 "648",
680 "2268",
681 "2084",
682 "869",
683 "1074",
684 "4349",
685 "5403",
686 "5283",
687 "2372",
688 "2307",
689 "2605",
690 "338",
691 "2383",
692 "2655",
693 "4405",
694 "2637",
695 "2447",
696 "519",
697 "4427",
698 "4425",
699 "2404",
700 "1256",
701 "2112",
702 "6179",
703 "6071",
704 "2442",
705 "2080",
706 "2539",
707 "5639",
708 "2625",
709 "2116",
710 "4357",
711 "6161",
712 "6178",
713 "2033",
714 "2445",
715 "891",
716 "2603",
717 "4355",
718 "2387",
719 "2623",
720 "486",
721 "859",
722 "1692",
723 "2471",
724 "2082",
725 "2651",
726 "2647",
727 "4429",
728 "1657",
729 "4401",
730 "6081",
731 "2030",
732 "4363",
733 "483",
734 "1448",
735 "2032",
736 "868",
737 "2051"
738 ],
739 "enumTitles": [
740 "A taste of summer",
741 "Amex Welcome",
742 "Awards 2019",
743 "Back to the Restaurant",
744 "Back to the Restaurant - 50% off",
745 "Before/after theatre",
746 "Best of Chiado",
747 "Best of Fish",
748 "Best of rapport qualité-prix",
749 "Best of romantique",
750 "Black Friday",
751 "Breakfast & Brunch",
752 "COVID re-open",
753 "Cheap eats",
754 "Christmas",
755 "Christmas and New Year",
756 "Châteaux & Hotels Collection",
757 "Deco resto",
758 "ELLE GOURMET",
759 "Eco-friendly",
760 "Family Days",
761 "Father's Day",
762 "Female Chefs",
763 "Food Delivery",
764 "Food delivery & takeaway",
765 "Fromages de France",
766 "Gastronomy festival",
767 "Good to watch football games",
768 "Gourmet",
769 "Green Week",
770 "Healthy",
771 "Hidden gems",
772 "Homemade Label",
773 "I più recensiti",
774 "Insider Week",
775 "Italian week",
776 "Léon de Bruxelles",
777 "Meliá Rewards",
778 "Miller & Carter",
779 "Most booked",
780 "Mother's Day",
781 "New restaurants",
782 "New year's eve",
783 "Olivier Experience",
784 "POP DAYS",
785 "Promos TheFork Festival",
786 "Quirky",
787 "Restaurant Week",
788 "Ristoranti contro la Fame",
789 "Rooftops",
790 "Selection of the week",
791 "TASTE ASIA",
792 "TOGETHER",
793 "Takeaway",
794 "TheFork Festival",
795 "TheFork Festival - Menu Insider",
796 "TheFork SUMMER!",
797 "TheFork Tuesday",
798 "Top 25",
799 "Top Chefs",
800 "Top list on TripAdvisor",
801 "Top rated",
802 "Travelers' Choice 2020",
803 "Valentine's Day"
804 ]
805 }
806 },
807 "tags.dishes": {
808 "title": "Dishes",
809 "type": "array",
810 "description": "",
811 "items": {
812 "type": "string",
813 "enum": [
814 "2615",
815 "5389",
816 "1300",
817 "5379",
818 "5405",
819 "2599",
820 "513",
821 "2563",
822 "2501",
823 "2695",
824 "515",
825 "2565",
826 "5377",
827 "2503",
828 "654",
829 "3665",
830 "658",
831 "2567",
832 "2284",
833 "792",
834 "2571",
835 "662",
836 "5673",
837 "660",
838 "1670",
839 "2657",
840 "2144",
841 "2577",
842 "2649",
843 "1044",
844 "2039",
845 "665",
846 "2535",
847 "2573",
848 "2569",
849 "517",
850 "2661",
851 "5667",
852 "664",
853 "2581",
854 "5371",
855 "2575",
856 "2151",
857 "5375",
858 "5373",
859 "2533",
860 "2282",
861 "2531",
862 "2529",
863 "1042",
864 "5369",
865 "1289",
866 "2272",
867 "2527",
868 "1696",
869 "2525",
870 "661",
871 "2523",
872 "2521",
873 "2519",
874 "657",
875 "651",
876 "2517",
877 "993",
878 "2497",
879 "5387",
880 "652",
881 "2495",
882 "1000",
883 "5669",
884 "5385",
885 "2633",
886 "2373",
887 "2515",
888 "1724",
889 "666",
890 "999",
891 "2513",
892 "785",
893 "2511",
894 "319",
895 "512",
896 "2509",
897 "994",
898 "2507",
899 "5365",
900 "667",
901 "663",
902 "650",
903 "5367",
904 "995",
905 "2613",
906 "1001",
907 "323",
908 "787",
909 "5407",
910 "2587",
911 "2593",
912 "5633",
913 "1557",
914 "2505",
915 "5671",
916 "990",
917 "2589",
918 "784",
919 "655",
920 "2145",
921 "2595",
922 "2561",
923 "811",
924 "996"
925 ],
926 "enumTitles": [
927 "Arepas",
928 "Arrosticini",
929 "Asian tapas",
930 "Asparagus",
931 "Avocado",
932 "Baos",
933 "Barbecue",
934 "Beef Bourguignon",
935 "Bobun",
936 "Bouillabaisse",
937 "Burger",
938 "Burrito",
939 "Cabbage roll",
940 "Cachopo",
941 "Calçots",
942 "Cassoulet",
943 "Ceviche",
944 "Cheeseburger",
945 "Chicken",
946 "Chocolate cake",
947 "Churrasco",
948 "Cod",
949 "Cold cuts platters",
950 "Couscous",
951 "Crepes",
952 "Croquettes",
953 "Dim sum",
954 "Doner Kebab",
955 "Duck Liver",
956 "Eggs",
957 "Escalope",
958 "Escargots",
959 "Escudella",
960 "Falafel",
961 "Fish and Chips",
962 "Fondue",
963 "Fried fish",
964 "Frittura di mare",
965 "Game meat",
966 "Gyros",
967 "Ham Hock",
968 "Hot Dog",
969 "Ice Cream",
970 "Kale",
971 "Knödel",
972 "Kobe Beef",
973 "Lamb",
974 "Lasagne",
975 "Lobster",
976 "Meat specialties",
977 "Meatloaf",
978 "Meats",
979 "Mezze",
980 "Moussaka",
981 "Mushrooms",
982 "Noodle",
983 "Octopus",
984 "Omelette",
985 "Oyster",
986 "Pad Thai",
987 "Paella",
988 "Pasta",
989 "Peking Duck",
990 "Piadina",
991 "Pies",
992 "Pinsa",
993 "Pizza",
994 "Poke",
995 "Polenta",
996 "Porceddu",
997 "Puccia",
998 "Raclette",
999 "Ramen",
1000 "Ribs",
1001 "Rice",
1002 "Risotto",
1003 "Salad",
1004 "Sandwiche",
1005 "Sauerkraut",
1006 "Schnitzel",
1007 "Scrambled eggs",
1008 "Seafood platter",
1009 "Shrimps",
1010 "Soup",
1011 "Souvlaki",
1012 "Spaetzle",
1013 "Stew",
1014 "Suckling pig",
1015 "Sushi",
1016 "Swabian ravioli",
1017 "T-bone steak",
1018 "Tacos",
1019 "Tandoori",
1020 "Tapas",
1021 "Tartar steak",
1022 "Tartare",
1023 "Tempura",
1024 "Teppanyaki",
1025 "Tigella",
1026 "Toasted ham and cheese sandwich",
1027 "Tortillas",
1028 "Tripes",
1029 "Truffle",
1030 "Udon & Soba",
1031 "Veal ragoût",
1032 "Winter food",
1033 "Wok",
1034 "Yakiniku",
1035 "Yakitori",
1036 "perch fillet",
1037 "piglet"
1038 ]
1039 }
1040 },
1041 "tags.dietary": {
1042 "title": "Dietary requirements",
1043 "type": "array",
1044 "description": "",
1045 "items": {
1046 "type": "string",
1047 "enum": [
1048 "336",
1049 "335",
1050 "5413",
1051 "334",
1052 "2155",
1053 "1291",
1054 "2156",
1055 "333",
1056 "2157",
1057 "2107",
1058 "470"
1059 ],
1060 "enumTitles": [
1061 "Gluten free",
1062 "Halal",
1063 "KM 0 - Chilometro zero",
1064 "Kosher",
1065 "Lactose intolerance",
1066 "Locally produced",
1067 "Nut allergies",
1068 "Organic food",
1069 "Peanut allergy",
1070 "Vegan dishes",
1071 "Vegetarian dishes"
1072 ]
1073 }
1074 },
1075 "tags.features": {
1076 "title": "Restaurant features",
1077 "type": "array",
1078 "description": "",
1079 "items": {
1080 "type": "string",
1081 "enum": [
1082 "2148",
1083 "354",
1084 "3659",
1085 "350",
1086 "2683",
1087 "368",
1088 "812",
1089 "1287",
1090 "2591",
1091 "369",
1092 "367",
1093 "379",
1094 "348",
1095 "1295",
1096 "2149",
1097 "359",
1098 "2106",
1099 "2286",
1100 "360",
1101 "357",
1102 "2601",
1103 "364",
1104 "2685",
1105 "2133",
1106 "814",
1107 "897",
1108 "2687",
1109 "1288",
1110 "2287",
1111 "366",
1112 "374",
1113 "346",
1114 "2289",
1115 "375",
1116 "2583"
1117 ],
1118 "enumTitles": [
1119 "Accessible by boat",
1120 "Air-conditioning",
1121 "BYO",
1122 "Bar",
1123 "Braille Menu",
1124 "Can be privatized",
1125 "Cellar",
1126 "Children's menu",
1127 "Cocktail",
1128 "Continuous service",
1129 "Dance floor",
1130 "Dinner show",
1131 "Dog-Friendly",
1132 "Dutch spoken",
1133 "Elevator",
1134 "English spoken",
1135 "Football games",
1136 "Free parking",
1137 "French spoken",
1138 "German spoken",
1139 "Italian spoken",
1140 "Karaoke",
1141 "No Valet Parking",
1142 "Open in August",
1143 "Open late",
1144 "Open sunday",
1145 "Smoking Area",
1146 "Sommelier",
1147 "Spanish spoken",
1148 "Swimming pool",
1149 "Valet parking",
1150 "Wheelchair Accessible",
1151 "Wheelchair accessible toilet",
1152 "Wifi",
1153 "Without Alcohol"
1154 ]
1155 }
1156 },
1157 "tags.payment": {
1158 "title": "Accepted credit cards",
1159 "type": "array",
1160 "description": "",
1161 "items": {
1162 "type": "string",
1163 "enum": [
1164 "2665",
1165 "311",
1166 "2473",
1167 "1296",
1168 "1654",
1169 "2667",
1170 "2677",
1171 "2681",
1172 "2152",
1173 "316",
1174 "2669",
1175 "2679",
1176 "312",
1177 "313",
1178 "5381",
1179 "5323",
1180 "1656",
1181 "5471",
1182 "3627",
1183 "782",
1184 "2663",
1185 "314",
1186 "1671",
1187 "521",
1188 "2675",
1189 "2673",
1190 "1653",
1191 "4367",
1192 "2699",
1193 "315",
1194 "2671",
1195 "317"
1196 ],
1197 "enumTitles": [
1198 "Alelo",
1199 "American Express",
1200 "Apple Pay",
1201 "Bancontact",
1202 "Banescard",
1203 "Cabal Credit Card",
1204 "Cabal Debit Card",
1205 "Cash Only",
1206 "Cash not accepted",
1207 "Check",
1208 "Clave Credit Card",
1209 "Clave Debit Card",
1210 "Credit Card",
1211 "Diners Club Card",
1212 "EC card",
1213 "EC-Karte",
1214 "Elo",
1215 "Google Pay",
1216 "Lunch-Check",
1217 "Maestro Card",
1218 "Magna",
1219 "Mastercard",
1220 "MobilePay",
1221 "PostFinance Card",
1222 "Redcompra",
1223 "Rede Shop",
1224 "Sodexo",
1225 "TheFork Pay",
1226 "UnionPay via TheFork PAY",
1227 "Visa",
1228 "Visa Electron",
1229 "Voucher"
1230 ]
1231 }
1232 },
1233 "dev_proxy_config": {
1234 "title": "🌐 PROXY NETWORKING",
1235 "type": "object",
1236 "description": "<b>Supported protocol:</b><br><br><b>HTTP(S), SOCKS5</b><br><code>{http|socks5}://{user:pass}@{hostname|ip-address}:port</code><br><br><b><a href=https://scrapeops.io/app/register/main target=_blank>ScrapeOps.IO</a></b><br><code>scrapeops://{api-key}</code><br><br><b>Example</b>: <code>socks5://example.com:9000</code>"
1237 },
1238 "dev_custom_headers": {
1239 "title": "📜 HTTP HEADERS",
1240 "type": "array",
1241 "description": "💡 Additional HTTP Headers",
1242 "items": {
1243 "type": "object",
1244 "required": [
1245 "key",
1246 "value"
1247 ],
1248 "properties": {
1249 "key": {
1250 "type": "string",
1251 "title": "Key"
1252 },
1253 "value": {
1254 "type": "string",
1255 "title": "Value"
1256 }
1257 }
1258 }
1259 },
1260 "dev_custom_cookies": {
1261 "title": "🍪 HTTP COOKIES",
1262 "type": "array",
1263 "description": "💡 Additional HTTP Cookies",
1264 "items": {
1265 "type": "object",
1266 "required": [
1267 "key",
1268 "value"
1269 ],
1270 "properties": {
1271 "key": {
1272 "type": "string",
1273 "title": "Key"
1274 },
1275 "value": {
1276 "type": "string",
1277 "title": "Value"
1278 }
1279 }
1280 }
1281 },
1282 "dev_transform_fields": {
1283 "title": "♻️ CUSTOM FIELD",
1284 "type": "array",
1285 "description": "💡 <b>Transform the resulting output. Select only needed fields.</b><br><br>For nested object use <b>DOT</b>. For example: <pre>address.streetAddress</pre><br>For nested array use <b>NUMBER</b> <i>(index of array element starting from index=0)</i>. For example: <pre>images.0.url</pre>",
1286 "items": {
1287 "type": "object",
1288 "required": [
1289 "key",
1290 "value"
1291 ],
1292 "properties": {
1293 "key": {
1294 "type": "string",
1295 "title": "Key"
1296 },
1297 "value": {
1298 "type": "string",
1299 "title": "Value"
1300 }
1301 }
1302 }
1303 },
1304 "dev_dataset_name": {
1305 "title": "📁 CUSTOM STORAGE",
1306 "type": "string",
1307 "description": "💡 <b>Save results into custom named Dataset, use mask to customize dataset name</b><br><br><code>{ACTOR} = actor name<br>{DATE} = date (YYYYMMDD)<br>{TIME} = time (HHMMSS)</code><br><br>This masks can be used to autogenerate Dataset Name.<br><br>example: <i><code>data-{DATE}</code></i><br>Depending on today date the dataset name will be: <code>data-20230603</code><i><br><br>default: <code>data-{ACTOR}-{DATE}-{TIME}</code></i>"
1308 },
1309 "dev_dataset_clear": {
1310 "title": "Clear Storage",
1311 "type": "boolean",
1312 "description": "Clear Dataset before insert/update."
1313 },
1314 "dev_no_strip": {
1315 "title": "Disable data cleansing",
1316 "type": "boolean",
1317 "description": "💡 Keep/Save empty values <i><code>(NULL, FALSE, empty ARRAY, empty OBJECT, empty STRING)</code></i>"
1318 }
1319 }
1320 },
1321 "runsResponseSchema": {
1322 "type": "object",
1323 "properties": {
1324 "data": {
1325 "type": "object",
1326 "properties": {
1327 "id": {
1328 "type": "string"
1329 },
1330 "actId": {
1331 "type": "string"
1332 },
1333 "userId": {
1334 "type": "string"
1335 },
1336 "startedAt": {
1337 "type": "string",
1338 "format": "date-time",
1339 "example": "2025-01-08T00:00:00.000Z"
1340 },
1341 "finishedAt": {
1342 "type": "string",
1343 "format": "date-time",
1344 "example": "2025-01-08T00:00:00.000Z"
1345 },
1346 "status": {
1347 "type": "string",
1348 "example": "READY"
1349 },
1350 "meta": {
1351 "type": "object",
1352 "properties": {
1353 "origin": {
1354 "type": "string",
1355 "example": "API"
1356 },
1357 "userAgent": {
1358 "type": "string"
1359 }
1360 }
1361 },
1362 "stats": {
1363 "type": "object",
1364 "properties": {
1365 "inputBodyLen": {
1366 "type": "integer",
1367 "example": 2000
1368 },
1369 "rebootCount": {
1370 "type": "integer",
1371 "example": 0
1372 },
1373 "restartCount": {
1374 "type": "integer",
1375 "example": 0
1376 },
1377 "resurrectCount": {
1378 "type": "integer",
1379 "example": 0
1380 },
1381 "computeUnits": {
1382 "type": "integer",
1383 "example": 0
1384 }
1385 }
1386 },
1387 "options": {
1388 "type": "object",
1389 "properties": {
1390 "build": {
1391 "type": "string",
1392 "example": "latest"
1393 },
1394 "timeoutSecs": {
1395 "type": "integer",
1396 "example": 300
1397 },
1398 "memoryMbytes": {
1399 "type": "integer",
1400 "example": 1024
1401 },
1402 "diskMbytes": {
1403 "type": "integer",
1404 "example": 2048
1405 }
1406 }
1407 },
1408 "buildId": {
1409 "type": "string"
1410 },
1411 "defaultKeyValueStoreId": {
1412 "type": "string"
1413 },
1414 "defaultDatasetId": {
1415 "type": "string"
1416 },
1417 "defaultRequestQueueId": {
1418 "type": "string"
1419 },
1420 "buildNumber": {
1421 "type": "string",
1422 "example": "1.0.0"
1423 },
1424 "containerUrl": {
1425 "type": "string"
1426 },
1427 "usage": {
1428 "type": "object",
1429 "properties": {
1430 "ACTOR_COMPUTE_UNITS": {
1431 "type": "integer",
1432 "example": 0
1433 },
1434 "DATASET_READS": {
1435 "type": "integer",
1436 "example": 0
1437 },
1438 "DATASET_WRITES": {
1439 "type": "integer",
1440 "example": 0
1441 },
1442 "KEY_VALUE_STORE_READS": {
1443 "type": "integer",
1444 "example": 0
1445 },
1446 "KEY_VALUE_STORE_WRITES": {
1447 "type": "integer",
1448 "example": 1
1449 },
1450 "KEY_VALUE_STORE_LISTS": {
1451 "type": "integer",
1452 "example": 0
1453 },
1454 "REQUEST_QUEUE_READS": {
1455 "type": "integer",
1456 "example": 0
1457 },
1458 "REQUEST_QUEUE_WRITES": {
1459 "type": "integer",
1460 "example": 0
1461 },
1462 "DATA_TRANSFER_INTERNAL_GBYTES": {
1463 "type": "integer",
1464 "example": 0
1465 },
1466 "DATA_TRANSFER_EXTERNAL_GBYTES": {
1467 "type": "integer",
1468 "example": 0
1469 },
1470 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
1471 "type": "integer",
1472 "example": 0
1473 },
1474 "PROXY_SERPS": {
1475 "type": "integer",
1476 "example": 0
1477 }
1478 }
1479 },
1480 "usageTotalUsd": {
1481 "type": "number",
1482 "example": 0.00005
1483 },
1484 "usageUsd": {
1485 "type": "object",
1486 "properties": {
1487 "ACTOR_COMPUTE_UNITS": {
1488 "type": "integer",
1489 "example": 0
1490 },
1491 "DATASET_READS": {
1492 "type": "integer",
1493 "example": 0
1494 },
1495 "DATASET_WRITES": {
1496 "type": "integer",
1497 "example": 0
1498 },
1499 "KEY_VALUE_STORE_READS": {
1500 "type": "integer",
1501 "example": 0
1502 },
1503 "KEY_VALUE_STORE_WRITES": {
1504 "type": "number",
1505 "example": 0.00005
1506 },
1507 "KEY_VALUE_STORE_LISTS": {
1508 "type": "integer",
1509 "example": 0
1510 },
1511 "REQUEST_QUEUE_READS": {
1512 "type": "integer",
1513 "example": 0
1514 },
1515 "REQUEST_QUEUE_WRITES": {
1516 "type": "integer",
1517 "example": 0
1518 },
1519 "DATA_TRANSFER_INTERNAL_GBYTES": {
1520 "type": "integer",
1521 "example": 0
1522 },
1523 "DATA_TRANSFER_EXTERNAL_GBYTES": {
1524 "type": "integer",
1525 "example": 0
1526 },
1527 "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
1528 "type": "integer",
1529 "example": 0
1530 },
1531 "PROXY_SERPS": {
1532 "type": "integer",
1533 "example": 0
1534 }
1535 }
1536 }
1537 }
1538 }
1539 }
1540 }
1541 }
1542 }
1543}
TheFork.com 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 TheFork Explorer from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
3 days
Price
$30.00