From 94c0d566af903db8fb0de9312f1ddde19bb33cd6 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 5 May 2024 16:06:34 -0400 Subject: [PATCH 1/6] a --- tests/test_data/aberlehome.com/aberlehome.json | 5 ++++- tests/test_data/abuelascounter.com/abuelascounter_1.json | 4 +++- tests/test_data/abuelascounter.com/abuelascounter_2.json | 4 +++- tests/test_data/acouplecooks.com/acouplecooks.json | 5 ++++- tests/test_data/addapinch.com/addapinch_1.json | 4 +++- tests/test_data/addapinch.com/addapinch_2.json | 4 +++- tests/test_data/akispetretzikis.com/akispetretzikis.json | 4 +++- tests/test_data/alittlebityummy.com/alittlebityummy_1.json | 4 +++- tests/test_data/alltommat.se/alltomat_1.json | 4 +++- tests/test_data/alltommat.se/alltomat_2.json | 3 ++- tests/test_data/altonbrown.com/altonbrown_2.json | 4 +++- tests/test_data/amazingribs.com/amazingribs_1.json | 5 ++++- tests/test_data/amazingribs.com/amazingribs_2.json | 5 ++++- tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json | 4 +++- tests/test_data/archanaskitchen.com/archanaskitchen_1.json | 6 +++++- tests/test_data/archanaskitchen.com/archanaskitchen_2.json | 4 +++- tests/test_data/argiro.gr/argiro.json | 4 +++- tests/test_data/atelierdeschefs.fr/atelierdeschefs.json | 4 +++- tests/test_data/averiecooks.com/averiecooks.json | 5 ++++- tests/test_data/williams-sonoma.com/williamssonoma_1.json | 3 ++- 20 files changed, 65 insertions(+), 20 deletions(-) diff --git a/tests/test_data/aberlehome.com/aberlehome.json b/tests/test_data/aberlehome.com/aberlehome.json index 92cd04dfb..89da096c2 100644 --- a/tests/test_data/aberlehome.com/aberlehome.json +++ b/tests/test_data/aberlehome.com/aberlehome.json @@ -76,5 +76,8 @@ "sourdough croissant", "homemade croissants", "sourdough croissants no yeast" - ] + ], + "category": "Sourdough Recipes", + "cook_time": 15, + "cuisine": "French" } diff --git a/tests/test_data/abuelascounter.com/abuelascounter_1.json b/tests/test_data/abuelascounter.com/abuelascounter_1.json index 0d0a336c9..aef0aff67 100644 --- a/tests/test_data/abuelascounter.com/abuelascounter_1.json +++ b/tests/test_data/abuelascounter.com/abuelascounter_1.json @@ -63,5 +63,7 @@ "yields": "6 servings", "keywords": [ "abuela's" - ] + ], + "cook_time": 90, + "prep_time": 15 } diff --git a/tests/test_data/abuelascounter.com/abuelascounter_2.json b/tests/test_data/abuelascounter.com/abuelascounter_2.json index ed68d75c7..1669b8831 100644 --- a/tests/test_data/abuelascounter.com/abuelascounter_2.json +++ b/tests/test_data/abuelascounter.com/abuelascounter_2.json @@ -73,5 +73,7 @@ "yields": "10 servings", "keywords": [ "abuelau0026#039;s" - ] + ], + "cook_time": 30, + "prep_time": 15 } diff --git a/tests/test_data/acouplecooks.com/acouplecooks.json b/tests/test_data/acouplecooks.com/acouplecooks.json index 0895042d5..ce2c10cb6 100644 --- a/tests/test_data/acouplecooks.com/acouplecooks.json +++ b/tests/test_data/acouplecooks.com/acouplecooks.json @@ -53,5 +53,8 @@ "cooking_method": "Stovetop", "keywords": [ "Garlic Butter Shrimp" - ] + ], + "cook_time": 3, + "description": "This garlic butter shrimp has HUGE flavor in under 10 minutes! A fast and easy dinner for weeknights or entertaining, it will become your go-to.", + "cuisine": "Shrimp" } diff --git a/tests/test_data/addapinch.com/addapinch_1.json b/tests/test_data/addapinch.com/addapinch_1.json index 627f28671..2535e0367 100644 --- a/tests/test_data/addapinch.com/addapinch_1.json +++ b/tests/test_data/addapinch.com/addapinch_1.json @@ -79,5 +79,7 @@ "easy chocolate cake", "egg free chocolate cake", "gluten-free chocolate cake" - ] + ], + "cook_time": 30, + "prep_time": 15 } diff --git a/tests/test_data/addapinch.com/addapinch_2.json b/tests/test_data/addapinch.com/addapinch_2.json index f52fae98e..deec9c74a 100644 --- a/tests/test_data/addapinch.com/addapinch_2.json +++ b/tests/test_data/addapinch.com/addapinch_2.json @@ -83,5 +83,7 @@ ], "keywords": [ "citrus scones" - ] + ], + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/akispetretzikis.com/akispetretzikis.json b/tests/test_data/akispetretzikis.com/akispetretzikis.json index d9ac8e208..a26c1baa9 100644 --- a/tests/test_data/akispetretzikis.com/akispetretzikis.json +++ b/tests/test_data/akispetretzikis.com/akispetretzikis.json @@ -73,5 +73,7 @@ "yields": "10 servings", "keywords": [ "Lemon" - ] + ], + "cook_time": 25, + "prep_time": 15 } diff --git a/tests/test_data/alittlebityummy.com/alittlebityummy_1.json b/tests/test_data/alittlebityummy.com/alittlebityummy_1.json index ea66f87b0..abef05b2c 100644 --- a/tests/test_data/alittlebityummy.com/alittlebityummy_1.json +++ b/tests/test_data/alittlebityummy.com/alittlebityummy_1.json @@ -55,5 +55,7 @@ "title": "Low FODMAP Creamy Ham and Potato Soup", "category": "christmas, lunch, dinner", "total_time": 2400, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 1800, + "prep_time": 600 } diff --git a/tests/test_data/alltommat.se/alltomat_1.json b/tests/test_data/alltommat.se/alltomat_1.json index 7898e5baa..83b4aa40c 100644 --- a/tests/test_data/alltommat.se/alltomat_1.json +++ b/tests/test_data/alltommat.se/alltomat_1.json @@ -51,5 +51,7 @@ "yields": "12 servings", "keywords": [ "sections/recept" - ] + ], + "cook_time": 135, + "description": "Recept på briochehamburgerbröd. Perfekta hamburgerbröd som är lätt söta och fluffiga. Inkråmet är mjukt och luftigt och tar upp smakerna från en saftig ­ham­burgare bra." } diff --git a/tests/test_data/alltommat.se/alltomat_2.json b/tests/test_data/alltommat.se/alltomat_2.json index 5a37943df..43f762146 100644 --- a/tests/test_data/alltommat.se/alltomat_2.json +++ b/tests/test_data/alltommat.se/alltomat_2.json @@ -114,5 +114,6 @@ "yields": "4 servings", "keywords": [ "sections/recept" - ] + ], + "description": "Recept på köttbullar med potatismos. Klassisk husmanskost när den är som allra bäst. Blir det köttbullar över är det goda att ha kalla på en macka. Vill du äta vegetariskt byts nötfärsen ut mot fryst och tinad, formbar vegofärs och kalvfonden mot koncentrerad grönsaksfond." } diff --git a/tests/test_data/altonbrown.com/altonbrown_2.json b/tests/test_data/altonbrown.com/altonbrown_2.json index e89326f52..3c738ecad 100644 --- a/tests/test_data/altonbrown.com/altonbrown_2.json +++ b/tests/test_data/altonbrown.com/altonbrown_2.json @@ -83,5 +83,7 @@ "Grill", "Pork", "skewer" - ] + ], + "cook_time": 10, + "prep_time": 30 } diff --git a/tests/test_data/amazingribs.com/amazingribs_1.json b/tests/test_data/amazingribs.com/amazingribs_1.json index 168b2b22a..a7a371634 100644 --- a/tests/test_data/amazingribs.com/amazingribs_1.json +++ b/tests/test_data/amazingribs.com/amazingribs_1.json @@ -63,5 +63,8 @@ "brisket sausage", "sausage", "smoked sausage" - ] + ], + "cook_time": 120, + "description": "In the Lone Star state, smoked sausage is as central to barbecue as brisket. There is no standard recipe, but natural casing (the guts) always hold the ground meat mixture. My favorite blend leans more on pork than beef and includes lots of black pepper. IMPORTANT: Before you get started, read our article on The Science of Sausage Making.", + "cuisine": "American" } diff --git a/tests/test_data/amazingribs.com/amazingribs_2.json b/tests/test_data/amazingribs.com/amazingribs_2.json index b83e7beb2..0408aa446 100644 --- a/tests/test_data/amazingribs.com/amazingribs_2.json +++ b/tests/test_data/amazingribs.com/amazingribs_2.json @@ -55,5 +55,8 @@ "brisket burnt ends", "burnt ends", "burnt ends recipe" - ] + ], + "cook_time": 600, + "description": "Make mouthwatering smoked burnt end nuggets with this easy-to-follow recipe.", + "cuisine": "American" } diff --git a/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json b/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json index bf44b6c58..0708b6239 100644 --- a/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json +++ b/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json @@ -92,5 +92,7 @@ "yields": "12 servings", "keywords": [ "pumpkin lasagna" - ] + ], + "cook_time": 40, + "description": "Incredible vegetarian spinach pumpkin lasagna with layers of melty cheese and pumpkin flavors. This healthy pumpkin lasagna recipe has a full bag of spinach for extra veggies and makes the best freezer-friendly dinner!" } diff --git a/tests/test_data/archanaskitchen.com/archanaskitchen_1.json b/tests/test_data/archanaskitchen.com/archanaskitchen_1.json index d22e52d74..c5ad3816b 100644 --- a/tests/test_data/archanaskitchen.com/archanaskitchen_1.json +++ b/tests/test_data/archanaskitchen.com/archanaskitchen_1.json @@ -48,5 +48,9 @@ "site_name": "Archana's Kitchen", "title": "Roasted Peppers And Mushroom Tortilla Pizza Recipe", "total_time": 30, - "yields": "2 items" + "yields": "2 items", + "cook_time": 15, + "description": "Tortilla Pizza is a quicker version pizza to satisfy your cravings. It is a very quick and easy recipe for days that you do not feel like cooking a full fledged meal. With the preference of toppings of your choice this pizza recipe is definitely a winner at any home. The toppings used in this Roasted Peppers And Mushroom Tortilla Pizza has some roasted peppers, mushroom with loaded cheese and marinara sauce. Enjoy this easy recipe with your favorite toppings. This is a great recipe, if you are looking for an Indian/Fusion Pizza or a Homemade Pizza recipe. Serve Roasted Peppers And Mushroom Tortilla Pizza along with One Pot Tex-Mex Penne Pasta and Fennel Infused Mango Sorbet for a weekend night dinner. If you like this recipe, you can also try other Pizza recipes for your weekend dinner: Tortilla Pizza Recipe Egg and Spinach Breakfast Pizza Recipe Pan Pizza Recipe From Scratch", + "cuisine": "Mexican", + "prep_time": 15 } diff --git a/tests/test_data/archanaskitchen.com/archanaskitchen_2.json b/tests/test_data/archanaskitchen.com/archanaskitchen_2.json index bc30d13e7..587248ab5 100644 --- a/tests/test_data/archanaskitchen.com/archanaskitchen_2.json +++ b/tests/test_data/archanaskitchen.com/archanaskitchen_2.json @@ -60,5 +60,7 @@ "site_name": "Archana's Kitchen", "title": "Classic Greek salad Recipe", "total_time": 30, - "yields": "4 items" + "yields": "4 items", + "description": "Classic Greek salad Recipe is a must try salad if you love vegetables. The salad is a simple assortment of fresh and crunchy vegetables and lettuce which is tossed in a tangy and citrus dressing. The salad is then sprinkled with a light and creamy feta cheese in order to balance the flavor. Olives are also one of the key ingredient in Greek Cooking. Olives are added as a whole in the salad or it can also be halved. Normally this salad is considered as a breakfast or lunch dish for Greek Farmers were they always consume fresh in what they grow. Serve the Classic Greek salad Recipe as a Party Appetizer followed by a Vegan Moussaka to relish a Greek Meal. If you are looking for Greek dishes here are some : Greek Style Briami Recipe (Simple Vegetable Stew Recipe) Greek Style Grilled Pita Pizza Recipe Greek Style Vegan Moussaka Recipe", + "cuisine": "Greek" } diff --git a/tests/test_data/argiro.gr/argiro.json b/tests/test_data/argiro.gr/argiro.json index be7eef47b..e4f2d2b83 100644 --- a/tests/test_data/argiro.gr/argiro.json +++ b/tests/test_data/argiro.gr/argiro.json @@ -73,5 +73,7 @@ "Κατσαρόλα", "Λαβίδα", "Μαχαίρι" - ] + ], + "cook_time": 30, + "prep_time": 10 } diff --git a/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json b/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json index e3423b91a..e2418351c 100644 --- a/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json +++ b/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json @@ -67,5 +67,7 @@ "site_name": "https://www.atelierdeschefs.fr", "title": "Crêpe savoyarde", "total_time": 30, - "yields": "6 Servings" + "yields": "6 Servings", + "cook_time": 20, + "description": "Une crêpe aux saveurs de la Savoie : des pommes de terre, du lard, de la crème et du fromage à raclette." } diff --git a/tests/test_data/averiecooks.com/averiecooks.json b/tests/test_data/averiecooks.com/averiecooks.json index ba80f9c3d..561d283db 100644 --- a/tests/test_data/averiecooks.com/averiecooks.json +++ b/tests/test_data/averiecooks.com/averiecooks.json @@ -61,5 +61,8 @@ "watermelon and cucumber salad", "watermelon salad balsamic", "watermelon arugula salad" - ] + ], + "cook_time": 15, + "description": "An EASY, healthy, and light salad with watermelon, cucumber, arugula, goat cheese, candied nuts, and drizzled with a homemade balsamic glaze!! A PERFECT summer salad for those days when it's too hot to cook!!", + "cuisine": "American" } diff --git a/tests/test_data/williams-sonoma.com/williamssonoma_1.json b/tests/test_data/williams-sonoma.com/williamssonoma_1.json index 0f9c6f023..857daaf8c 100644 --- a/tests/test_data/williams-sonoma.com/williamssonoma_1.json +++ b/tests/test_data/williams-sonoma.com/williamssonoma_1.json @@ -38,5 +38,6 @@ "yields": "4 servings", "keywords": [ "our catalogx spr1 23" - ] + ], + "cook_time": 15 } From 3d5aeebed89eaacd78a321efe66524e14dc60040 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 5 May 2024 16:54:38 -0400 Subject: [PATCH 2/6] additional coverage --- tests/test_data/750g.com/g750g.json | 3 ++- tests/test_data/aberlehome.com/aberlehome.json | 17 ++++++++++++++++- .../acouplecooks.com/acouplecooks.json | 3 ++- .../amazingribs.com/amazingribs_1.json | 3 ++- .../amazingribs.com/amazingribs_2.json | 3 ++- .../archanaskitchen.com/archanaskitchen_2.json | 3 ++- .../test_data/averiecooks.com/averiecooks.json | 3 ++- .../baking-sense.com/bakingsense_1.json | 3 ++- .../baking-sense.com/bakingsense_2.json | 3 ++- .../bakingmischief.com/bakingmischief_1.json | 3 ++- .../bakingmischief.com/bakingmischief_2.json | 3 ++- tests/test_data/bbc.com/bbcfood.json | 3 ++- .../test_data/bbcgoodfood.com/bbcgoodfood.json | 3 ++- .../bbcgoodfood.com/bbcgoodfood_groups.json | 3 ++- .../bestrecipes.com.au/bestrecipes.json | 3 ++- tests/test_data/bettybossi.ch/bettybossi.json | 3 ++- .../bettycrocker.com/bettycrocker_1.json | 3 ++- .../bettycrocker.com/bettycrocker_2.json | 3 ++- .../biancazapatka.com/biancazapatka_1.json | 3 ++- .../biancazapatka.com/biancazapatka_2.json | 3 ++- tests/test_data/bigoven.com/bigoven_1.json | 3 ++- tests/test_data/bigoven.com/bigoven_2.json | 3 ++- tests/test_data/blueapron.com/blueapron.json | 3 ++- .../bluejeanchef.com/bluejeanchef_1.json | 3 ++- tests/test_data/bonappetit.com/bonappetit.json | 3 ++- .../bowlofdelicious.com/bowlofdelicious.json | 3 ++- tests/test_data/breadtopia.com/breadtopia.json | 3 ++- .../test_data/budgetbytes.com/budgetbytes.json | 3 ++- .../budgetbytes.com/budgetbytes_groups.json | 3 ++- .../carlsbadcravings_1.json | 3 ++- .../castironketo.net/castironketo.json | 3 ++- tests/test_data/chefsavvy.com/chefsavvy.json | 3 ++- tests/test_data/claudia.abril.com.br/abril.json | 3 ++- .../closetcooking.com/closetcooking.json | 3 ++- .../comidinhasdochef.com/comidinhasdochef.json | 3 ++- .../cookieandkate.com/cookieandkate.json | 3 ++- .../test_data/cooking.nytimes.com/nytimes.json | 3 ++- .../cooking.nytimes.com/nytimes_groups.json | 3 ++- .../cookingcircle.com/cookingcircle.json | 3 ++- .../cookinglight.com/cookinglight.json | 3 ++- tests/test_data/cookpad.com/cookpad.json | 3 ++- tests/test_data/copykat.com/copykat.json | 3 ++- .../countryliving.com/countryliving.json | 3 ++- .../creativecanning.com/creativecanning.json | 3 ++- tests/test_data/cuisineaz.com/cuisineaz.json | 3 ++- tests/test_data/cybercook.com.br/cybercook.json | 3 ++- tests/test_data/delish.com/delish_1.json | 3 ++- tests/test_data/delish.com/delish_2.json | 3 ++- tests/test_data/delish.com/delish_rogue_ol.json | 3 ++- .../domesticate-me.com/domesticateme_1.json | 3 ++- .../domesticate-me.com/domesticateme_2.json | 3 ++- .../downshiftology.com/downshiftology.json | 3 ++- .../eatingbirdfood.com/eatingbirdfood.json | 3 ++- tests/test_data/eatingwell.com/eatingwell.json | 3 ++- tests/test_data/eatsmarter.com/eatsmarter.json | 3 ++- tests/test_data/eattolerant.de/eattolerant.json | 3 ++- tests/test_data/eatwell101.com/eatwell101.json | 3 ++- .../eatwhattonight.com/eatwhattonight.json | 3 ++- tests/test_data/elavegan.com/elavegan_1.json | 3 ++- tests/test_data/elavegan.com/elavegan_2.json | 3 ++- .../errenskitchen.com/errenskitchen.json | 3 ++- .../ethanchlebowski.com/ethanchlebowski.json | 3 ++- .../farmhouseonboone.com/farmhouseonboone.json | 3 ++- .../fattoincasadabenedetta.json | 3 ++- .../feastingathome.com/feastingathome.json | 3 ++- .../fifteenspatulas.com/fifteenspatulas.json | 3 ++- .../finedininglovers.com/finedininglovers.json | 3 ++- .../fitslowcookerqueen_1.json | 3 ++- .../fitslowcookerqueen_2.json | 3 ++- tests/test_data/food.com/food.json | 3 ++- tests/test_data/food52.com/food52.json | 3 ++- .../foodandwine.com/foodandwine_1.json | 3 ++- .../foodfidelity.com/foodfidelity.json | 3 ++- .../foodfidelity.com/foodfidelity_groups.json | 3 ++- .../foodnetwork.co.uk/foodnetwork.json | 3 ++- .../forksoverknives.com/forksoverknives.json | 3 ++- .../test_data/forktospoon.com/forktospoon.json | 3 ++- .../franzoesischkochen.json | 3 ++- tests/test_data/godt.no/godt.json | 3 ++- .../gonnawantseconds.com/gonnawantseconds.json | 3 ++- .../goodfooddiscoveries.json | 3 ++- .../goodhousekeeping_1.json | 3 ++- .../goodhousekeeping_2.json | 3 ++- .../goodhousekeeping_3.json | 3 ++- .../goodhousekeeping_4.json | 3 ++- .../halfbakedharvest_groups.json | 3 ++- tests/test_data/hassanchef.com/hassanchef.json | 3 ++- .../headbangerskitchen.json | 3 ++- tests/test_data/heb.com/heb.json | 3 ++- tests/test_data/hellofresh.com/hellofresh.json | 3 ++- .../hellofresh.com/hellofresh_adhoc.json | 3 ++- .../hostthetoast.com/hostthetoast.json | 3 ++- tests/test_data/im-worthy.com/imworthy.json | 3 ++- .../inbloombakery.com/inbloombakery.json | 3 ++- .../indianhealthyrecipes.json | 3 ++- .../insanelygoodrecipes.json | 3 ++- .../test_data/izzycooking.com/izzycooking.json | 3 ++- .../test_data/jamieoliver.com/jamieoliver.json | 3 ++- .../jimcooksfoodgood.com/jimcooksfoodgood.json | 3 ++- .../joyfoodsunshine.com/joyfoodsunshine.json | 3 ++- .../test_data/joythebaker.com/joythebaker.json | 3 ++- tests/test_data/justataste.com/justataste.json | 3 ++- .../justonecookbook.com/justonecookbook.json | 3 ++- .../kennymcgovern.com/kennymcgovern.json | 3 ++- .../kingarthurbaking.com/kingarthur.json | 3 ++- .../kitchenaidaustralia_1.json | 3 ++- tests/test_data/kochbar.de/kochbar.json | 3 ++- .../kuchnia-domowa.pl/kuchniadomowa.json | 3 ++- .../leanandgreenrecipes.json | 3 ++- tests/test_data/lecker.de/lecker_2.json | 3 ++- .../lecremedelacrumb.com/lecremedelacrumb.json | 3 ++- .../lekkerensimpel.com/lekkerensimpel_1.json | 3 ++- .../leukerecepten.nl/leukerecepten.json | 3 ++- .../lifestyleofafoodie_2.json | 3 ++- .../littlespicejar.com/littlespicejar.json | 3 ++- .../livelytable.com/livelytable_1.json | 3 ++- .../livelytable.com/livelytable_2.json | 3 ++- tests/test_data/maangchi.com/maangchi.json | 3 ++- tests/test_data/madsvin.com/madsvin.json | 3 ++- tests/test_data/marmiton.org/marmiton.json | 3 ++- .../marthastewart.com/marthastewart.json | 3 ++- tests/test_data/matprat.no/matprat_1.json | 3 ++- tests/test_data/matprat.no/matprat_2.json | 3 ++- tests/test_data/mccormick.com/mccormick_1.json | 3 ++- tests/test_data/mccormick.com/mccormick_2.json | 3 ++- .../melskitchencafe.com/melskitchencafe.json | 3 ++- tests/test_data/mindmegette.hu/mindmegette.json | 3 ++- .../ministryofcurry.com/ministryofcurry.json | 3 ++- tests/test_data/misya.info/misya.json | 3 ++- .../momswithcrockpots.json | 3 ++- .../test_data/motherthyme.com/motherthyme.json | 3 ++- .../mundodereceitasbimby_1.json | 3 ++- .../mundodereceitasbimby_2.json | 3 ++- .../mybakingaddiction.json | 3 ++- .../mykitchen101en.com/mykitchen101en.json | 3 ++- tests/test_data/myplate.gov/usdamyplate.json | 3 ++- tests/test_data/myrecipes.com/myrecipes.json | 3 ++- tests/test_data/norecipes.com/norecipes_1.json | 3 ++- tests/test_data/norecipes.com/norecipes_2.json | 3 ++- .../nourishedbynutrition.json | 3 ++- .../number-2-pencil.com/number2pencil_1.json | 3 ++- .../number-2-pencil.com/number2pencil_2.json | 3 ++- tests/test_data/ohsheglows.com/ohsheglows.json | 3 ++- .../omnivorescookbook_1.json | 3 ++- .../omnivorescookbook_2.json | 3 ++- .../onceuponachef.com/onceuponachef_1.json | 3 ++- .../paleorunningmomma.json | 3 ++- .../test_data/panelinha.com.br/panelinha_1.json | 3 ++- .../test_data/panelinha.com.br/panelinha_2.json | 3 ++- .../persnicketyplates.json | 3 ++- tests/test_data/pinchofyum.com/pinchofyum.json | 3 ++- .../pinkowlkitchen.com/pinkowlkitchen_1.json | 3 ++- .../platingpixels.com/platingpixels_1.json | 3 ++- .../platingpixels.com/platingpixels_2.json | 3 ++- .../plowingthroughlife_1.json | 3 ++- .../plowingthroughlife_2.json | 3 ++- tests/test_data/popsugar.com/popsugar.json | 3 ++- .../practicalselfreliance.json | 3 ++- .../pressureluckcooking.json | 3 ++- .../primaledgehealth.com/primaledgehealth.json | 3 ++- tests/test_data/przepisy.pl/przepisy.json | 3 ++- .../purplecarrot.com/purplecarrot.json | 3 ++- .../rachlmansfield.com/rachlmansfield.json | 3 ++- .../rainbowplantlife.com/rainbowplantlife.json | 3 ++- .../rainbowplantlife_groups.json | 3 ++- .../realfood.tesco.com/realfoodtesco_1.json | 3 ++- .../realfood.tesco.com/realfoodtesco_2.json | 3 ++- tests/test_data/realsimple.com/realsimple.json | 3 ++- tests/test_data/receitas.globo.com/globo.json | 3 ++- .../receitasnestlebr_1.json | 3 ++- tests/test_data/recept.se/recept.json | 3 ++- .../reciperunner.com/reciperunner.json | 3 ++- .../recipes.timesofindia.com/timesofindia.json | 3 ++- .../redhousespice.com/redhousespice_1.json | 3 ++- .../redhousespice.com/redhousespice_2.json | 3 ++- tests/test_data/reishunger.de/reishunger_1.json | 3 ++- tests/test_data/reishunger.de/reishunger_2.json | 3 ++- .../giallozafferano.json | 3 ++- .../ricetteperbimby.it/ricetteperbimby_1.json | 3 ++- .../ricetteperbimby.it/ricetteperbimby_2.json | 3 ++- tests/test_data/rutgerbakt.nl/rutgerbakt_2.json | 3 ++- tests/test_data/rutgerbakt.nl/rutgerbakt_3.json | 3 ++- .../saboresanjinomoto_1.json | 3 ++- .../saboresanjinomoto_2.json | 3 ++- .../saltpepperskillet.json | 3 ++- tests/test_data/saveur.com/saveur.json | 3 ++- .../test_data/seriouseats.com/seriouseats.json | 3 ++- .../simple-veganista.com/simpleveganista.json | 3 ++- .../simply-cookit.com/simplycookit.json | 3 ++- .../simplyquinoa.com/simplyquinoa.json | 3 ++- .../simplyrecipes.com/simplyrecipes_1.json | 3 ++- .../simplywhisked.com/simplywhisked.json | 3 ++- .../test_data/skinnytaste.com/skinnytaste.json | 3 ++- tests/test_data/smulweb.nl/smulweb.json | 3 ++- .../spendwithpennies.com/spendwithpennies.json | 3 ++- tests/test_data/springlane.de/springlane.json | 3 ++- .../staysnatched.com/staysnatched.json | 3 ++- .../steamykitchen.com/steamykitchen_1.json | 3 ++- .../steamykitchen.com/steamykitchen_2.json | 3 ++- tests/test_data/sunbasket.com/sunbasket.json | 3 ++- .../sweetcsdesigns.com/sweetcsdesigns.json | 3 ++- .../sweetpeasandsaffron.json | 3 ++- .../test_data/tasteofhome.com/tasteofhome.json | 3 ++- .../tastesbetterfromscratch.json | 3 ++- .../tastesoflizzyt.com/tastesoflizzyt.json | 3 ++- .../tastykitchen.com/tastykitchen.json | 3 ++- .../theclevercarrot.com/theclevercarrot_1.json | 3 ++- .../theclevercarrot.com/theclevercarrot_2.json | 3 ++- .../thehappyfoodie.co.uk/thehappyfoodie_1.json | 3 ++- .../thehappyfoodie.co.uk/thehappyfoodie_2.json | 3 ++- .../thekitchenmagpie.com/thekitchenmagpie.json | 3 ++- tests/test_data/thekitchn.com/thekitchn.json | 3 ++- .../themagicalslowcooker_1.json | 3 ++- .../themagicalslowcooker_2.json | 3 ++- .../themodernproper.com/themodernproper.json | 3 ++- .../thepalatablelife_1.json | 3 ++- .../therecipecritic.com/therecipecritic.json | 3 ++- .../thespruceeats.com/thespruceeats_1.json | 3 ++- .../thespruceeats.com/thespruceeats_2.json | 3 ++- .../thewoksoflife.com/thewoksoflife.json | 3 ++- .../test_data/thinlicious.com/thinlicious.json | 3 ++- tests/test_data/tidymom.net/tidymom_1.json | 3 ++- tests/test_data/tidymom.net/tidymom_2.json | 3 ++- .../tudogostoso.com.br/tudogostoso.json | 3 ++- .../twopeasandtheirpod_1.json | 3 ++- .../twopeasandtheirpod_2.json | 3 ++- .../uitpaulineskeukennl_1.json | 3 ++- .../uitpaulineskeukennl_2.json | 3 ++- .../vanillaandbean.com/vanillaandbean_1.json | 3 ++- .../vanillaandbean.com/vanillaandbean_2.json | 3 ++- .../vegetarbloggen.no/vegetarbloggen.json | 3 ++- tests/test_data/vegolosi.it/vegolosi.json | 3 ++- .../vegrecipesofindia.json | 3 ++- tests/test_data/waitrose.com/waitrose.json | 3 ++- .../watchwhatueat.com/watchwhatueat.json | 3 ++- .../wearenotmartha.com/wearenotmartha_1.json | 3 ++- tests/test_data/wellplated.com/wellplated.json | 3 ++- .../whatsgabycooking.com/whatsgabycooking.json | 3 ++- .../wholefoodsmarket.com/wholefoods.json | 3 ++- .../williams-sonoma.com/williamssonoma_1.json | 3 ++- .../williams-sonoma.com/williamssonoma_2.json | 3 ++- .../womensweeklyfood.json | 3 ++- tests/test_data/yemek.com/yemek.json | 3 ++- tests/test_data/yummly.com/yummly.json | 3 ++- tests/test_data/zenbelly.com/zenbelly.json | 3 ++- 245 files changed, 504 insertions(+), 245 deletions(-) diff --git a/tests/test_data/750g.com/g750g.json b/tests/test_data/750g.com/g750g.json index b2094df34..9901904ba 100644 --- a/tests/test_data/750g.com/g750g.json +++ b/tests/test_data/750g.com/g750g.json @@ -59,5 +59,6 @@ "keywords": [ "salade de carottes", "salade de carottes cuites" - ] + ], + "description": "La petite salade détox parfaite pour un déjeuner vitaminé au coeur de l'hiver" } diff --git a/tests/test_data/aberlehome.com/aberlehome.json b/tests/test_data/aberlehome.com/aberlehome.json index 89da096c2..54e7b1aa3 100644 --- a/tests/test_data/aberlehome.com/aberlehome.json +++ b/tests/test_data/aberlehome.com/aberlehome.json @@ -79,5 +79,20 @@ ], "category": "Sourdough Recipes", "cook_time": 15, - "cuisine": "French" + "prep_time": 60, + "cuisine": "French", + "nutrients": { + "calories": "288 calories", + "carbohydrateContent": "52 grams carbohydrates", + "cholesterolContent": "29 milligrams cholesterol", + "fatContent": "5 grams fat", + "fiberContent": "2 grams fiber", + "proteinContent": "9 grams protein", + "saturatedFatContent": "2 grams saturated fat", + "servingSize": "1", + "sodiumContent": "436 milligrams sodium", + "sugarContent": "6 grams sugar", + "transFatContent": "0 grams trans fat", + "unsaturatedFatContent": "2 grams unsaturated fat" + } } diff --git a/tests/test_data/acouplecooks.com/acouplecooks.json b/tests/test_data/acouplecooks.com/acouplecooks.json index ce2c10cb6..be5be407f 100644 --- a/tests/test_data/acouplecooks.com/acouplecooks.json +++ b/tests/test_data/acouplecooks.com/acouplecooks.json @@ -56,5 +56,6 @@ ], "cook_time": 3, "description": "This garlic butter shrimp has HUGE flavor in under 10 minutes! A fast and easy dinner for weeknights or entertaining, it will become your go-to.", - "cuisine": "Shrimp" + "cuisine": "Shrimp", + "prep_time": 5 } diff --git a/tests/test_data/amazingribs.com/amazingribs_1.json b/tests/test_data/amazingribs.com/amazingribs_1.json index a7a371634..d8e58d0dc 100644 --- a/tests/test_data/amazingribs.com/amazingribs_1.json +++ b/tests/test_data/amazingribs.com/amazingribs_1.json @@ -66,5 +66,6 @@ ], "cook_time": 120, "description": "In the Lone Star state, smoked sausage is as central to barbecue as brisket. There is no standard recipe, but natural casing (the guts) always hold the ground meat mixture. My favorite blend leans more on pork than beef and includes lots of black pepper. IMPORTANT: Before you get started, read our article on The Science of Sausage Making.", - "cuisine": "American" + "cuisine": "American", + "prep_time": 45 } diff --git a/tests/test_data/amazingribs.com/amazingribs_2.json b/tests/test_data/amazingribs.com/amazingribs_2.json index 0408aa446..80e2a1263 100644 --- a/tests/test_data/amazingribs.com/amazingribs_2.json +++ b/tests/test_data/amazingribs.com/amazingribs_2.json @@ -58,5 +58,6 @@ ], "cook_time": 600, "description": "Make mouthwatering smoked burnt end nuggets with this easy-to-follow recipe.", - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/archanaskitchen.com/archanaskitchen_2.json b/tests/test_data/archanaskitchen.com/archanaskitchen_2.json index 587248ab5..3e9e59603 100644 --- a/tests/test_data/archanaskitchen.com/archanaskitchen_2.json +++ b/tests/test_data/archanaskitchen.com/archanaskitchen_2.json @@ -62,5 +62,6 @@ "total_time": 30, "yields": "4 items", "description": "Classic Greek salad Recipe is a must try salad if you love vegetables. The salad is a simple assortment of fresh and crunchy vegetables and lettuce which is tossed in a tangy and citrus dressing. The salad is then sprinkled with a light and creamy feta cheese in order to balance the flavor. Olives are also one of the key ingredient in Greek Cooking. Olives are added as a whole in the salad or it can also be halved. Normally this salad is considered as a breakfast or lunch dish for Greek Farmers were they always consume fresh in what they grow. Serve the Classic Greek salad Recipe as a Party Appetizer followed by a Vegan Moussaka to relish a Greek Meal. If you are looking for Greek dishes here are some : Greek Style Briami Recipe (Simple Vegetable Stew Recipe) Greek Style Grilled Pita Pizza Recipe Greek Style Vegan Moussaka Recipe", - "cuisine": "Greek" + "cuisine": "Greek", + "prep_time": 30 } diff --git a/tests/test_data/averiecooks.com/averiecooks.json b/tests/test_data/averiecooks.com/averiecooks.json index 561d283db..ac2c63ca4 100644 --- a/tests/test_data/averiecooks.com/averiecooks.json +++ b/tests/test_data/averiecooks.com/averiecooks.json @@ -64,5 +64,6 @@ ], "cook_time": 15, "description": "An EASY, healthy, and light salad with watermelon, cucumber, arugula, goat cheese, candied nuts, and drizzled with a homemade balsamic glaze!! A PERFECT summer salad for those days when it's too hot to cook!!", - "cuisine": "American" + "cuisine": "American", + "prep_time": 5 } diff --git a/tests/test_data/baking-sense.com/bakingsense_1.json b/tests/test_data/baking-sense.com/bakingsense_1.json index 070422b8b..7660cb1fe 100644 --- a/tests/test_data/baking-sense.com/bakingsense_1.json +++ b/tests/test_data/baking-sense.com/bakingsense_1.json @@ -92,5 +92,6 @@ "keywords": [ "buttermilk", "sourdough" - ] + ], + "cook_time": 40 } diff --git a/tests/test_data/baking-sense.com/bakingsense_2.json b/tests/test_data/baking-sense.com/bakingsense_2.json index c3be0ead8..591c0b4b7 100644 --- a/tests/test_data/baking-sense.com/bakingsense_2.json +++ b/tests/test_data/baking-sense.com/bakingsense_2.json @@ -91,5 +91,6 @@ "chocolate cake", "mousse", "strawberry cake" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/bakingmischief.com/bakingmischief_1.json b/tests/test_data/bakingmischief.com/bakingmischief_1.json index f51886b5f..baeceb9ac 100644 --- a/tests/test_data/bakingmischief.com/bakingmischief_1.json +++ b/tests/test_data/bakingmischief.com/bakingmischief_1.json @@ -107,5 +107,6 @@ "yields": "4 servings", "keywords": [ "Barbacoa Burrito Bowl" - ] + ], + "cook_time": 160 } diff --git a/tests/test_data/bakingmischief.com/bakingmischief_2.json b/tests/test_data/bakingmischief.com/bakingmischief_2.json index b36b26c1b..c9d8e19cc 100644 --- a/tests/test_data/bakingmischief.com/bakingmischief_2.json +++ b/tests/test_data/bakingmischief.com/bakingmischief_2.json @@ -79,5 +79,6 @@ "keywords": [ "Mini Carrot Cake", "Small Carrot Cake" - ] + ], + "cook_time": 25 } diff --git a/tests/test_data/bbc.com/bbcfood.json b/tests/test_data/bbc.com/bbcfood.json index 9eb12bc76..0a40a9393 100644 --- a/tests/test_data/bbc.com/bbcfood.json +++ b/tests/test_data/bbc.com/bbcfood.json @@ -42,5 +42,6 @@ "site_name": "BBC Food", "title": "Irish cream and chocolate cheesecake", "total_time": 130, - "yields": "1 item" + "yields": "1 item", + "description": "The smooth, creamy liqueur gives this celebration cheesecake the wow factor. Top with grated chocolate and a dusting of cocoa." } diff --git a/tests/test_data/bbcgoodfood.com/bbcgoodfood.json b/tests/test_data/bbcgoodfood.com/bbcgoodfood.json index 2157b6841..bde638864 100644 --- a/tests/test_data/bbcgoodfood.com/bbcgoodfood.json +++ b/tests/test_data/bbcgoodfood.com/bbcgoodfood.json @@ -63,5 +63,6 @@ "Midweek meals", "Quick", "Spaghetti" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json b/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json index e2d00824e..24bfb7f8a 100644 --- a/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json +++ b/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json @@ -86,5 +86,6 @@ "Sweet recipes", "Sweets", "Vanilla extract" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/bestrecipes.com.au/bestrecipes.json b/tests/test_data/bestrecipes.com.au/bestrecipes.json index 64e0653b4..f7e99fa6c 100644 --- a/tests/test_data/bestrecipes.com.au/bestrecipes.json +++ b/tests/test_data/bestrecipes.com.au/bestrecipes.json @@ -84,5 +84,6 @@ "winter", "worcestershire sauce", "budget club" - ] + ], + "category": "dinner, lunch, main" } diff --git a/tests/test_data/bettybossi.ch/bettybossi.json b/tests/test_data/bettybossi.ch/bettybossi.json index f683db7bf..e53f25eb8 100644 --- a/tests/test_data/bettybossi.ch/bettybossi.json +++ b/tests/test_data/bettybossi.ch/bettybossi.json @@ -82,5 +82,6 @@ "farine", "myrtilles surgelées", "jus de citron" - ] + ], + "cook_time": 50 } diff --git a/tests/test_data/bettycrocker.com/bettycrocker_1.json b/tests/test_data/bettycrocker.com/bettycrocker_1.json index 1b2a668b1..c47fec5d8 100644 --- a/tests/test_data/bettycrocker.com/bettycrocker_1.json +++ b/tests/test_data/bettycrocker.com/bettycrocker_1.json @@ -53,5 +53,6 @@ "yields": "24 servings", "keywords": [ "éclair bars" - ] + ], + "description": "We turned the classic, cream-filled French pastry into an oh-so-easy bar! With a flaky crescent base, a layer of silky vanilla pudding and a topping of rich chocolate ganache, this is a special dessert that’s guaranteed to impress." } diff --git a/tests/test_data/bettycrocker.com/bettycrocker_2.json b/tests/test_data/bettycrocker.com/bettycrocker_2.json index ec5d67d87..44e47ad5c 100644 --- a/tests/test_data/bettycrocker.com/bettycrocker_2.json +++ b/tests/test_data/bettycrocker.com/bettycrocker_2.json @@ -70,5 +70,6 @@ "yields": "12 servings", "keywords": [ "strawberry-pretzel salad" - ] + ], + "description": "This phenomenal berry dish is a great option if you need a sweet treat and your oven is already full of tasty dishes. The irresistible blend of creamy, crunchy, sweet and salty makes it a hit for any season and occasion. With a little prep and refrigeration time, you'll be enjoying your Strawberry Pretzel Salad as the perfect after-meal dessert." } diff --git a/tests/test_data/biancazapatka.com/biancazapatka_1.json b/tests/test_data/biancazapatka.com/biancazapatka_1.json index 3de61975f..ae2b9c9b7 100644 --- a/tests/test_data/biancazapatka.com/biancazapatka_1.json +++ b/tests/test_data/biancazapatka.com/biancazapatka_1.json @@ -98,5 +98,6 @@ "Rice Noodles", "Tempeh", "Vegetables" - ] + ], + "cook_time": 10 } diff --git a/tests/test_data/biancazapatka.com/biancazapatka_2.json b/tests/test_data/biancazapatka.com/biancazapatka_2.json index 724bb6079..469f37afb 100644 --- a/tests/test_data/biancazapatka.com/biancazapatka_2.json +++ b/tests/test_data/biancazapatka.com/biancazapatka_2.json @@ -105,5 +105,6 @@ "Blueberry Cake", "Loaf Cake", "Vegan Cake" - ] + ], + "cook_time": 55 } diff --git a/tests/test_data/bigoven.com/bigoven_1.json b/tests/test_data/bigoven.com/bigoven_1.json index 92a5c14f2..5fa364568 100644 --- a/tests/test_data/bigoven.com/bigoven_1.json +++ b/tests/test_data/bigoven.com/bigoven_1.json @@ -102,5 +102,6 @@ "shellfish free", "dairy free", "pescatarian" - ] + ], + "description": "Our No-Knead Herb Focaccia is impossibly easy. And impossibly delicious. It'll leave you scratching your head and wondering how so few ingredients and such little effort can produce something so exquisitely satisfying. But, don't take our word for it -- bake some up tonight." } diff --git a/tests/test_data/bigoven.com/bigoven_2.json b/tests/test_data/bigoven.com/bigoven_2.json index f2b1821b3..b76fb4c99 100644 --- a/tests/test_data/bigoven.com/bigoven_2.json +++ b/tests/test_data/bigoven.com/bigoven_2.json @@ -108,5 +108,6 @@ "contains dairy", "contains eggs", "pescatarian" - ] + ], + "description": "delicious bite-sized bits of raspberry goodness" } diff --git a/tests/test_data/blueapron.com/blueapron.json b/tests/test_data/blueapron.com/blueapron.json index 972bc9483..aa64dc79a 100644 --- a/tests/test_data/blueapron.com/blueapron.json +++ b/tests/test_data/blueapron.com/blueapron.json @@ -57,5 +57,6 @@ "site_name": "Blue Apron", "title": "BBQ Chickpeas & Farro with Corn, Cucumbers & Hard-Boiled Eggs", "total_time": 30, - "yields": "2 servings" + "yields": "2 servings", + "description": "This farro salad boasts delicious contrast from tender chickpeas tossed in a savory-sweet barbecue sauce, crunchy marinated cucumbers, and bites of sweet corn (charred to lightly caramelize the kernels for even more flavor). CLICK FOR RECIPE CARD" } diff --git a/tests/test_data/bluejeanchef.com/bluejeanchef_1.json b/tests/test_data/bluejeanchef.com/bluejeanchef_1.json index 1ee704ba1..4c779fb72 100644 --- a/tests/test_data/bluejeanchef.com/bluejeanchef_1.json +++ b/tests/test_data/bluejeanchef.com/bluejeanchef_1.json @@ -83,5 +83,6 @@ "Pasta", "One Pot Meal", "Quick and Easy" - ] + ], + "cook_time": 12 } diff --git a/tests/test_data/bonappetit.com/bonappetit.json b/tests/test_data/bonappetit.com/bonappetit.json index 7bf0f97e8..2e63db3ba 100644 --- a/tests/test_data/bonappetit.com/bonappetit.json +++ b/tests/test_data/bonappetit.com/bonappetit.json @@ -56,5 +56,6 @@ "yields": "4 servings", "keywords": [ "celery" - ] + ], + "description": "Rich butter-basted pork offset by a bright, crunchy salad comes together quick and easy." } diff --git a/tests/test_data/bowlofdelicious.com/bowlofdelicious.json b/tests/test_data/bowlofdelicious.com/bowlofdelicious.json index 9baebe4e3..4555c2209 100644 --- a/tests/test_data/bowlofdelicious.com/bowlofdelicious.json +++ b/tests/test_data/bowlofdelicious.com/bowlofdelicious.json @@ -66,5 +66,6 @@ "Ahi tuna recipe", "How to cook ahi tuna", "Seared ahi tuna medium rare" - ] + ], + "cook_time": 5 } diff --git a/tests/test_data/breadtopia.com/breadtopia.json b/tests/test_data/breadtopia.com/breadtopia.json index 7e287dc9f..0d2724993 100644 --- a/tests/test_data/breadtopia.com/breadtopia.json +++ b/tests/test_data/breadtopia.com/breadtopia.json @@ -114,5 +114,6 @@ "Bread", "Sourdough", "Yeast" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/budgetbytes.com/budgetbytes.json b/tests/test_data/budgetbytes.com/budgetbytes.json index 809e7d6b3..91962556e 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes.json +++ b/tests/test_data/budgetbytes.com/budgetbytes.json @@ -60,5 +60,6 @@ "Burger Seasoning", "Cheese Burger", "Smash Burger" - ] + ], + "description": "If you love a meaty, juicy burger patty with loads of crispy edges and tons of smoky crooks and crannies for your favorite sauce or cheese to sink into, this Smash Burger recipe is for you!" } diff --git a/tests/test_data/budgetbytes.com/budgetbytes_groups.json b/tests/test_data/budgetbytes.com/budgetbytes_groups.json index 4d03febcf..a06510af5 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes_groups.json +++ b/tests/test_data/budgetbytes.com/budgetbytes_groups.json @@ -68,5 +68,6 @@ "keywords": [ "meal prep", "Vegan Dinner" - ] + ], + "description": "These rich, creamy, and earthy Coconut Curry Lentils are an easy and delicious vegan option for dinner or weekly meal prep!" } diff --git a/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json b/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json index 4a92554c6..a259c62b2 100644 --- a/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json +++ b/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json @@ -58,5 +58,6 @@ "description": "Brown Sugar Glazed Ham is beautifully juicy, seeping with flavor, with crispy caramelized edges and the BEST Brown Sugar Glaze you will ever sink your teeth into - the perfect centerpiece for Easter and Christmas! This Baked Ham Recipe made with brown, sugar, honey, mustard and spices is sweet, smoky and dripping with flavor AND it only takes minutes of hands on prep time!", "site_name": "Carlsbad Cravings", "total_time": 130, - "yields": "10 servings" + "yields": "10 servings", + "cook_time": 120 } diff --git a/tests/test_data/castironketo.net/castironketo.json b/tests/test_data/castironketo.net/castironketo.json index 890e54f23..66fa60e4f 100644 --- a/tests/test_data/castironketo.net/castironketo.json +++ b/tests/test_data/castironketo.net/castironketo.json @@ -67,5 +67,6 @@ "keto", "keto casserole", "low carb" - ] + ], + "description": "Keto Jalapeño Popper Casserole with Chicken: A deliciously creamy and spicy low-carb dish with shredded chicken, cream cheese, jalapenos, and bacon." } diff --git a/tests/test_data/chefsavvy.com/chefsavvy.json b/tests/test_data/chefsavvy.com/chefsavvy.json index 43b880a9e..343151561 100644 --- a/tests/test_data/chefsavvy.com/chefsavvy.json +++ b/tests/test_data/chefsavvy.com/chefsavvy.json @@ -66,5 +66,6 @@ "Garlic", "Sesame", "Slow Cooker Broccoli Beef" - ] + ], + "cook_time": 300 } diff --git a/tests/test_data/claudia.abril.com.br/abril.json b/tests/test_data/claudia.abril.com.br/abril.json index 62476fc14..7162e0f5c 100644 --- a/tests/test_data/claudia.abril.com.br/abril.json +++ b/tests/test_data/claudia.abril.com.br/abril.json @@ -52,5 +52,6 @@ "site_name": "CLAUDIA", "title": "Estrogonofe de carne", "total_time": 30, - "yields": "4 servings" + "yields": "4 servings", + "description": "Derreta a manteiga e refogue a cebola até ficar transparente. Junte a carne e tempere com o sal. Mexa até a carne dourar de todos os lados. Acrescente a mostarda, o catchup, a pimenta-do-reino e o tomate picado. Cozinhe até formar um molho espesso. Se necessário, adicione água quente aos poucos. Quando o molho estiver […]" } diff --git a/tests/test_data/closetcooking.com/closetcooking.json b/tests/test_data/closetcooking.com/closetcooking.json index e59fd9000..db5eb9966 100644 --- a/tests/test_data/closetcooking.com/closetcooking.json +++ b/tests/test_data/closetcooking.com/closetcooking.json @@ -54,5 +54,6 @@ "site_name": "Closet Cooking", "title": "Jalapeno Popper Skillet Chicken", "total_time": 20, - "yields": "5 servings" + "yields": "5 servings", + "description": "Chicken in a cheesy jalapeno sauce! All of the flavours of jalapeno poppers in a skillet chicken dinner!" } diff --git a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json index 31851e635..8e8e84483 100644 --- a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json +++ b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json @@ -72,5 +72,6 @@ "yields": "5 servings", "keywords": [ "Coxa de Frango na Fritadeira Elétrica" - ] + ], + "description": "Você vai aprender hoje como fazer coxa de frango na fritadeira elétrica sem erros! Nós sabemos que há muitas pessoas com medo de usar a fritadeira elétrica, que não precisa ir óleo para fritar, porque o frango pode acabar ficando muito frito e seco, sem aquela suculência gostosa que todos nós amamos em um frango frito, né? Por isso, nós aqui do Comidinhas do Chef testamos algumas receitas e desenvolvemos esta especialmente para você, com um passo a passo certeiro para a coxa de frango ficar no ponto ideal, com aquela casquinha levemente crocante externa e bem gostosa, mas ainda muito saboroso por dentro. Para isso, é só seguir a nossa receita de coxa de frango na fritadeira elétrica, que você vai acertar em cheio na hora de preparar aí na sua casa também! O resultado fica simplesmente maravilhoso e vai dar vontade de fazer as coxas de frango somente assim de agora em diante." } diff --git a/tests/test_data/cookieandkate.com/cookieandkate.json b/tests/test_data/cookieandkate.com/cookieandkate.json index 025071498..445ea1a81 100644 --- a/tests/test_data/cookieandkate.com/cookieandkate.json +++ b/tests/test_data/cookieandkate.com/cookieandkate.json @@ -68,5 +68,6 @@ "cooking_method": "Stovetop and baked", "keywords": [ "Broccoli Cheddar Frittata" - ] + ], + "description": "This spinach, broccoli and cheddar frittata recipe is a simple breakfast, brunch or dinner! It's vegetarian and gluten free. Recipe yields 6 large or 8 more modest slices." } diff --git a/tests/test_data/cooking.nytimes.com/nytimes.json b/tests/test_data/cooking.nytimes.com/nytimes.json index 392a110e5..5c52a4505 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes.json +++ b/tests/test_data/cooking.nytimes.com/nytimes.json @@ -69,5 +69,6 @@ "cheddar", "flour", "pecorino" - ] + ], + "description": "These quick, easy crackers are a crispy twist on the classic pasta dish, and an excellent cocktail hour snack. Rolling the freshly made dough between sheets of parchment expedites chilling, then cutting crackers with a pastry wheel (or pizza cutter) reduces waste. Do grate your own cheese for this instead of using store-bought, pre-grated cheese, as it plays an integral role in making the dough moist. These cheesy crackers can be kept simple, allowing cheese and pepper to dominate, or gussied up with any combination of onion powder, ground mustard or garlic powder, depending on your preference. This recipe makes a large batch, but the crackers will keep for up to one month, depending on your snack habits." } diff --git a/tests/test_data/cooking.nytimes.com/nytimes_groups.json b/tests/test_data/cooking.nytimes.com/nytimes_groups.json index 6b79c442f..7b08d1dcc 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes_groups.json +++ b/tests/test_data/cooking.nytimes.com/nytimes_groups.json @@ -95,5 +95,6 @@ "potato", "tomato", "vegetarian" - ] + ], + "description": "Potato tacos, or tacos de papa, as they are known in Mexico, make the perfect meal for those times when you find yourself with an excess of potatoes and a package of tortillas on hand. Tortillas are an endlessly versatile pantry item. In this recipe, adapted from “Tenderheart” by Hetty Lui McKinnon (Alfred A. Knopf, 2023), they are stuffed with potato and cheese for a deeply satisfying meal or light snack. Cooking the potatoes whole, skin intact, prevents them from absorbing too much water, and the skin also adds a nice texture to the filling. Shortcuts are always available: If you’ve got leftover mashed potatoes, you can use them and skip the first step." } diff --git a/tests/test_data/cookingcircle.com/cookingcircle.json b/tests/test_data/cookingcircle.com/cookingcircle.json index bd770e14a..2f7150193 100644 --- a/tests/test_data/cookingcircle.com/cookingcircle.json +++ b/tests/test_data/cookingcircle.com/cookingcircle.json @@ -44,5 +44,6 @@ "site_name": "Ninja Test Kitchen", "title": "Vegan Lemon Cupcakes", "total_time": 30, - "yields": "6 servings" + "yields": "6 servings", + "cook_time": 30 } diff --git a/tests/test_data/cookinglight.com/cookinglight.json b/tests/test_data/cookinglight.com/cookinglight.json index dc06e3043..c165b2d40 100644 --- a/tests/test_data/cookinglight.com/cookinglight.json +++ b/tests/test_data/cookinglight.com/cookinglight.json @@ -31,5 +31,6 @@ "site_name": "Cooking Light", "title": "Avocado, Black Bean, and Charred Tomato Bowl", "total_time": 10, - "yields": "1 serving" + "yields": "1 serving", + "description": "This meatless bowl offers a range of textures and flavors, including cumin-scented black beans, blistered tomatoes, corn, and fresh avocado that are equally good at room temperature. If you don’t have time to stew your own beans, canned unsalted beans work just as well here. Feel free to mix it all together instead of portioning into quadrants. Finish it with a squeeze of lime, if you like." } diff --git a/tests/test_data/cookpad.com/cookpad.json b/tests/test_data/cookpad.com/cookpad.json index 34b6e570c..b350830ea 100644 --- a/tests/test_data/cookpad.com/cookpad.json +++ b/tests/test_data/cookpad.com/cookpad.json @@ -53,5 +53,6 @@ "site_name": null, "title": "30分で簡単♡本格バターチキンカレー♡", "total_time": 40, - "yields": "4 servings" + "yields": "4 servings", + "description": "本格バターチキンカレーのレシピです。 おうちにある材料で作れるバターチキンカレーです(*´`*)♡とっても簡単♬すぐ出来るのでぜひお試しください♡ʾʾ" } diff --git a/tests/test_data/copykat.com/copykat.json b/tests/test_data/copykat.com/copykat.json index c04cebd0b..590e8977d 100644 --- a/tests/test_data/copykat.com/copykat.json +++ b/tests/test_data/copykat.com/copykat.json @@ -68,5 +68,6 @@ "Beef Tips and Gravy", "Instant Pot Recipes", "Slow Cooker Recipes" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/countryliving.com/countryliving.json b/tests/test_data/countryliving.com/countryliving.json index faec514a0..a57f86818 100644 --- a/tests/test_data/countryliving.com/countryliving.json +++ b/tests/test_data/countryliving.com/countryliving.json @@ -54,5 +54,6 @@ "appetizers", "autumn", "cocktail party" - ] + ], + "description": "This elegant appetizer is a sure-fire way to treat your guests." } diff --git a/tests/test_data/creativecanning.com/creativecanning.json b/tests/test_data/creativecanning.com/creativecanning.json index 30a19b8a7..c3bcb2721 100644 --- a/tests/test_data/creativecanning.com/creativecanning.json +++ b/tests/test_data/creativecanning.com/creativecanning.json @@ -55,5 +55,6 @@ "site_name": "Creative Canning", "title": "Zucchini Relish Recipe for Canning", "total_time": 150, - "yields": "4 servings" + "yields": "4 servings", + "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden." } diff --git a/tests/test_data/cuisineaz.com/cuisineaz.json b/tests/test_data/cuisineaz.com/cuisineaz.json index f5dcb5693..2baac784b 100644 --- a/tests/test_data/cuisineaz.com/cuisineaz.json +++ b/tests/test_data/cuisineaz.com/cuisineaz.json @@ -41,5 +41,6 @@ "site_name": "Cuisine AZ", "title": "Filet de saumon au four", "total_time": 15, - "yields": "4 servings" + "yields": "4 servings", + "description": "Toujours savoureux, jamais décevant, le filet de saumon au four est le succès assuré ! Bon pour la santé avec ses oméga-3, il marque de sacrés points côté nutrition. Et avec lui, pas besoin de fioritures, il se suffit à lui-même : un filet d'huile d'olive, de l'origan, du sel, du poivre, et hop, on enfourne ! Un délice légèrement croustillant sur le dessus, carrément fondant à l'intérieur, à servir avec une salade verte bien assaisonnée et du riz basmati." } diff --git a/tests/test_data/cybercook.com.br/cybercook.json b/tests/test_data/cybercook.com.br/cybercook.json index e74b2bb53..74a7c6cf4 100644 --- a/tests/test_data/cybercook.com.br/cybercook.json +++ b/tests/test_data/cybercook.com.br/cybercook.json @@ -67,5 +67,6 @@ "Aves", "Pratos principais", "Receitas de Frango Xadrez" - ] + ], + "description": "Já experimentou essa maravilhosa receita de Strogonoff de Frango da Leticia? No CyberCook você encontra essa e outras receitas. Saiba nessa dica incrível" } diff --git a/tests/test_data/delish.com/delish_1.json b/tests/test_data/delish.com/delish_1.json index efc4045fb..8138ba345 100644 --- a/tests/test_data/delish.com/delish_1.json +++ b/tests/test_data/delish.com/delish_1.json @@ -75,5 +75,6 @@ "thanksgiving desserts", "pumpkin cake", "" - ] + ], + "description": "The pumpkin roll's iconic swirls make it a staple stunning dessert during the fall season—learn how to perfect it with our easy recipe." } diff --git a/tests/test_data/delish.com/delish_2.json b/tests/test_data/delish.com/delish_2.json index dc2abaecc..b690b5043 100644 --- a/tests/test_data/delish.com/delish_2.json +++ b/tests/test_data/delish.com/delish_2.json @@ -81,5 +81,6 @@ "dessert", "nut-free", "vegetarian" - ] + ], + "description": "Apple cookies are packed with grated Granny Smith apples and topped with lemony apple pie spice icing." } diff --git a/tests/test_data/delish.com/delish_rogue_ol.json b/tests/test_data/delish.com/delish_rogue_ol.json index 0be549e18..0fb7ed447 100644 --- a/tests/test_data/delish.com/delish_rogue_ol.json +++ b/tests/test_data/delish.com/delish_rogue_ol.json @@ -68,5 +68,6 @@ "st patricks day cheesecake", "boozy cheesecake recipes", "cheesecake recipes" - ] + ], + "description": "Looking for the perfect Baileys cheesecake recipe? This Baileys Cheesecake is the best." } diff --git a/tests/test_data/domesticate-me.com/domesticateme_1.json b/tests/test_data/domesticate-me.com/domesticateme_1.json index b5c920e12..14718ccc8 100644 --- a/tests/test_data/domesticate-me.com/domesticateme_1.json +++ b/tests/test_data/domesticate-me.com/domesticateme_1.json @@ -69,5 +69,6 @@ "site_name": "Domesticate ME", "title": "The Dude Diet: Buffalo Chicken Quinoa Bake", "total_time": 60, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 45 } diff --git a/tests/test_data/domesticate-me.com/domesticateme_2.json b/tests/test_data/domesticate-me.com/domesticateme_2.json index 231a307a3..94c19c2a8 100644 --- a/tests/test_data/domesticate-me.com/domesticateme_2.json +++ b/tests/test_data/domesticate-me.com/domesticateme_2.json @@ -62,5 +62,6 @@ "site_name": "Domesticate ME", "title": "Summer Squash Toasts with Sun-Dried Tomato White Bean Spread", "total_time": 25, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 15 } diff --git a/tests/test_data/downshiftology.com/downshiftology.json b/tests/test_data/downshiftology.com/downshiftology.json index fe723a059..fbdb9cdee 100644 --- a/tests/test_data/downshiftology.com/downshiftology.json +++ b/tests/test_data/downshiftology.com/downshiftology.json @@ -76,5 +76,6 @@ "keywords": [ "easy chicken kabobs", "Greek chicken kabobs" - ] + ], + "description": "These Greek chicken kabobs are a summer grilling staple! They're juicy, flavorful, and best served with my homemade tzatziki sauce." } diff --git a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json index 5c7c34a87..e3faa1812 100644 --- a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json +++ b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json @@ -72,5 +72,6 @@ "yields": "4 servings", "keywords": [ "shakshuka" - ] + ], + "description": "This easy shakshuka recipe is a healthy one-pan dish with poached eggs in a flavorful tomato sauce. It comes together quickly and can be served any time of the day!" } diff --git a/tests/test_data/eatingwell.com/eatingwell.json b/tests/test_data/eatingwell.com/eatingwell.json index 0b8076bcd..4abd2643c 100644 --- a/tests/test_data/eatingwell.com/eatingwell.json +++ b/tests/test_data/eatingwell.com/eatingwell.json @@ -65,5 +65,6 @@ "site_name": "EatingWell", "title": "Cheesy Ground Beef & Cauliflower Casserole", "total_time": 30, - "yields": "6 servings" + "yields": "6 servings", + "description": "This easy ground beef and cauliflower casserole recipe is perfect for a weeknight dinner. Serve this tasty casserole with tortilla chips and sour cream." } diff --git a/tests/test_data/eatsmarter.com/eatsmarter.json b/tests/test_data/eatsmarter.com/eatsmarter.json index fa592ec51..584641fcb 100644 --- a/tests/test_data/eatsmarter.com/eatsmarter.json +++ b/tests/test_data/eatsmarter.com/eatsmarter.json @@ -63,5 +63,6 @@ "site_name": "Eat Smarter USA", "title": "Pumpkin Black Bean Salad", "total_time": 35, - "yields": "4 servings" + "yields": "4 servings", + "description": "EAT SMARTER's pumpkin salad with beans is the perfect fall dish." } diff --git a/tests/test_data/eattolerant.de/eattolerant.json b/tests/test_data/eattolerant.de/eattolerant.json index b11be90cc..d969c7e4a 100644 --- a/tests/test_data/eattolerant.de/eattolerant.json +++ b/tests/test_data/eattolerant.de/eattolerant.json @@ -47,5 +47,6 @@ "site_name": "Eat Tolerant", "title": "Vegane Rotkohlsuppe mit Kokosmilch", "total_time": 40, - "yields": "2 servings" + "yields": "2 servings", + "cook_time": 40 } diff --git a/tests/test_data/eatwell101.com/eatwell101.json b/tests/test_data/eatwell101.com/eatwell101.json index f9ac9ed4e..7e04e2695 100644 --- a/tests/test_data/eatwell101.com/eatwell101.json +++ b/tests/test_data/eatwell101.com/eatwell101.json @@ -84,5 +84,6 @@ "Most Popular Recipes", "turkey", "" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/eatwhattonight.com/eatwhattonight.json b/tests/test_data/eatwhattonight.com/eatwhattonight.json index c2a73155d..5696023a9 100644 --- a/tests/test_data/eatwhattonight.com/eatwhattonight.json +++ b/tests/test_data/eatwhattonight.com/eatwhattonight.json @@ -56,5 +56,6 @@ "yields": "2 servings", "keywords": [ "Chicken" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/elavegan.com/elavegan_1.json b/tests/test_data/elavegan.com/elavegan_1.json index c94683b45..73303f222 100644 --- a/tests/test_data/elavegan.com/elavegan_1.json +++ b/tests/test_data/elavegan.com/elavegan_1.json @@ -78,5 +78,6 @@ "dal", "dhal", "lentils" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/elavegan.com/elavegan_2.json b/tests/test_data/elavegan.com/elavegan_2.json index f552cd8dc..10725d1a1 100644 --- a/tests/test_data/elavegan.com/elavegan_2.json +++ b/tests/test_data/elavegan.com/elavegan_2.json @@ -102,5 +102,6 @@ "streusel cake", "vegan coffee cake", "vegan crumb cake" - ] + ], + "cook_time": 40 } diff --git a/tests/test_data/errenskitchen.com/errenskitchen.json b/tests/test_data/errenskitchen.com/errenskitchen.json index 315472161..0090dafbd 100644 --- a/tests/test_data/errenskitchen.com/errenskitchen.json +++ b/tests/test_data/errenskitchen.com/errenskitchen.json @@ -76,5 +76,6 @@ "Creamy Sun-Dried Tomato Pasta", "Creamy Sun-Dried Tomato Pasta with Chicken", "Sun-Dried Tomato Pasta" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/ethanchlebowski.com/ethanchlebowski.json b/tests/test_data/ethanchlebowski.com/ethanchlebowski.json index 395fe39aa..1e5323ee1 100644 --- a/tests/test_data/ethanchlebowski.com/ethanchlebowski.json +++ b/tests/test_data/ethanchlebowski.com/ethanchlebowski.json @@ -43,5 +43,6 @@ "site_name": "Ethan", "title": "Huevos Rancheros", "total_time": 13, - "yields": "1 serving" + "yields": "1 serving", + "cook_time": 8 } diff --git a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json index becfd8297..e96288c19 100644 --- a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json +++ b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json @@ -85,5 +85,6 @@ "sourdough croissants", "croissants", "sourdough crescent rolls" - ] + ], + "description": "Flaky, buttery sourdough croissants are one of the most decadent sourdough recipes ever. These make the perfect brunch sandwich bread, a fancy breakfast, or a wonderful holiday roll." } diff --git a/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json b/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json index e1114da15..2245d0702 100644 --- a/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json +++ b/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json @@ -63,5 +63,6 @@ "Casseruola 16cm con coperchio", "Frusta in silicone 32cm", "Sac à poche" - ] + ], + "cook_time": 5 } diff --git a/tests/test_data/feastingathome.com/feastingathome.json b/tests/test_data/feastingathome.com/feastingathome.json index 204b42672..020bcac94 100644 --- a/tests/test_data/feastingathome.com/feastingathome.json +++ b/tests/test_data/feastingathome.com/feastingathome.json @@ -82,5 +82,6 @@ "vegetarian risotto", "shrimp risotto", "" - ] + ], + "category": "vegetarian" } diff --git a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json index fc253a33d..01a53a736 100644 --- a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json +++ b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json @@ -59,5 +59,6 @@ "keywords": [ "creme brulee", "orange creme brulee" - ] + ], + "description": "This Orange Creme Brulee is a twist on the classic creamy custard, with aromatic and flavorful orange throughout. It's a great make ahead dessert!" } diff --git a/tests/test_data/finedininglovers.com/finedininglovers.json b/tests/test_data/finedininglovers.com/finedininglovers.json index 7d718b787..311995245 100644 --- a/tests/test_data/finedininglovers.com/finedininglovers.json +++ b/tests/test_data/finedininglovers.com/finedininglovers.json @@ -64,5 +64,6 @@ "site_name": null, "title": "Zucchini Raw Vegan Lasagna", "total_time": 50.0, - "yields": "4 servings" + "yields": "4 servings", + "description": "An easy raw vegan lasagna recipe made with zucchini, basil pesto and macadamia cheese: a tasty dish, perfect whether you follow a vegan or a raw food diet. Yum!" } diff --git a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json index 5f3246a42..ae5979f39 100644 --- a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json +++ b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json @@ -47,5 +47,6 @@ "site_name": "Fit Slow Cooker Queen", "title": "Slow Cooker Rosemary Dijon Chicken", "total_time": 190, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 180 } diff --git a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json index 2e387a947..0edd2c7b9 100644 --- a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json +++ b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json @@ -57,5 +57,6 @@ "site_name": "Fit Slow Cooker Queen", "title": "Crockpot Chicken with Apples And Honey", "total_time": 190, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 180 } diff --git a/tests/test_data/food.com/food.json b/tests/test_data/food.com/food.json index 0d5bca655..3fd615831 100644 --- a/tests/test_data/food.com/food.json +++ b/tests/test_data/food.com/food.json @@ -67,5 +67,6 @@ "Beginner Cook", "Easy" ], - "ratings_count": 2 + "ratings_count": 2, + "description": "This is a variation on my family's favorite chicken soup that I have already posted here. Lots of carrots and parsnips give it more of a sweet savor. The parsley actually balances the sweetness, though. To balance this effect, use the optional parsley, which is just slightly bitter. Sometimes I also add a diced turnip if I have one. For the noodles, I like to use tagliolini nests, which you can usually find in the imported pasta section. I prefer a thin noodle for this soup, but you can certainly use whatever is your preference." } diff --git a/tests/test_data/food52.com/food52.json b/tests/test_data/food52.com/food52.json index 454f863f7..8a9fc5d5e 100644 --- a/tests/test_data/food52.com/food52.json +++ b/tests/test_data/food52.com/food52.json @@ -65,5 +65,6 @@ "Brine", "Walnut", "Game Day" - ] + ], + "description": "These sticky, oven-roasted wings—with pomegranate molasses, warm spices, and toasted walnuts—are inspired by fesenjan, a Northern Iranian stew." } diff --git a/tests/test_data/foodandwine.com/foodandwine_1.json b/tests/test_data/foodandwine.com/foodandwine_1.json index 8503b93e8..cab0d927a 100644 --- a/tests/test_data/foodandwine.com/foodandwine_1.json +++ b/tests/test_data/foodandwine.com/foodandwine_1.json @@ -39,5 +39,6 @@ "site_name": "Food & Wine", "title": "Kwame's Pepper Shrimp", "total_time": 20, - "yields": "4 servings" + "yields": "4 servings", + "description": "Kwame Onwuachi's Pepper Shrimp, a beloved Jamaican street food, has a subtle heat and fragrance from Scothch bonnet chiles and fresh ginger." } diff --git a/tests/test_data/foodfidelity.com/foodfidelity.json b/tests/test_data/foodfidelity.com/foodfidelity.json index 0bdb7d700..0acf20fc2 100644 --- a/tests/test_data/foodfidelity.com/foodfidelity.json +++ b/tests/test_data/foodfidelity.com/foodfidelity.json @@ -59,5 +59,6 @@ "keywords": [ "oatmeal", "strawberry oatmeal" - ] + ], + "cook_time": 5 } diff --git a/tests/test_data/foodfidelity.com/foodfidelity_groups.json b/tests/test_data/foodfidelity.com/foodfidelity_groups.json index 2aa5a625b..ced6df3da 100644 --- a/tests/test_data/foodfidelity.com/foodfidelity_groups.json +++ b/tests/test_data/foodfidelity.com/foodfidelity_groups.json @@ -88,5 +88,6 @@ "yields": "4 servings", "keywords": [ "couscous" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/foodnetwork.co.uk/foodnetwork.json b/tests/test_data/foodnetwork.co.uk/foodnetwork.json index a78692091..d69254db4 100644 --- a/tests/test_data/foodnetwork.co.uk/foodnetwork.json +++ b/tests/test_data/foodnetwork.co.uk/foodnetwork.json @@ -39,5 +39,6 @@ "site_name": null, "title": "Tuscan mushrooms", "total_time": 30, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 20 } diff --git a/tests/test_data/forksoverknives.com/forksoverknives.json b/tests/test_data/forksoverknives.com/forksoverknives.json index b70ea74fb..a035b3f79 100644 --- a/tests/test_data/forksoverknives.com/forksoverknives.json +++ b/tests/test_data/forksoverknives.com/forksoverknives.json @@ -50,5 +50,6 @@ "site_name": "Forks Over Knives", "title": "Butternut Squash Mac and Cheese with Broccoli", "total_time": 30, - "yields": "6 cups" + "yields": "6 cups", + "description": "Spiced butternut squash blended with nutritional yeast and a little plant milk makes a delightfully rich and “cheesy” sauce for pasta and broccoli. Pumpkin, acorn squash, or delicata squash will also work in this recipe. To make this recipe gluten-free, chose a whole grain pasta made with rice, corn, and/or quinoa." } diff --git a/tests/test_data/forktospoon.com/forktospoon.json b/tests/test_data/forktospoon.com/forktospoon.json index cd5736339..1d3bfbd7e 100644 --- a/tests/test_data/forktospoon.com/forktospoon.json +++ b/tests/test_data/forktospoon.com/forktospoon.json @@ -70,5 +70,6 @@ ], "keywords": [ "Air Fryer Parmeasn Tomatoes" - ] + ], + "cook_time": 10 } diff --git a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json index 4ff3737b7..dab2ebc28 100644 --- a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json +++ b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json @@ -60,5 +60,6 @@ "yields": null, "keywords": [ "Fleisch" - ] + ], + "description": "Ein einfaches Rezept mit Schritt-für-Schritt-Fotos und vielen Tipps über das Thema: Tourte mit Feigen und Confit de canard" } diff --git a/tests/test_data/godt.no/godt.json b/tests/test_data/godt.no/godt.json index f113915b7..257954996 100644 --- a/tests/test_data/godt.no/godt.json +++ b/tests/test_data/godt.no/godt.json @@ -44,5 +44,6 @@ "Hverdag", "Vegetar", "Enkel" - ] + ], + "description": "Grove pannekaker er en hit hos både store og små! Middagspannekaker kan serveres med salte eller søte toppinger og gjør seg godt i matpakken. Se oppskrift her!" } diff --git a/tests/test_data/gonnawantseconds.com/gonnawantseconds.json b/tests/test_data/gonnawantseconds.com/gonnawantseconds.json index 68c00f2e6..0dc05361e 100644 --- a/tests/test_data/gonnawantseconds.com/gonnawantseconds.json +++ b/tests/test_data/gonnawantseconds.com/gonnawantseconds.json @@ -63,5 +63,6 @@ "How To Make White Chicken Enchiladas Recipe", "White Chicken Enchiladas", "White Chicken Enchiladas Recipe" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/goodfooddiscoveries.com/goodfooddiscoveries.json b/tests/test_data/goodfooddiscoveries.com/goodfooddiscoveries.json index 25fe2c59c..5e04756df 100644 --- a/tests/test_data/goodfooddiscoveries.com/goodfooddiscoveries.json +++ b/tests/test_data/goodfooddiscoveries.com/goodfooddiscoveries.json @@ -57,5 +57,6 @@ "yields": "4 servings", "keywords": [ "lemon" - ] + ], + "cuisine": "Italian" } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json index ac398ca3d..622442c05 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json @@ -53,5 +53,6 @@ "easy pumpkin soup", "how to make pumpkin soup", "pumpkin recipes" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json index 4de722efc..3f3489286 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json @@ -72,5 +72,6 @@ "fajitas", "vegetarian fajitas", "halloumi" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json index 789ef4d7b..fda08d578 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json @@ -45,5 +45,6 @@ "yields": "8 servings", "keywords": [ "Food News/Products" - ] + ], + "cook_time": 195 } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json index fc1b98871..784adfc9b 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json @@ -94,5 +94,6 @@ "jaffa cake", "jaffa cake cheesecake", "chocolate orange cheesecake" - ] + ], + "cook_time": 40 } diff --git a/tests/test_data/halfbakedharvest.com/halfbakedharvest_groups.json b/tests/test_data/halfbakedharvest.com/halfbakedharvest_groups.json index 572fe1254..f0b1ff0d9 100644 --- a/tests/test_data/halfbakedharvest.com/halfbakedharvest_groups.json +++ b/tests/test_data/halfbakedharvest.com/halfbakedharvest_groups.json @@ -80,5 +80,6 @@ "30 minute meal", "quick and easy", "summer pasta" - ] + ], + "cuisine": "American,Mexican" } diff --git a/tests/test_data/hassanchef.com/hassanchef.json b/tests/test_data/hassanchef.com/hassanchef.json index f9462225a..c2be7623c 100644 --- a/tests/test_data/hassanchef.com/hassanchef.json +++ b/tests/test_data/hassanchef.com/hassanchef.json @@ -137,5 +137,6 @@ "Chicken lollipop recipe", "chicken lollipop gravy", "Chicken lollipop masala" - ] + ], + "description": "Chicken lollipop are made from chicken wings. Cut them into lollipop shape and coated with a spicy batter and deep fried till crisp golden. It can be served as masala chicken lollipop, chicken lollipop gravy or dry chicken lollipop." } diff --git a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json index 09d71af0d..10d50c9be 100644 --- a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json +++ b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json @@ -43,5 +43,6 @@ "site_name": "Headbanger's Kitchen", "title": "Keto Omelet (Indian Style)", "total_time": 10, - "yields": "1 serving" + "yields": "1 serving", + "description": "The best Indian egg dish" } diff --git a/tests/test_data/heb.com/heb.json b/tests/test_data/heb.com/heb.json index 2e1183e92..36e361cda 100644 --- a/tests/test_data/heb.com/heb.json +++ b/tests/test_data/heb.com/heb.json @@ -45,5 +45,6 @@ "site_name": "H-E-B | Here Everything's Better", "title": "Truffled Spaghetti Squash", "total_time": 60.0, - "yields": "8 servings" + "yields": "8 servings", + "description": "Easily shop for ingredients to make Truffled Spaghetti Squash. Find instructions, prep time, cook time, serving size, nutrition, and more." } diff --git a/tests/test_data/hellofresh.com/hellofresh.json b/tests/test_data/hellofresh.com/hellofresh.json index a4960fb9d..de32a8967 100644 --- a/tests/test_data/hellofresh.com/hellofresh.json +++ b/tests/test_data/hellofresh.com/hellofresh.json @@ -55,5 +55,6 @@ "yields": "2 servings", "keywords": [ "Spicy" - ] + ], + "description": "In its home country, this tasty Thai dish is known as Moo Pad Krapow. We can't help thinking that 'krapow' sounds like one of the captions from a 1960's Batman fight, but it's actually the name for a particularly lovely herb: Thai basil. It's fragrant, sweet and spicy with a slight aniseed flavour and really brings this stir-fry alive. Holy basil, Batman! It's dinner-dinner-dinner-dinner time!" } diff --git a/tests/test_data/hellofresh.com/hellofresh_adhoc.json b/tests/test_data/hellofresh.com/hellofresh_adhoc.json index a29e28274..c8b44d404 100644 --- a/tests/test_data/hellofresh.com/hellofresh_adhoc.json +++ b/tests/test_data/hellofresh.com/hellofresh_adhoc.json @@ -59,5 +59,6 @@ "yields": "2 servings", "keywords": [ "Végétarien" - ] + ], + "description": "La chakchouka est l'un de nos plats végétariens préférés. Vous avez énormément de possibilité avec ce plat, par exemple en variant le type de fromage utilisé. Les œufs sont pleins de bons nutriments, tels que des vitamines, des minéraux et bien sûr des protéines - un choix végétarien nutritif." } diff --git a/tests/test_data/hostthetoast.com/hostthetoast.json b/tests/test_data/hostthetoast.com/hostthetoast.json index 9e2fd7590..a2fdc84fb 100644 --- a/tests/test_data/hostthetoast.com/hostthetoast.json +++ b/tests/test_data/hostthetoast.com/hostthetoast.json @@ -47,5 +47,6 @@ "site_name": "Host The Toast", "title": "Homemade Garlic Naan", "total_time": 135, - "yields": "12 servings" + "yields": "12 servings", + "cook_time": 45 } diff --git a/tests/test_data/im-worthy.com/imworthy.json b/tests/test_data/im-worthy.com/imworthy.json index 51087e844..fff61afee 100644 --- a/tests/test_data/im-worthy.com/imworthy.json +++ b/tests/test_data/im-worthy.com/imworthy.json @@ -59,5 +59,6 @@ "pancakes using almond flour", "pancakes with almond flour", "Vegan Almond Flour Pancakes" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/inbloombakery.com/inbloombakery.json b/tests/test_data/inbloombakery.com/inbloombakery.json index ec9922732..bb73979cc 100644 --- a/tests/test_data/inbloombakery.com/inbloombakery.json +++ b/tests/test_data/inbloombakery.com/inbloombakery.json @@ -96,5 +96,6 @@ "rating": 4.97, "title": "The Best Cinnamon Rolls Ever", "total_time": 225, - "yields": "12 servings" + "yields": "12 servings", + "cook_time": 30 } diff --git a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json index 0974a04b7..2f7cffe9d 100644 --- a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json +++ b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json @@ -73,5 +73,6 @@ "keywords": [ "Banana cake", "banana cake recipe" - ] + ], + "description": "Soft, moist & fluffy banana cake - Easy to make and tastes delicious. Serve it with milk or as a snack with some melted chocolate drizzled over it." } diff --git a/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json b/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json index 16bfa79e4..4bd8e546f 100644 --- a/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json +++ b/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json @@ -47,5 +47,6 @@ "title": "Crockpot Angel Chicken (Easy Slow Cooker Recipe)", "total_time": 250, "yields": "6 servings", - "ratings_count": 2 + "ratings_count": 2, + "cook_time": 240 } diff --git a/tests/test_data/izzycooking.com/izzycooking.json b/tests/test_data/izzycooking.com/izzycooking.json index 8a04154d1..d700b57d3 100644 --- a/tests/test_data/izzycooking.com/izzycooking.json +++ b/tests/test_data/izzycooking.com/izzycooking.json @@ -63,5 +63,6 @@ "mini cheesecakes", "oreo cheesecake bites", "oreo cheesecake cupcakes" - ] + ], + "cook_time": 25 } diff --git a/tests/test_data/jamieoliver.com/jamieoliver.json b/tests/test_data/jamieoliver.com/jamieoliver.json index 8badf343c..72a508818 100644 --- a/tests/test_data/jamieoliver.com/jamieoliver.json +++ b/tests/test_data/jamieoliver.com/jamieoliver.json @@ -70,5 +70,6 @@ "Dinner Party", "non-promotable", "Popular" - ] + ], + "description": "This is a great little recipe for easy, fail-safe, gloriously gooey chocolate brownies" } diff --git a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json index 8d262ae7f..effd0fb81 100644 --- a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json +++ b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json @@ -52,5 +52,6 @@ "yields": "8 servings", "keywords": [ "#healthyrecipe" - ] + ], + "description": "German Potato Salad" } diff --git a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json index b55b6ff3a..edd228010 100644 --- a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json +++ b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json @@ -82,5 +82,6 @@ "pizza crust recipe", "pizza dough", "pizza dough recipe" - ] + ], + "description": "This is the best pizza dough recipe ever. It's easy to makewith 5 ingredients and doesn't need to rise - which means you can have a freshhot homemade pizza on the table in 30 minutes." } diff --git a/tests/test_data/joythebaker.com/joythebaker.json b/tests/test_data/joythebaker.com/joythebaker.json index 2f1a27918..fda87b658 100644 --- a/tests/test_data/joythebaker.com/joythebaker.json +++ b/tests/test_data/joythebaker.com/joythebaker.json @@ -67,5 +67,6 @@ "prep_time": 40, "cook_time": 20, "ratings": 5.0, - "yields": "8 servings" + "yields": "8 servings", + "category": "breakfast" } diff --git a/tests/test_data/justataste.com/justataste.json b/tests/test_data/justataste.com/justataste.json index 974cbc6c0..7d176842d 100644 --- a/tests/test_data/justataste.com/justataste.json +++ b/tests/test_data/justataste.com/justataste.json @@ -71,5 +71,6 @@ "chicken", "lime juice", "paprika" - ] + ], + "description": "Ditch the deep-fryer and forget the freezer aisle in favor of this fast, fresh and family favorite recipe for Baked Chicken and Cheese Taquitos." } diff --git a/tests/test_data/justonecookbook.com/justonecookbook.json b/tests/test_data/justonecookbook.com/justonecookbook.json index 083f69b4c..9b2ddacbc 100644 --- a/tests/test_data/justonecookbook.com/justonecookbook.json +++ b/tests/test_data/justonecookbook.com/justonecookbook.json @@ -81,5 +81,6 @@ "yields": "9 servings", "keywords": [ "japanese rice" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/kennymcgovern.com/kennymcgovern.json b/tests/test_data/kennymcgovern.com/kennymcgovern.json index 1c561d8b9..0f99889ea 100644 --- a/tests/test_data/kennymcgovern.com/kennymcgovern.json +++ b/tests/test_data/kennymcgovern.com/kennymcgovern.json @@ -62,5 +62,6 @@ "crispy chicken", "kfc", "fried chicken" - ] + ], + "cook_time": 6 } diff --git a/tests/test_data/kingarthurbaking.com/kingarthur.json b/tests/test_data/kingarthurbaking.com/kingarthur.json index 390cda04f..51998fabc 100644 --- a/tests/test_data/kingarthurbaking.com/kingarthur.json +++ b/tests/test_data/kingarthurbaking.com/kingarthur.json @@ -78,5 +78,6 @@ "Rye", "Spice", "Quick & easy" - ] + ], + "description": "Cinnamon, cardamom, ginger, and rye bring a fresh twist to old-fashioned ginger cookies. With their bendy centers and slightly crunchy edges, these cookies are the perfect combination of soft and crispy. Made quickly and all in one bowl, these cookies — with their complex texture and alluringly spicy flavor — are a welcome addition to any cookie occasion. Spiced Rye Ginger Cookies are a part of The New Classics: Holiday Cookies collection. Check out the full lineup of all 14 cookies here." } diff --git a/tests/test_data/kitchenaid.com.au/kitchenaidaustralia_1.json b/tests/test_data/kitchenaid.com.au/kitchenaidaustralia_1.json index b335cc21a..b02ede030 100644 --- a/tests/test_data/kitchenaid.com.au/kitchenaidaustralia_1.json +++ b/tests/test_data/kitchenaid.com.au/kitchenaidaustralia_1.json @@ -74,5 +74,6 @@ "site_name": "KitchenAid Australia", "title": "Hot Cross Buns", "total_time": 80, - "yields": "12 servings" + "yields": "12 servings", + "category": "Dessert" } diff --git a/tests/test_data/kochbar.de/kochbar.json b/tests/test_data/kochbar.de/kochbar.json index 8366075fa..824d686a2 100644 --- a/tests/test_data/kochbar.de/kochbar.json +++ b/tests/test_data/kochbar.de/kochbar.json @@ -91,5 +91,6 @@ "Knoblauchzehen", "frisch", "Zitronensaft" - ] + ], + "cook_time": 40 } diff --git a/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json b/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json index f48e7d92e..9b0a8649f 100644 --- a/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json +++ b/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json @@ -41,5 +41,6 @@ "site_name": "Kuchnia Domowa", "title": "Mizeria", "total_time": 30, - "yields": "4 servings" + "yields": "4 servings", + "description": "Lekka surówka do obiadu ze świeżego ogórka, śmietany lub jogurtu oraz koperku. Bardzo prosta, idealnie nadająca się do wielu dań obiadowych. Mizeria najsmaczniejsza jest z ziemniakami najlepiej młodymi i jakimś mięsem np. kotletem mielonym lub schabowym. My najbardziej lubimy kremową mizerię z miękkimi, cienkimi plasterkami ogórka doprawioną nie tylko solą i pieprzem, ale również (aby była słodko- winna) sokiem z cytryny i cukrem. A jak u Ciebie przygotowuje się mizerię?" } diff --git a/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json b/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json index c4fbab4a0..57fca85de 100644 --- a/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json +++ b/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json @@ -47,5 +47,6 @@ "site_name": "Lean and Green Recipes", "title": "Healthy Yellow Squash Taco Casserole Recipe", "total_time": 40.0, - "yields": "5 servings" + "yields": "5 servings", + "cook_time": 25 } diff --git a/tests/test_data/lecker.de/lecker_2.json b/tests/test_data/lecker.de/lecker_2.json index 804d6b1be..9a74ec2df 100644 --- a/tests/test_data/lecker.de/lecker_2.json +++ b/tests/test_data/lecker.de/lecker_2.json @@ -48,5 +48,6 @@ "servingSize": "1 Stück" }, "site_name": "lecker.de", - "title": "Naan-Brot - Rezept für den indischen Klassiker" + "title": "Naan-Brot - Rezept für den indischen Klassiker", + "description": "Innen fluffig, außen kross: Naan-Brot gelingt dir mit unserem Rezept so köstlich wie im indischen Restaurant." } diff --git a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json index 3e6e03189..8790a42d6 100644 --- a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json +++ b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json @@ -63,5 +63,6 @@ "healthy", "instant pot", "slow cooker" - ] + ], + "description": "These are the BEST Instant Pot Shredded Chicken Tacos, hands down. You'll love how quick, easy, and healthy this recipe is!" } diff --git a/tests/test_data/lekkerensimpel.com/lekkerensimpel_1.json b/tests/test_data/lekkerensimpel.com/lekkerensimpel_1.json index bc9eddf0b..7acd7bb79 100644 --- a/tests/test_data/lekkerensimpel.com/lekkerensimpel_1.json +++ b/tests/test_data/lekkerensimpel.com/lekkerensimpel_1.json @@ -50,5 +50,6 @@ "keywords": [ "bowl", "kip" - ] + ], + "cook_time": 35 } diff --git a/tests/test_data/leukerecepten.nl/leukerecepten.json b/tests/test_data/leukerecepten.nl/leukerecepten.json index eda02daf9..7138a3892 100644 --- a/tests/test_data/leukerecepten.nl/leukerecepten.json +++ b/tests/test_data/leukerecepten.nl/leukerecepten.json @@ -50,5 +50,6 @@ "site_name": "Leuke Recepten", "title": "Pasta met paddenstoelen en champignons", "total_time": 25, - "yields": "2 servings" + "yields": "2 servings", + "prep_time": 25 } diff --git a/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json b/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json index 4059ab40a..12b57b834 100644 --- a/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json +++ b/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json @@ -48,5 +48,6 @@ "air fryer recipe", "crinkle fries", "french fries" - ] + ], + "cook_time": 12 } diff --git a/tests/test_data/littlespicejar.com/littlespicejar.json b/tests/test_data/littlespicejar.com/littlespicejar.json index 5fd77c9be..2b4eb56f3 100644 --- a/tests/test_data/littlespicejar.com/littlespicejar.json +++ b/tests/test_data/littlespicejar.com/littlespicejar.json @@ -55,5 +55,6 @@ "site_name": "Little Spice Jar", "title": "Easy Addicting Crab Cake Bites (Crab Cake Cups)", "total_time": 30, - "yields": "24 servings" + "yields": "24 servings", + "description": "Delicious mini crab cake bites that are quick and easy to make! These mini crab cakes taste just like the real thing but require way less work and are perfect to pass around for parties or for the holidays!" } diff --git a/tests/test_data/livelytable.com/livelytable_1.json b/tests/test_data/livelytable.com/livelytable_1.json index 414c58fb5..de20ac52c 100644 --- a/tests/test_data/livelytable.com/livelytable_1.json +++ b/tests/test_data/livelytable.com/livelytable_1.json @@ -54,5 +54,6 @@ "site_name": "Lively Table", "title": "Parmesan Zucchini Casserole", "total_time": 45, - "yields": "4 servings" + "yields": "4 servings", + "description": "Easy and healthy casserole made with zucchini and lots of parmesan. A super quick dinner or lunch idea that everyone will love." } diff --git a/tests/test_data/livelytable.com/livelytable_2.json b/tests/test_data/livelytable.com/livelytable_2.json index 37b00610c..6799f7920 100644 --- a/tests/test_data/livelytable.com/livelytable_2.json +++ b/tests/test_data/livelytable.com/livelytable_2.json @@ -87,5 +87,6 @@ "chipotle shrimp tacos", "easy chipotle shrimp tacos", "healthy shrimp tacos recipe" - ] + ], + "description": "These easy chipotle shrimp tacos with a quick cilantro jalapeño sauce are flavorful, healthy and come together in just 15 minutes! They're perfect for weeknight dinners! (gluten-free)" } diff --git a/tests/test_data/maangchi.com/maangchi.json b/tests/test_data/maangchi.com/maangchi.json index ea8fea59b..ed2b5cc81 100644 --- a/tests/test_data/maangchi.com/maangchi.json +++ b/tests/test_data/maangchi.com/maangchi.json @@ -96,5 +96,6 @@ "Pepper fried chicken", "Sweet sour pepper fried chicken", "yuringi recipe" - ] + ], + "cook_time": 14 } diff --git a/tests/test_data/madsvin.com/madsvin.json b/tests/test_data/madsvin.com/madsvin.json index 8ea500e6d..a158337b4 100644 --- a/tests/test_data/madsvin.com/madsvin.json +++ b/tests/test_data/madsvin.com/madsvin.json @@ -51,5 +51,6 @@ "pandekage", "pandekage opskrift", "Pandekager" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/marmiton.org/marmiton.json b/tests/test_data/marmiton.org/marmiton.json index ac431e45d..1138afc15 100644 --- a/tests/test_data/marmiton.org/marmiton.json +++ b/tests/test_data/marmiton.org/marmiton.json @@ -71,5 +71,6 @@ "ail", "facile", "moyen" - ] + ], + "description": "aubergine, courgette, poivron, oignon, tomate, huile d'olive, thym, feuille de laurier, poivre, sel, ail" } diff --git a/tests/test_data/marthastewart.com/marthastewart.json b/tests/test_data/marthastewart.com/marthastewart.json index a94aa0b5c..9f10c7146 100644 --- a/tests/test_data/marthastewart.com/marthastewart.json +++ b/tests/test_data/marthastewart.com/marthastewart.json @@ -49,5 +49,6 @@ "Fry", "Lunch", "Main course" - ] + ], + "description": "Learn how to make breaded chicken breasts in under 30 minutes. Our easy three-step method for fried chicken cutlets makes easy and delicious weeknight dinners." } diff --git a/tests/test_data/matprat.no/matprat_1.json b/tests/test_data/matprat.no/matprat_1.json index 8b128607c..8fe1255a8 100644 --- a/tests/test_data/matprat.no/matprat_1.json +++ b/tests/test_data/matprat.no/matprat_1.json @@ -97,5 +97,6 @@ "indisk gryte", "basmatiris", "koriander" - ] + ], + "cook_time": 80 } diff --git a/tests/test_data/matprat.no/matprat_2.json b/tests/test_data/matprat.no/matprat_2.json index 7586e9d8e..3a062de31 100644 --- a/tests/test_data/matprat.no/matprat_2.json +++ b/tests/test_data/matprat.no/matprat_2.json @@ -55,5 +55,6 @@ "olivenolje", "salt", "pepper" - ] + ], + "cuisine": "Internasjonal" } diff --git a/tests/test_data/mccormick.com/mccormick_1.json b/tests/test_data/mccormick.com/mccormick_1.json index 747e87e7b..ee7a02657 100644 --- a/tests/test_data/mccormick.com/mccormick_1.json +++ b/tests/test_data/mccormick.com/mccormick_1.json @@ -33,5 +33,6 @@ "total_time": 90, "yields": "10 servings", "category": "Appetizers,", - "cuisine": "American," + "cuisine": "American,", + "cook_time": 75 } diff --git a/tests/test_data/mccormick.com/mccormick_2.json b/tests/test_data/mccormick.com/mccormick_2.json index 9404ee6fc..385a5d1e3 100644 --- a/tests/test_data/mccormick.com/mccormick_2.json +++ b/tests/test_data/mccormick.com/mccormick_2.json @@ -68,5 +68,6 @@ "total_time": 165, "yields": "32 servings", "category": "Appetizers,", - "cuisine": "Eastern European or Russian," + "cuisine": "Eastern European or Russian,", + "cook_time": 150 } diff --git a/tests/test_data/melskitchencafe.com/melskitchencafe.json b/tests/test_data/melskitchencafe.com/melskitchencafe.json index 604c9b52d..2e5cf491f 100644 --- a/tests/test_data/melskitchencafe.com/melskitchencafe.json +++ b/tests/test_data/melskitchencafe.com/melskitchencafe.json @@ -65,5 +65,6 @@ "granulated sugar", "sweetened condensed milk", "vanilla extract" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/mindmegette.hu/mindmegette.json b/tests/test_data/mindmegette.hu/mindmegette.json index 68fcc802d..0b66a0990 100644 --- a/tests/test_data/mindmegette.hu/mindmegette.json +++ b/tests/test_data/mindmegette.hu/mindmegette.json @@ -43,5 +43,6 @@ "yields": "4 servings", "keywords": [ "Tepsis krumpli céklával és répával" - ] + ], + "description": "Egy finom Tepsis krumpli céklával és répával ebédre vagy vacsorára? Tepsis krumpli céklával és répával Receptek a Mindmegette.hu Recept gyűjteményében!" } diff --git a/tests/test_data/ministryofcurry.com/ministryofcurry.json b/tests/test_data/ministryofcurry.com/ministryofcurry.json index d61557e04..8af49fe92 100644 --- a/tests/test_data/ministryofcurry.com/ministryofcurry.json +++ b/tests/test_data/ministryofcurry.com/ministryofcurry.json @@ -84,5 +84,6 @@ "keywords": [ "chicken tikka masala", "slow cooker" - ] + ], + "cook_time": 240 } diff --git a/tests/test_data/misya.info/misya.json b/tests/test_data/misya.info/misya.json index 79d8e115c..5553a5076 100644 --- a/tests/test_data/misya.info/misya.json +++ b/tests/test_data/misya.info/misya.json @@ -55,5 +55,6 @@ "keywords": [ "tortino cuore caldo", "ricetta tortino cuore caldo" - ] + ], + "description": "Il tortino dal cuore caldo (o lava cake) è una delle ricette dolci che preferisco: dolce e scioglievole al punto giusto e sempre di effetto. Ne avevo già fatta una versione con il cioccolato fondente anni fa, e quest'anno ho pensato di proporne una nuova, fatta con il cioccolato bianco e romanticamente colorata di rosso, un dolce di un buono ma di un buono che mi ha conquistato al primo assaggio. A che stanno i vostri preparativi per domenica? Già scelto il menu di San Valentino? Se vi manca ancora il dolce potreste optare per questo romanticissimo e delizioso tortino rosso dal cuore morbido, una vera chicca per gli amanti del cioccolato bianco! Mi raccomando solo di stare attenti alla cottura, l'unica vera difficoltà di questo dolce. Quindi vi consiglio di fare la prova tirando via dal forno un solo tortino per poi passare agli altri. Ragazze io scappo, oggi ho un venerdì infuocato ;)" } diff --git a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json index 381071191..16d7da33a 100644 --- a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json +++ b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json @@ -63,5 +63,6 @@ ], "keywords": [ "holiday" - ] + ], + "description": "Shared Hundreds of Thousands of times this Crockpot Macaroni & Cheese Recipe is a keeper! Try this delicious homestyle dish today!" } diff --git a/tests/test_data/motherthyme.com/motherthyme.json b/tests/test_data/motherthyme.com/motherthyme.json index a126a7fce..4bc29f499 100644 --- a/tests/test_data/motherthyme.com/motherthyme.json +++ b/tests/test_data/motherthyme.com/motherthyme.json @@ -63,5 +63,6 @@ "site_name": null, "title": "Cinnamon Roll Oatmeal", "total_time": 30, - "yields": "2 servings" + "yields": "2 servings", + "cook_time": 15 } diff --git a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json index 96ee70254..2cf195f3d 100644 --- a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json +++ b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json @@ -46,5 +46,6 @@ "title": "Arroz de Polvo", "total_time": 78, "yields": "6 servings", - "language": "pt_PT" + "language": "pt_PT", + "category": "Pratos principais Peixe" } diff --git a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json index 6a3a34bff..3e8e60789 100644 --- a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json +++ b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json @@ -60,5 +60,6 @@ "title": "Empadão de carne", "total_time": 55, "yields": "8 servings", - "language": "pt_PT" + "language": "pt_PT", + "category": "Pratos principais Carne" } diff --git a/tests/test_data/mybakingaddiction.com/mybakingaddiction.json b/tests/test_data/mybakingaddiction.com/mybakingaddiction.json index 0c211e7be..cb3085ef9 100644 --- a/tests/test_data/mybakingaddiction.com/mybakingaddiction.json +++ b/tests/test_data/mybakingaddiction.com/mybakingaddiction.json @@ -80,5 +80,6 @@ "Coconut", "Summer Recipes", "Zucchini" - ] + ], + "description": "Chocolate zucchini bread is quick, delicious, and the perfect use for the last of your summer zucchini. Enjoy a slice with your morning coffee or serve it up for dessert." } diff --git a/tests/test_data/mykitchen101en.com/mykitchen101en.json b/tests/test_data/mykitchen101en.com/mykitchen101en.json index 06a0538dc..4d654acaa 100644 --- a/tests/test_data/mykitchen101en.com/mykitchen101en.json +++ b/tests/test_data/mykitchen101en.com/mykitchen101en.json @@ -73,5 +73,6 @@ "mini cupcakes", "mini egg cakes", "mini egg sponge cakes" - ] + ], + "description": "Baked mini egg sponge cakes, a traditional food that kids love. Mini cupcakes with rich egg fragrance made with just a few simple ingredients." } diff --git a/tests/test_data/myplate.gov/usdamyplate.json b/tests/test_data/myplate.gov/usdamyplate.json index 67cd295cf..fb6d78346 100644 --- a/tests/test_data/myplate.gov/usdamyplate.json +++ b/tests/test_data/myplate.gov/usdamyplate.json @@ -71,5 +71,6 @@ "site_name": null, "title": "Fabulous Fig Bars", "total_time": 75, - "yields": "24 bars" + "yields": "24 bars", + "cook_time": 1 } diff --git a/tests/test_data/myrecipes.com/myrecipes.json b/tests/test_data/myrecipes.com/myrecipes.json index 43380d61d..88923c19f 100644 --- a/tests/test_data/myrecipes.com/myrecipes.json +++ b/tests/test_data/myrecipes.com/myrecipes.json @@ -35,5 +35,6 @@ "site_name": "MyRecipes", "title": "Cacio e Pepe", "total_time": 20.0, - "yields": "2 cups" + "yields": "2 cups", + "description": "This foolproof method delivers the classic, crave worthy flavors and textures of cacio e pepe—strong peppery backbone (without verging towards too “hot”), earthy saltiness from the Pecorino cheese, and a luscious sauciness that will have you ready to lick the bowl. That said, while our method largely stays true to the iconic dish, one element might catch a traditionalist’s eye: olive oil. Though not exactly typical in cacio e pepe, we found that incorporating olive oil makes emulsifying the delicate cheese sauce a far less finicky process. Grating the cheese (as opposed to shredding) or using a Microplane is also key, as this allows the cheese to melt quickly. And finally, remember that pasta water is your best friend when it comes to making a silky smooth sauce. We developed this recipe for two as it makes for a incredibly impressive—yet budget-friendly—date night dinner when served with a simple green salad and a dry white wine. However, you can easily double the recipe to serve more. We love bucatini for this recipe because the hollow noodle is perfect for capturing the rich sauce, but you can use whatever noodle shape you like; linguine, spaghetti,or fettuccine are all great options." } diff --git a/tests/test_data/norecipes.com/norecipes_1.json b/tests/test_data/norecipes.com/norecipes_1.json index ddcb0a82d..d144f58c7 100644 --- a/tests/test_data/norecipes.com/norecipes_1.json +++ b/tests/test_data/norecipes.com/norecipes_1.json @@ -61,5 +61,6 @@ "cheesecake", "party food", "sweets" - ] + ], + "cook_time": 22 } diff --git a/tests/test_data/norecipes.com/norecipes_2.json b/tests/test_data/norecipes.com/norecipes_2.json index 880ed3d44..6cf40298d 100644 --- a/tests/test_data/norecipes.com/norecipes_2.json +++ b/tests/test_data/norecipes.com/norecipes_2.json @@ -85,5 +85,6 @@ "easy", "orange", "quick" - ] + ], + "cook_time": 10 } diff --git a/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json b/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json index 3d2ff046e..96ff4d86c 100644 --- a/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json +++ b/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json @@ -54,5 +54,6 @@ "site_name": "Nourished By Nutrition", "title": "Salsa Verde Chicken Enchiladas", "total_time": 35, - "yields": "4 servings" + "yields": "4 servings", + "description": "Healthy salsa verde chicken enchiladas made grain-free and dairy-free with cassava flour tortillas and vegan cashew queso. This enchilada recipe uses store-bought salsa verde and cooked shredded chicken for an easy weeknight dinner!" } diff --git a/tests/test_data/number-2-pencil.com/number2pencil_1.json b/tests/test_data/number-2-pencil.com/number2pencil_1.json index 258524501..a3b56f0c3 100644 --- a/tests/test_data/number-2-pencil.com/number2pencil_1.json +++ b/tests/test_data/number-2-pencil.com/number2pencil_1.json @@ -77,5 +77,6 @@ "site_name": "No. 2 Pencil", "title": "Sheet Pan Shrimp Fajitas", "total_time": 20, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 10 } diff --git a/tests/test_data/number-2-pencil.com/number2pencil_2.json b/tests/test_data/number-2-pencil.com/number2pencil_2.json index 07958d708..aee6ea15d 100644 --- a/tests/test_data/number-2-pencil.com/number2pencil_2.json +++ b/tests/test_data/number-2-pencil.com/number2pencil_2.json @@ -90,5 +90,6 @@ "yields": "12 servings", "keywords": [ "Strawberry Shortcake" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/ohsheglows.com/ohsheglows.json b/tests/test_data/ohsheglows.com/ohsheglows.json index 2bd644216..fc9c1e7ba 100644 --- a/tests/test_data/ohsheglows.com/ohsheglows.json +++ b/tests/test_data/ohsheglows.com/ohsheglows.json @@ -62,5 +62,6 @@ "Kid Friendly", "Make-Ahead", "Party Favourite" - ] + ], + "description": "This is my favourite kind of summer indulgence! My reader-favourite Flourless Peanut Butter Cookies meet my dreamy homemade peanut butter and coconut milk ice cream in this cooling summer treat. Chewy coconut, snappy chocolate chips, and tender bites of soft peanut butter cookies blend perfectly with a creamy vanilla and peanut butter vegan ice cream. If I’d known how simple it was to make my own vegan ice cream (only 5 ingredients!), I would’ve invested in an ice cream machine long ago. Well, I’m making up for lost time now!" } diff --git a/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json b/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json index 197bc364f..93effdbb1 100644 --- a/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json +++ b/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json @@ -55,5 +55,6 @@ "yields": "2 servings", "keywords": [ "home style" - ] + ], + "cook_time": 5 } diff --git a/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json b/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json index 915c7f1af..041707a32 100644 --- a/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json +++ b/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json @@ -87,5 +87,6 @@ "yields": "4 servings", "keywords": [ "restaurant-style" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/onceuponachef.com/onceuponachef_1.json b/tests/test_data/onceuponachef.com/onceuponachef_1.json index d4fc2f32e..dcfa7eb2d 100644 --- a/tests/test_data/onceuponachef.com/onceuponachef_1.json +++ b/tests/test_data/onceuponachef.com/onceuponachef_1.json @@ -76,5 +76,6 @@ "Pumpkin", "Thanksgiving", "Winter" - ] + ], + "cook_time": 65 } diff --git a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json index 3111912c7..58c5cb269 100644 --- a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json +++ b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json @@ -80,5 +80,6 @@ "paleo", "stroganoff", "whole30" - ] + ], + "description": "This hearty and savory paleo beef stroganoff is made all in one skillet for a quick, delicious and cozy weeknight meal. It’s Whole30 compliant, low carb and keto and perfect served over sautéed cauliflower rice or your favorite veggie noodles!" } diff --git a/tests/test_data/panelinha.com.br/panelinha_1.json b/tests/test_data/panelinha.com.br/panelinha_1.json index 8ce498e84..7ac5b6e31 100644 --- a/tests/test_data/panelinha.com.br/panelinha_1.json +++ b/tests/test_data/panelinha.com.br/panelinha_1.json @@ -34,5 +34,6 @@ "site_name": "Panelinha - Receitas que funcionam", "title": "Rosbife", "total_time": 60.0, - "yields": "4 servings" + "yields": "4 servings", + "description": "Clássico é clássico! Com a técnica certa, o rosbife fica perfeito. Atente para os tempos e as temperaturas. Ele não pode estar gelado e precisa mesmo do descanso depois de assado." } diff --git a/tests/test_data/panelinha.com.br/panelinha_2.json b/tests/test_data/panelinha.com.br/panelinha_2.json index e913992f0..28afe678f 100644 --- a/tests/test_data/panelinha.com.br/panelinha_2.json +++ b/tests/test_data/panelinha.com.br/panelinha_2.json @@ -51,5 +51,6 @@ "site_name": "Panelinha - Receitas que funcionam", "title": "Arroz sírio com frango", "total_time": null, - "yields": "2 servings" + "yields": "2 servings", + "description": "Nesta versão com frango, o tradicional e perfumado arroz com lentilhas libanês se transforma numa refeição completa. E o melhor, feito numa panela só!" } diff --git a/tests/test_data/persnicketyplates.com/persnicketyplates.json b/tests/test_data/persnicketyplates.com/persnicketyplates.json index e4db70ad9..8d88dca23 100644 --- a/tests/test_data/persnicketyplates.com/persnicketyplates.json +++ b/tests/test_data/persnicketyplates.com/persnicketyplates.json @@ -65,5 +65,6 @@ "Crock pot hawaiian meatballs", "Crockpot hawaiian meatballs", "Slow cooker hawaiian meatballs" - ] + ], + "cook_time": 120 } diff --git a/tests/test_data/pinchofyum.com/pinchofyum.json b/tests/test_data/pinchofyum.com/pinchofyum.json index 823db6b8f..852e01dad 100644 --- a/tests/test_data/pinchofyum.com/pinchofyum.json +++ b/tests/test_data/pinchofyum.com/pinchofyum.json @@ -64,5 +64,6 @@ "soup season", "broccoli cheddar", "Panera broccoli cheese soup" - ] + ], + "category": "Soup" } diff --git a/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json b/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json index 6eac4051a..99ca6c3f5 100644 --- a/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json +++ b/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json @@ -61,5 +61,6 @@ "chess pie", "chocolate chess pie", "chocolate pie" - ] + ], + "cook_time": 50 } diff --git a/tests/test_data/platingpixels.com/platingpixels_1.json b/tests/test_data/platingpixels.com/platingpixels_1.json index e1dae0baa..688335d3a 100644 --- a/tests/test_data/platingpixels.com/platingpixels_1.json +++ b/tests/test_data/platingpixels.com/platingpixels_1.json @@ -69,5 +69,6 @@ "Instant pot ribs", "kalbi recipe", "Korean short ribs" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/platingpixels.com/platingpixels_2.json b/tests/test_data/platingpixels.com/platingpixels_2.json index f0e62c618..cb0d4e825 100644 --- a/tests/test_data/platingpixels.com/platingpixels_2.json +++ b/tests/test_data/platingpixels.com/platingpixels_2.json @@ -90,5 +90,6 @@ "breaded fried chicken", "Chicken Fried Chicken", "fried chicken recipe" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json b/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json index a7bf80917..4d3ad8da6 100644 --- a/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json +++ b/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json @@ -62,5 +62,6 @@ "yields": "12 servings", "keywords": [ "Crock Pot Mac and Cheese" - ] + ], + "cook_time": 150 } diff --git a/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json b/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json index 91c1c2f77..99bf9ce49 100644 --- a/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json +++ b/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json @@ -73,5 +73,6 @@ "yields": "10 servings", "keywords": [ "Canned Cinnamon Rolls with Cream" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/popsugar.com/popsugar.json b/tests/test_data/popsugar.com/popsugar.json index a5b02e7d5..c475e926b 100644 --- a/tests/test_data/popsugar.com/popsugar.json +++ b/tests/test_data/popsugar.com/popsugar.json @@ -74,5 +74,6 @@ "Dinner", "Rainbow", "Pasta" - ] + ], + "description": "Rainbow PastaFrom Skylar Thomson, POPSUGAR Food IngredientsFor the parmesan tuile: 4 tablespoons grated parmesan cheese Non-stick cooking spray For the pasta:" } diff --git a/tests/test_data/practicalselfreliance.com/practicalselfreliance.json b/tests/test_data/practicalselfreliance.com/practicalselfreliance.json index 342017cd0..689b3be2d 100644 --- a/tests/test_data/practicalselfreliance.com/practicalselfreliance.json +++ b/tests/test_data/practicalselfreliance.com/practicalselfreliance.json @@ -55,5 +55,6 @@ "site_name": "Creative Canning", "title": "Zucchini Relish Recipe for Canning", "total_time": 150, - "yields": "4 servings" + "yields": "4 servings", + "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden." } diff --git a/tests/test_data/pressureluckcooking.com/pressureluckcooking.json b/tests/test_data/pressureluckcooking.com/pressureluckcooking.json index d3af81a53..9b3320324 100644 --- a/tests/test_data/pressureluckcooking.com/pressureluckcooking.json +++ b/tests/test_data/pressureluckcooking.com/pressureluckcooking.json @@ -72,5 +72,6 @@ "Jeffrey's Favorite Chicken", "Instant Pot", "Pressure Luck" - ] + ], + "cook_time": 5 } diff --git a/tests/test_data/primaledgehealth.com/primaledgehealth.json b/tests/test_data/primaledgehealth.com/primaledgehealth.json index f62c66462..1863c6443 100644 --- a/tests/test_data/primaledgehealth.com/primaledgehealth.json +++ b/tests/test_data/primaledgehealth.com/primaledgehealth.json @@ -58,5 +58,6 @@ "keto carnivore", "keto custard", "no bake custard" - ] + ], + "description": "This no bake keto carnivore custard has the same great flavor and silky smooth texture as traditional custard but is less work to make! Make it yourself with just 5 ingredients and 10 minutes of prep time." } diff --git a/tests/test_data/przepisy.pl/przepisy.json b/tests/test_data/przepisy.pl/przepisy.json index 9d8931ee9..84441201c 100644 --- a/tests/test_data/przepisy.pl/przepisy.json +++ b/tests/test_data/przepisy.pl/przepisy.json @@ -48,5 +48,6 @@ "Jajka", "Łagodne", "Bez mięsa" - ] + ], + "description": "Jedni zajadają się plackami ziemniaczanymi posypanymi cukrem, inni z ochotą dodają do nich gęstą, kwaśną śmietanę, a jeszcze inni najbardziej cenią przepisy na placki ziemniaczane polane mięsnym gulaszem. Niewątpliwie najlepsze placki ziemniaczane to te usmażone na złoto, których chrupiąca, lekko przypieczona skórka skrywa miękki i delikatny środek. Niezależnie od tego, jakie dodatki należą do Twoich kulinarnych faworytów, poznaj naszą wersję przyrządzania tych przysmaków. Rumiane placki ziemniaczane to coś zdecydowanie więcej niż tylko potrawa charakterystyczna dla barów mlecznych. Dla kogo? Przepis na placki ziemniaczane przypadnie do gustu smakoszom ziemniaczanych potraw. Do stołu chętnie zasiądą również zwolennicy tradycyjnych dań. Kuchnia jak u mamy? Z plackami ziemniaczanymi według naszego przepisu ten efekt uzyskasz bez problemów. Masz ochotę na odrobinę nowości? Do chrupiących placuszków dodaj łososia albo krewetki – nie pożałujesz! Na jaką okazję? Placki ziemniaczane to idealna propozycja na poskromienie większego głodu. Świetnie sprawdzają się w jesiennych i zimowych miesiącach jako rozgrzewający obiad. Jak zrobić placki ziemniaczane w takiej odsłonie? Sos grzybowy, żurawina i oscypek to sezonowe, obowiązkowe dodatki. Czy wiesz, że? Ziemniaków nie musisz trzeć na drobnej tarce. Wystarczy, że zetrzesz je na grubych oczkach. Jak zrobić placki ziemniaczane tak, aby nie rozpadły się podczas smażenia, do masy ziemniaczanej dodaj jajko i odrobinę mąki. Ich postrzępione brzegi nie tylko pięknie się prezentują, ale też genialnie smakują i chrupią. Dla urozmaicenia: Pamiętaj, że przepis na placki ziemniaczane możesz dowolnie urozmaicić, serwując je z ulubionymi składnikami. Jak zrobić placki ziemniaczane, które zaskoczą wszystkich? Jeśli lubisz eksperymentować, do masy (oprócz czosnku) dorzuć ulubione zioła lub drobno pokrojone warzywa. Dzięki szpinakowi, papryce chili lub cebuli będą aromatyczne i kolorowe." } diff --git a/tests/test_data/purplecarrot.com/purplecarrot.json b/tests/test_data/purplecarrot.com/purplecarrot.json index b7a18883e..3f44e29d7 100644 --- a/tests/test_data/purplecarrot.com/purplecarrot.json +++ b/tests/test_data/purplecarrot.com/purplecarrot.json @@ -54,5 +54,6 @@ "site_name": null, "title": "Roasted Cauliflower Lentil Bowl with Avocado & Curried Balsamic Vinaigrette", "total_time": 30, - "yields": "2 servings" + "yields": "2 servings", + "description": "We think you’re going to love this beautifully balanced meal. Curry roasted cauliflower gets crispy in the oven and pairs perfectly with hearty, protein-packed lentils cooked until they’re just tender. Match creamy avocado with a splash of curried balsamic vinaigrette, and this hearty meal is ready to go." } diff --git a/tests/test_data/rachlmansfield.com/rachlmansfield.json b/tests/test_data/rachlmansfield.com/rachlmansfield.json index 88febbd0a..785c32a94 100644 --- a/tests/test_data/rachlmansfield.com/rachlmansfield.json +++ b/tests/test_data/rachlmansfield.com/rachlmansfield.json @@ -44,5 +44,6 @@ "site_name": "rachLmansfield", "title": "Healthy Flourless Brownies (nut-free + gluten-free)", "total_time": 27, - "yields": "9 servings" + "yields": "9 servings", + "description": "Healthy Flourless Brownies made with all gluten-free, paleo, nut-free and dairy-free ingredients. No flour needed! These are the best FUDGEY brownies ever!" } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json index dcf93b8ad..c1fdd6b55 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json @@ -81,5 +81,6 @@ "nut-free", "peach", "soy-free" - ] + ], + "description": "A delicious twist on the classic Southern peach cobbler. Peaches and blueberries get swirled with vegan brown butter and cobbler, making for a cake that’s sticky and caramelized on the outside yet fluffy and tender on the inside. It’s truly the best vegan peach cobbler!" } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json index 0d1098378..8b28432f4 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json @@ -93,5 +93,6 @@ "pasta salad", "roasted red pepper pasta", "vegan pasta salad" - ] + ], + "description": "This vegan pasta salad is guaranteed to impress at all your summer BBQs and picnics! Pasta is coated in a creamy and dreamy roasted red pepper sauce and topped with a herby bread crumb topping for extra fresh flavor for an exquisite, grown-up pasta salad." } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json index 98d349e3c..e8d4b79f1 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json @@ -72,5 +72,6 @@ "vegetarian", "healthy", "freezable" - ] + ], + "description": "Bring the taste of North Africa to your midweek dinners with this fragrant spiced tagine" } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json index 715f39aca..0642eca9d 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json @@ -59,5 +59,6 @@ "site_name": "Tesco Real Food", "title": "BBQ cauliflower steaks and herb sauce", "total_time": 22, - "yields": "4 servings" + "yields": "4 servings", + "description": "BBQ season doesn’t have to just be about meat as these smoky charred cauliflower steaks show. A simple vegan BBQ idea, the steaks are brushed with an aromatic caraway and garlic oil before being grilled and served with a punchy fresh herb dressing." } diff --git a/tests/test_data/realsimple.com/realsimple.json b/tests/test_data/realsimple.com/realsimple.json index 50bbead61..070b1e5db 100644 --- a/tests/test_data/realsimple.com/realsimple.json +++ b/tests/test_data/realsimple.com/realsimple.json @@ -68,5 +68,6 @@ "site_name": "Real Simple", "title": "Classic Cheesecake", "total_time": 270, - "yields": "10 servings" + "yields": "10 servings", + "description": "Get the recipe for Classic Cheesecake." } diff --git a/tests/test_data/receitas.globo.com/globo.json b/tests/test_data/receitas.globo.com/globo.json index 0ceba7ac3..603f838dc 100644 --- a/tests/test_data/receitas.globo.com/globo.json +++ b/tests/test_data/receitas.globo.com/globo.json @@ -43,5 +43,6 @@ "title": "Strogonoff de frango", "total_time": 50, "yields": "8 servings", - "cooking_method": "Cozido" + "cooking_method": "Cozido", + "description": "O strogonoff de frango simples leva creme de leite, champignon, ketchup, mostarda, molho de tomate, caldo de galinha, óleo e peito de frango." } diff --git a/tests/test_data/receitasnestle.com.br/receitasnestlebr_1.json b/tests/test_data/receitasnestle.com.br/receitasnestlebr_1.json index 98d4c4265..87bdea5b3 100644 --- a/tests/test_data/receitasnestle.com.br/receitasnestlebr_1.json +++ b/tests/test_data/receitasnestle.com.br/receitasnestlebr_1.json @@ -76,5 +76,6 @@ "Batatas", "Carne de porco", "Da panela" - ] + ], + "cuisine": "Local" } diff --git a/tests/test_data/recept.se/recept.json b/tests/test_data/recept.se/recept.json index 1101e2941..9ad418acc 100644 --- a/tests/test_data/recept.se/recept.json +++ b/tests/test_data/recept.se/recept.json @@ -50,5 +50,6 @@ "dop", "födelsedag", "utan fläsk" - ] + ], + "category": "Bak & dessert" } diff --git a/tests/test_data/reciperunner.com/reciperunner.json b/tests/test_data/reciperunner.com/reciperunner.json index 7b2d7f5b4..de88f2c05 100644 --- a/tests/test_data/reciperunner.com/reciperunner.json +++ b/tests/test_data/reciperunner.com/reciperunner.json @@ -79,5 +79,6 @@ "chocolate", "vanilla", "Italian" - ] + ], + "description": "Delicious round, flat, Italian, waffle cookies. An easy and fun cookie to make this holiday season!" } diff --git a/tests/test_data/recipes.timesofindia.com/timesofindia.json b/tests/test_data/recipes.timesofindia.com/timesofindia.json index 0db652f7f..e56252f8e 100644 --- a/tests/test_data/recipes.timesofindia.com/timesofindia.json +++ b/tests/test_data/recipes.timesofindia.com/timesofindia.json @@ -66,5 +66,6 @@ "Pot Luck", "Party" ], - "ratings_count": 2 + "ratings_count": 2, + "description": "Channel your inner Italian soul by indulging in this amazing pasta recipe prepared using tortellini. It's a ring-shaped pasta, which is also known as belly button because of its resemblance to a navel. It's a delicious pasta recipe that you can prepare in the comfort of your home. Stuffed Tortellini is an Italian speciality, and is prepared using roasted cherry tomatoes being coated with seasoned oil and mixing them with the pesto sauce with tortellini pasta. Be it a nice hot appetizer or a comforting weekend meal in your bed, this palatable stuffed tortellini recipe will make you love it in one go. The spicy pesto sauce gives a fiery and sizzling twist to the tortellini, making it even more irresistible for all the foodies. Check out this super-duper scrumptious and quick tortellini recipe which comes out in just half an hour and tastes delicious. If you have your friends coming over to your place in half an hour and you are confused about the special menu, don’t think anything else and just run to the kitchen and start preparing with this indulgence. Give a delicious feast to your friends and family members with the heavenly flavours of this pasta and watch them shower you with loads of compliments and praises. A beyond perfect recipe for when you are enjoying kitty party, birthday party, anniversary party, pot luck or game night. This exotic Italian recipe will bring out the Italiano within you and make all of you go, Mama Mia. (Recipe: Chef Dinesh Pandey, The Green Bistro)" } diff --git a/tests/test_data/redhousespice.com/redhousespice_1.json b/tests/test_data/redhousespice.com/redhousespice_1.json index 9d697e96d..4dd4bf87e 100644 --- a/tests/test_data/redhousespice.com/redhousespice_1.json +++ b/tests/test_data/redhousespice.com/redhousespice_1.json @@ -73,5 +73,6 @@ "yields": "3 servings", "keywords": [ "Pork" - ] + ], + "description": "Aromatic, smoky, savoury & a little sweet, Cantonese classic dish Char Siu (Chinese BBQ pork) is one of the tastiest ways to roast pork." } diff --git a/tests/test_data/redhousespice.com/redhousespice_2.json b/tests/test_data/redhousespice.com/redhousespice_2.json index f9a6a67cb..1a6a97549 100644 --- a/tests/test_data/redhousespice.com/redhousespice_2.json +++ b/tests/test_data/redhousespice.com/redhousespice_2.json @@ -60,5 +60,6 @@ "keywords": [ "cucumber salad", "smashed cucumber salad" - ] + ], + "description": "Cracked with force and seasoned with bold flavours, Chinese smashed cucumber salad is a quick, fun and refreshing dish to make." } diff --git a/tests/test_data/reishunger.de/reishunger_1.json b/tests/test_data/reishunger.de/reishunger_1.json index 0a77b307e..ed154c45e 100644 --- a/tests/test_data/reishunger.de/reishunger_1.json +++ b/tests/test_data/reishunger.de/reishunger_1.json @@ -54,5 +54,6 @@ "site_name": "https://www.reishunger.de", "title": "Crispy Tofu Bowl", "total_time": 60, - "yields": "2 servings" + "yields": "2 servings", + "description": "Einfach, lecker und schnell gemacht. Und super wenn man Reste verwerten will." } diff --git a/tests/test_data/reishunger.de/reishunger_2.json b/tests/test_data/reishunger.de/reishunger_2.json index eba9ddffa..7e062699a 100644 --- a/tests/test_data/reishunger.de/reishunger_2.json +++ b/tests/test_data/reishunger.de/reishunger_2.json @@ -62,5 +62,6 @@ "site_name": "https://www.reishunger.de", "title": "Süßkartoffel-Kichererbsen-Curry", "total_time": 15, - "yields": "3 servings" + "yields": "3 servings", + "description": "Lust auf einen Hauch indische Küche? Dann gönnt euch diese leckere Süßkartoffel-Kichererbsen-Curry. Schnell gemacht, unheimlich lecker und voller gesunder Zutaten. Die Kichererbsen versorgen euren Körper mit viel Eiweiß und machen euch in Kombination mit den Süßkartoffeln und dem Reis lange satt." } diff --git a/tests/test_data/ricette.giallozafferano.it/giallozafferano.json b/tests/test_data/ricette.giallozafferano.it/giallozafferano.json index 6f03a2c6f..20df53659 100644 --- a/tests/test_data/ricette.giallozafferano.it/giallozafferano.json +++ b/tests/test_data/ricette.giallozafferano.it/giallozafferano.json @@ -82,5 +82,6 @@ "Gelatina in fogli", "Panna fresca liquida", "Zucchero a velo" - ] + ], + "description": "Il bavarese alle fragole è dessert al cucchiaio fresco, preparato con crema inglese e coulis di fragole, panna montata, latte e zucchero." } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json index ed71cea5c..01b3406cb 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json @@ -39,5 +39,6 @@ "ricette", "bimby", "Crema pasticcera veloce" - ] + ], + "category": "Dolci e Dessert" } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json index 581d05b10..2e072113a 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json @@ -87,5 +87,6 @@ "Dal mondo", "Senza lievito", "Senza uova" - ] + ], + "category": "Secondi Piatti" } diff --git a/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json b/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json index c43962973..ee37abedb 100644 --- a/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json +++ b/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json @@ -49,5 +49,6 @@ "site_name": "Rutger Bakt", "title": "Abrikozenvlaai", "total_time": 120, - "yields": null + "yields": null, + "cook_time": 30 } diff --git a/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json b/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json index eada064cb..2c7d09c0d 100644 --- a/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json +++ b/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json @@ -35,5 +35,6 @@ "site_name": "Rutger Bakt", "title": "Banketstaaf", "total_time": 45, - "yields": null + "yields": null, + "cook_time": 30 } diff --git a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json index 580ad2b39..c3746682b 100644 --- a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json +++ b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json @@ -39,5 +39,6 @@ "yields": "5 servings", "keywords": [ "AJI-NO-MOTO; Purê; Batata; Frango" - ] + ], + "description": "Uma saborosa receita de purê de batata com frango que rende 5 porções e você só leva 25 minutinhos para preparar. Veja a lista de ingredientes e o modo de preparo." } diff --git a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json index d72401651..dcd38200c 100644 --- a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json +++ b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json @@ -51,5 +51,6 @@ "yields": "6 servings", "keywords": [ "CREPIOCA; CALDO SAZÓN; BRÓCOLIS; FRANGO" - ] + ], + "cook_time": 60 } diff --git a/tests/test_data/saltpepperskillet.com/saltpepperskillet.json b/tests/test_data/saltpepperskillet.com/saltpepperskillet.json index 3876f1c78..32c1e3bc9 100644 --- a/tests/test_data/saltpepperskillet.com/saltpepperskillet.json +++ b/tests/test_data/saltpepperskillet.com/saltpepperskillet.json @@ -61,5 +61,6 @@ "yields": "4 servings", "keywords": [ "smoked chicken" - ] + ], + "cook_time": 240 } diff --git a/tests/test_data/saveur.com/saveur.json b/tests/test_data/saveur.com/saveur.json index d5ebd7b7c..9a5768096 100644 --- a/tests/test_data/saveur.com/saveur.json +++ b/tests/test_data/saveur.com/saveur.json @@ -68,5 +68,6 @@ "site_name": "Saveur", "title": "Baked Saffron Yogurt Rice with Chicken (Tahcheen-e Morgh)", "total_time": 285.0, - "yields": "8 servings" + "yields": "8 servings", + "description": "This crispy Iranian casserole—buttered saffon rice with yogurt and lemon chicken—is an easy and impressive main course." } diff --git a/tests/test_data/seriouseats.com/seriouseats.json b/tests/test_data/seriouseats.com/seriouseats.json index 35ef6c0ca..42b5549cb 100644 --- a/tests/test_data/seriouseats.com/seriouseats.json +++ b/tests/test_data/seriouseats.com/seriouseats.json @@ -58,5 +58,6 @@ "holiday", "pastry", "pie" - ] + ], + "cook_time": 60 } diff --git a/tests/test_data/simple-veganista.com/simpleveganista.json b/tests/test_data/simple-veganista.com/simpleveganista.json index 57852cb00..67a108a07 100644 --- a/tests/test_data/simple-veganista.com/simpleveganista.json +++ b/tests/test_data/simple-veganista.com/simpleveganista.json @@ -86,5 +86,6 @@ "title": "Vegan Jambalaya", "total_time": 45, "yields": "6 servings", - "cooking_method": "simmer" + "cooking_method": "simmer", + "cook_time": 30 } diff --git a/tests/test_data/simply-cookit.com/simplycookit.json b/tests/test_data/simply-cookit.com/simplycookit.json index 957b72ebf..ac9a071b8 100644 --- a/tests/test_data/simply-cookit.com/simplycookit.json +++ b/tests/test_data/simply-cookit.com/simplycookit.json @@ -63,5 +63,6 @@ "yields": "4 servings", "keywords": [ "Vegetarisch" - ] + ], + "cook_time": 21 } diff --git a/tests/test_data/simplyquinoa.com/simplyquinoa.json b/tests/test_data/simplyquinoa.com/simplyquinoa.json index 43ef1e3fc..e5f38e70b 100644 --- a/tests/test_data/simplyquinoa.com/simplyquinoa.json +++ b/tests/test_data/simplyquinoa.com/simplyquinoa.json @@ -66,5 +66,6 @@ "fluffy pancakes", "healthy pancakes", "vegan pancakes" - ] + ], + "description": "This is the only gluten-free pancake recipe you'll ever need! Customize it with your favorite add-ins and toppings and enjoy the epic pancake breakfast you deserve!" } diff --git a/tests/test_data/simplyrecipes.com/simplyrecipes_1.json b/tests/test_data/simplyrecipes.com/simplyrecipes_1.json index be48eb5f6..2d140b84e 100644 --- a/tests/test_data/simplyrecipes.com/simplyrecipes_1.json +++ b/tests/test_data/simplyrecipes.com/simplyrecipes_1.json @@ -76,5 +76,6 @@ "Soup", "Favorite Fall", "Favorite Winter" - ] + ], + "description": "One-Pot Chicken and Rice Soup! Throw bone-in chicken, rice, and vegetables together in a pot and simmer until they're done. It's the easiest soup ever, ready in under an hour." } diff --git a/tests/test_data/simplywhisked.com/simplywhisked.json b/tests/test_data/simplywhisked.com/simplywhisked.json index da43c767e..a31cc7a7c 100644 --- a/tests/test_data/simplywhisked.com/simplywhisked.json +++ b/tests/test_data/simplywhisked.com/simplywhisked.json @@ -80,5 +80,6 @@ "chili", "beans", "buffalo" - ] + ], + "description": "This buffalo chicken chili is a hearty, go-to meal that can be ready pretty quickly. The buffalo flavor is the perfect amount of spicy. Make this for your next football game, everyone will love it!" } diff --git a/tests/test_data/skinnytaste.com/skinnytaste.json b/tests/test_data/skinnytaste.com/skinnytaste.json index e50e73afd..321a103fb 100644 --- a/tests/test_data/skinnytaste.com/skinnytaste.json +++ b/tests/test_data/skinnytaste.com/skinnytaste.json @@ -60,5 +60,6 @@ "grilled chicken breast", "grilled chicken recipe", "Grilled Chicken with Spinach and Melted Mozzarella" - ] + ], + "description": "Grilled chicken topped with sauteed garlicky spinach, mozzarella and roasted peppers – a quick and easy chicken dish your family will love!" } diff --git a/tests/test_data/smulweb.nl/smulweb.json b/tests/test_data/smulweb.nl/smulweb.json index 259f4baf0..10c37e2ab 100644 --- a/tests/test_data/smulweb.nl/smulweb.json +++ b/tests/test_data/smulweb.nl/smulweb.json @@ -75,5 +75,6 @@ "Ovenschotel", "Nederlands", "Hartig" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/spendwithpennies.com/spendwithpennies.json b/tests/test_data/spendwithpennies.com/spendwithpennies.json index 1fec172f9..6f27d2d7d 100644 --- a/tests/test_data/spendwithpennies.com/spendwithpennies.json +++ b/tests/test_data/spendwithpennies.com/spendwithpennies.json @@ -68,5 +68,6 @@ "Chocolate Pudding Cake", "easy chocolate pudding cake", "pudding cake" - ] + ], + "description": "This Chocolate Pudding Cake is a very simple, rich chocolate dessert that comes together in just one dish!" } diff --git a/tests/test_data/springlane.de/springlane.json b/tests/test_data/springlane.de/springlane.json index 5099830de..0048fe0eb 100644 --- a/tests/test_data/springlane.de/springlane.json +++ b/tests/test_data/springlane.de/springlane.json @@ -38,5 +38,6 @@ "site_name": "Springlane", "title": "Tiramisu ohne Ei und ohne Alkohol – Dolci für alle!", "total_time": 260, - "yields": "6 servings" + "yields": "6 servings", + "description": "Diese Version des italienischen Klassikers kommt ohne Ei und ohne Alkohol dafür, dafür aber mit einer Extraportion Sahne." } diff --git a/tests/test_data/staysnatched.com/staysnatched.json b/tests/test_data/staysnatched.com/staysnatched.json index b6f5d17ac..0f386ec7c 100644 --- a/tests/test_data/staysnatched.com/staysnatched.json +++ b/tests/test_data/staysnatched.com/staysnatched.json @@ -79,5 +79,6 @@ "chili mac and cheese", "Crockpot Chili Mac", "slow cooker chili mac" - ] + ], + "cook_time": 180 } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_1.json b/tests/test_data/steamykitchen.com/steamykitchen_1.json index 53fb08a77..45211e37e 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_1.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_1.json @@ -76,5 +76,6 @@ "instant pot pho", "pho recipe", "vietnamese pho" - ] + ], + "description": "This Vietnamese Chicken Pho is the definition of a cozy and comforting meal. In less than 1 hour you will have a nourishing bowl of warm noodle soup!" } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_2.json b/tests/test_data/steamykitchen.com/steamykitchen_2.json index 2a3cea253..412240a4c 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_2.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_2.json @@ -46,5 +46,6 @@ "site_name": "Steamy Kitchen Recipes Giveaways", "title": "Hungarian Pork Stew Recipe", "total_time": 120, - "yields": "8 servings" + "yields": "8 servings", + "description": "Serves: about a million people. Okay, definitely enough for 8, maybe with leftovers! So cut this recipe in half for less and you can save time on the preparation too, because making this much does take us quite a bit of time. But we LOVE the leftovers!" } diff --git a/tests/test_data/sunbasket.com/sunbasket.json b/tests/test_data/sunbasket.com/sunbasket.json index 43c357b93..0847d12d5 100644 --- a/tests/test_data/sunbasket.com/sunbasket.json +++ b/tests/test_data/sunbasket.com/sunbasket.json @@ -51,5 +51,6 @@ "site_name": null, "title": "Lemongrass-turkey salad with rice noodles and pear", "total_time": 15, - "yields": "2 servings" + "yields": "2 servings", + "description": "Our custom lemongrass paste transforms simple ingredients into a Thai-inspired noodle salad. It’s refreshing, light, and as inviting to look at as it is to eat." } diff --git a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json index 9eb7b75c3..a9e543f3a 100644 --- a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json +++ b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json @@ -63,5 +63,6 @@ "healthy french fries", "homemade french fries", "" - ] + ], + "description": "The Best Easy Air Fryer French Fries Recipe - delicious, crispy and crunchy french fries that taste just like your favorite restaurant - but a healthier french fry you can feel good about serving your family." } diff --git a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json index ae94b9f67..a96ef4aa9 100644 --- a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json +++ b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json @@ -118,5 +118,6 @@ "meal prep", "oatmeal", "vegan" - ] + ], + "description": "7 healthy steel cut oats recipes that are easy to make ahead and keep in the fridge or freezer for easy breakfasts. Plus instructions on how to cook steel cut oats in the Instant Pot, slow cooker or on the stovetop." } diff --git a/tests/test_data/tasteofhome.com/tasteofhome.json b/tests/test_data/tasteofhome.com/tasteofhome.json index cc22f0eda..80221b0d0 100644 --- a/tests/test_data/tasteofhome.com/tasteofhome.json +++ b/tests/test_data/tasteofhome.com/tasteofhome.json @@ -63,5 +63,6 @@ "site_name": "Taste of Home", "title": "Pressure-Cooker Sauerbraten", "total_time": 40, - "yields": "4 servings" + "yields": "4 servings", + "description": "One of my all-time favorite German dishes is sauerbraten, but I don't love that it normally takes five to 10 days to make. Using an electric pressure cooker, I think I've captured that same distinctive flavor in less than two hours. —James Schend, Dairy Freed" } diff --git a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json index 27a17ff41..9344b66d9 100644 --- a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json +++ b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json @@ -69,5 +69,6 @@ "pulled pork recipe", "pulled pork recipe oven", "slow cooker pulled pork" - ] + ], + "description": "Tender, juicy, and perfectly cooked Pulled Pork you can make in the oven, slow cooker or instant pot." } diff --git a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json index d84ef9f03..38f31a059 100644 --- a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json +++ b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json @@ -68,5 +68,6 @@ "easy cookies", "egg free cookies", "gingerbread cookies" - ] + ], + "description": "Molasses Cookies have the taste of gingerbread cookies, but are soft and thick. Roll the dough balls in sugar for the perfect sweetness!" } diff --git a/tests/test_data/tastykitchen.com/tastykitchen.json b/tests/test_data/tastykitchen.com/tastykitchen.json index 9ca1caaf4..21c8ee136 100644 --- a/tests/test_data/tastykitchen.com/tastykitchen.json +++ b/tests/test_data/tastykitchen.com/tastykitchen.json @@ -45,5 +45,6 @@ "site_name": null, "title": "Restaurant Style Salsa", "total_time": 10, - "yields": "12 servings" + "yields": "12 servings", + "description": "Perfect, wonderful, simple salsa like the kind in restaurants. Serve with warm tortilla chips and watch everyone smile." } diff --git a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json index ca0d1a4a1..176a29df9 100644 --- a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json +++ b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json @@ -115,5 +115,6 @@ "best sourdough cinnamon rolls", "sourdough bread", "sourdough starter" - ] + ], + "description": "These soft, overnight sourdough cinnamon rolls are the perfect weekend or holiday treat! Made with a luscious sweet dough and a not-too-sweet cinnamon filing, they are guaranteed to be a huge hit." } diff --git a/tests/test_data/theclevercarrot.com/theclevercarrot_2.json b/tests/test_data/theclevercarrot.com/theclevercarrot_2.json index 8beaae0b4..772d8697a 100644 --- a/tests/test_data/theclevercarrot.com/theclevercarrot_2.json +++ b/tests/test_data/theclevercarrot.com/theclevercarrot_2.json @@ -59,5 +59,6 @@ "site_name": "The Clever Carrot", "title": "dinner tonight: sweet chili shrimp stir-fry", "total_time": 20, - "yields": "3 servings" + "yields": "3 servings", + "cook_time": 20 } diff --git a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json index 38afe8b2d..27ccbfd98 100644 --- a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json +++ b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json @@ -46,5 +46,6 @@ "site_name": "The Happy Foodie", "title": "Poulet rôti au vin rouge (Roast Red Wine Chicken)", "total_time": 90, - "yields": "6 servings" + "yields": "6 servings", + "description": "Looking for a recipe to make for family and friends at the weekend? This roast chicken with red wine and potatoes from Rachel Khoo is wholesome and delicious." } diff --git a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json index 0f0b4b212..32fc9cd8c 100644 --- a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json +++ b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json @@ -62,5 +62,6 @@ "site_name": "The Happy Foodie", "title": "The Ottolenghi Test Kitchen’s M.E. Mac ‘n’ Cheese with Za’atar Pesto", "total_time": 55, - "yields": "6 servings" + "yields": "6 servings", + "description": "There's mac 'n' cheese and then there's Ottolenghi mac 'n' cheese. Aromatic with cumin and za'atar, this recipe is a Middle Eastern take on everyone's favourite comfort food dish. Use rennet-free versions of the cheeses to make this recipe vegetarian." } diff --git a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json index bc7061fff..85172ce65 100644 --- a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json +++ b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json @@ -62,5 +62,6 @@ "yields": "8 servings", "keywords": [ "salmon loaf" - ] + ], + "description": "Skip the salmon cakes and make this great salmon loaf for dinner instead!" } diff --git a/tests/test_data/thekitchn.com/thekitchn.json b/tests/test_data/thekitchn.com/thekitchn.json index 245349a66..7f5fdcabd 100644 --- a/tests/test_data/thekitchn.com/thekitchn.json +++ b/tests/test_data/thekitchn.com/thekitchn.json @@ -78,5 +78,6 @@ "yields": "8 servings", "keywords": [ "Beef" - ] + ], + "description": "Stuffed with fragrant garlicky ricotta, Parmesan, and savory beef, this baked manicotti is creamy, cheesy, meaty, and the perfect cozy weekend dinner." } diff --git a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json index 66229f7fe..a2ccbcf03 100644 --- a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json +++ b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json @@ -56,5 +56,6 @@ "yields": "6 servings", "keywords": [ "ground beef" - ] + ], + "cook_time": 240 } diff --git a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json index 1e230bc9b..17e5c680f 100644 --- a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json +++ b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json @@ -93,5 +93,6 @@ "yields": "6 servings", "keywords": [ "pork pot roast" - ] + ], + "cook_time": 480 } diff --git a/tests/test_data/themodernproper.com/themodernproper.json b/tests/test_data/themodernproper.com/themodernproper.json index 97315c331..a0ba7b17c 100644 --- a/tests/test_data/themodernproper.com/themodernproper.json +++ b/tests/test_data/themodernproper.com/themodernproper.json @@ -95,5 +95,6 @@ "swedish meatballs", "fall recipe", "winter recipe" - ] + ], + "cook_time": 40 } diff --git a/tests/test_data/thepalatablelife.com/thepalatablelife_1.json b/tests/test_data/thepalatablelife.com/thepalatablelife_1.json index 3a20360aa..423560f35 100644 --- a/tests/test_data/thepalatablelife.com/thepalatablelife_1.json +++ b/tests/test_data/thepalatablelife.com/thepalatablelife_1.json @@ -43,5 +43,6 @@ "site_name": "the palatable life", "title": "baked harissa chicken meatballs", "total_time": 25, - "yields": "40 servings" + "yields": "40 servings", + "category": "Main Course" } diff --git a/tests/test_data/therecipecritic.com/therecipecritic.json b/tests/test_data/therecipecritic.com/therecipecritic.json index f169c6583..4423e8e05 100644 --- a/tests/test_data/therecipecritic.com/therecipecritic.json +++ b/tests/test_data/therecipecritic.com/therecipecritic.json @@ -72,5 +72,6 @@ "keywords": [ "burrata appetizer", "tomato and burrata appetizer" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_1.json b/tests/test_data/thespruceeats.com/thespruceeats_1.json index 0fbee8003..e5f2ce68d 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_1.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_1.json @@ -61,5 +61,6 @@ "keywords": [ "sandwich", "bell pepper" - ] + ], + "description": "Cut the carbs with this tasty bell pepper sandwich. Sweet bell pepper stands in for bread, giving the sandwich a satisfying crunch and amazing flavor!" } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_2.json b/tests/test_data/thespruceeats.com/thespruceeats_2.json index 49e72005c..d599fa9f2 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_2.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_2.json @@ -85,5 +85,6 @@ "keywords": [ "peppermint", "brownies" - ] + ], + "description": "A deeply chocolate-y, fudgy brownie with a bright pink swirl of peppermint deliciousness. Gorgeous to look at and scrumptious to eat." } diff --git a/tests/test_data/thewoksoflife.com/thewoksoflife.json b/tests/test_data/thewoksoflife.com/thewoksoflife.json index 6244653e0..6b46a3ac3 100644 --- a/tests/test_data/thewoksoflife.com/thewoksoflife.json +++ b/tests/test_data/thewoksoflife.com/thewoksoflife.json @@ -54,5 +54,6 @@ "yields": "12 servings", "keywords": [ "mantou" - ] + ], + "cook_time": 30 } diff --git a/tests/test_data/thinlicious.com/thinlicious.json b/tests/test_data/thinlicious.com/thinlicious.json index fb105a961..546e39cac 100644 --- a/tests/test_data/thinlicious.com/thinlicious.json +++ b/tests/test_data/thinlicious.com/thinlicious.json @@ -63,5 +63,6 @@ "keywords": [ "keto bread rolls", "keto hamburger buns" - ] + ], + "description": "Bring the bun back to your burger with these easy keto hamburger buns that can bake while you grill." } diff --git a/tests/test_data/tidymom.net/tidymom_1.json b/tests/test_data/tidymom.net/tidymom_1.json index 34d073e1e..1adf6981b 100644 --- a/tests/test_data/tidymom.net/tidymom_1.json +++ b/tests/test_data/tidymom.net/tidymom_1.json @@ -65,5 +65,6 @@ "site_name": "TidyMom®", "title": "Chicken Bacon Ranch Pizza", "total_time": 25, - "yields": "8 servings" + "yields": "8 servings", + "cook_time": 15 } diff --git a/tests/test_data/tidymom.net/tidymom_2.json b/tests/test_data/tidymom.net/tidymom_2.json index de0ca248c..7e68efe39 100644 --- a/tests/test_data/tidymom.net/tidymom_2.json +++ b/tests/test_data/tidymom.net/tidymom_2.json @@ -135,5 +135,6 @@ "cream cheese", "cream cheese frosting", "red velvet" - ] + ], + "cook_time": 25 } diff --git a/tests/test_data/tudogostoso.com.br/tudogostoso.json b/tests/test_data/tudogostoso.com.br/tudogostoso.json index 0de5380a1..d2d27f6b8 100644 --- a/tests/test_data/tudogostoso.com.br/tudogostoso.json +++ b/tests/test_data/tudogostoso.com.br/tudogostoso.json @@ -37,5 +37,6 @@ "yields": "1 serving", "keywords": [ "Receita de Caipirinha - Original" - ] + ], + "description": "Descubra agora o segredo da caipirinha original, uma receita clássica que vai transportar você para um sabor autêntico do Brasil! Com apenas três ingredientes e alguns passos simples, você poderá preparar essa deliciosa bebida refrescante em minutos. O equilíbrio perfeito entre limão, açúcar e cachaça irá surpreender seu paladar." } diff --git a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json index ecd7b9c79..9bd2685e7 100644 --- a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json +++ b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json @@ -80,5 +80,6 @@ "yields": "20 servings", "keywords": [ "taquitos" - ] + ], + "description": "These easy Baked Chicken Taquitos are stuffed with chicken and cheese and make a great appetizer or meal. These homemade taquitos are a family favorite! Plus, learn how to make taquitos you can freeze for later!" } diff --git a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json index c6c85b0ed..6e3ba884c 100644 --- a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json +++ b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json @@ -59,5 +59,6 @@ "yields": "6 servings", "keywords": [ "mango" - ] + ], + "description": "Mango Salad- ripe juicy mangoes with jicama, cucumber, red pepper, mint, cilantro, fresh lime juice, and a sprinkle of Tajin. This refreshing simple salad is perfect for summertime or anytime!" } diff --git a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json index 49f15d967..60fc7a85d 100644 --- a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json +++ b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json @@ -55,5 +55,6 @@ "Winter recepten", "Zomer recepten", "Hoofdgerecht" - ] + ], + "cook_time": 10 } diff --git a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json index 5c131988b..aa423257a 100644 --- a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json +++ b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json @@ -77,5 +77,6 @@ "Chocolade", "Verjaardag", "Bakrecepten" - ] + ], + "cook_time": 40 } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json index 4f0f7d024..6a14e3255 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json @@ -71,5 +71,6 @@ "Maple Oat Sourdough", "Sourdough Bread", "Sourdough Sandwich Bread" - ] + ], + "description": "**Advanced Prep Required - you'll need a sourdough starter**Lightly sweetened, maple oat sourdough sandwich bread features whole rolled oats and whole wheat flour. It has a soft tender crumb and earthy flavor, ideal for sammies and toast! This recipe is vegetarian and vegan friendly.A Note on HYDRATION - Flours vary in their moisture content from brand to brand. Additionally, local humidity conditions will impact how your dough feels from one batch to another. If the dough feels a bit too dry, try adding a teaspoon of water (more if needed). Too wet? Add more flour, a little at a time (only after the soaker is added). Even if you weigh your ingredients (which I highly recommend), this is not uncommon. As you gain experience in making sourdough, you'll gain a better understanding of how your dough should look and feel.Time above does not include the amount of time for fermentation, shaping and proofing which takes between 8-14 hours, depending on ambient temperature. Use the time as a guide, not as a determining factor._______________________Example Bakers Schedule: Friday-Saturday: feed starter. Saturday night: mix dough and ferment overnight. Sunday morning: shape dough, allow to rise (proof), bake. ________________________Serving size depends on how thick or thin the loaf is sliced. I can get about 12 thick slices or 15-16 thiner slices out of this loaf." } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json index d9531941f..03fe654ce 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json @@ -66,5 +66,6 @@ "Healthy Waffles", "Oat Waffles", "Vegan Gluten Free Waffles" - ] + ], + "description": "The easiest healthy waffle recipe bursting with citrus! Made with almond and oat flour with a hint of orange zest, these healthy almond orange oat waffles are freezer friendly, vegan and easily gluten free. *Update* - a few makers have had trouble with these waffles sticking to their waffle iron. Note this recipe was tested with a waffle iron that has a non stick surface where no added oil is necessary. See note below for more information." } diff --git a/tests/test_data/vegetarbloggen.no/vegetarbloggen.json b/tests/test_data/vegetarbloggen.no/vegetarbloggen.json index a3a229424..70a129553 100644 --- a/tests/test_data/vegetarbloggen.no/vegetarbloggen.json +++ b/tests/test_data/vegetarbloggen.no/vegetarbloggen.json @@ -49,5 +49,6 @@ "keywords": [ "gresskar", "pasta" - ] + ], + "cook_time": 20 } diff --git a/tests/test_data/vegolosi.it/vegolosi.json b/tests/test_data/vegolosi.it/vegolosi.json index 8648e7c19..7fee55199 100644 --- a/tests/test_data/vegolosi.it/vegolosi.json +++ b/tests/test_data/vegolosi.it/vegolosi.json @@ -52,5 +52,6 @@ "site_name": "Vegolosi", "title": "Polpette di tofu e piselli con salsa allo zafferano", "total_time": 30, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 15 } diff --git a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json index a1242364a..cfcfb3936 100644 --- a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json +++ b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json @@ -94,5 +94,6 @@ "keywords": [ "Sarson da Saag", "Sarson ka Saag" - ] + ], + "description": "Peppery, pungent and healthy, Punjabi Sarson ka Saag (or Sarson da Saag) is a favorite meal during the cold North Indian winters, especially when paired with Makki Ki Roti. Making this authentic dish is not difficult, but it does take some time." } diff --git a/tests/test_data/waitrose.com/waitrose.json b/tests/test_data/waitrose.com/waitrose.json index b872fe559..b9af38ac1 100644 --- a/tests/test_data/waitrose.com/waitrose.json +++ b/tests/test_data/waitrose.com/waitrose.json @@ -55,5 +55,6 @@ "site_name": null, "title": "Banana, chocolate and oatmeal tea bread", "total_time": 65, - "yields": "8 servings" + "yields": "8 servings", + "cook_time": 50 } diff --git a/tests/test_data/watchwhatueat.com/watchwhatueat.json b/tests/test_data/watchwhatueat.com/watchwhatueat.json index 0d044da80..7c731b71d 100644 --- a/tests/test_data/watchwhatueat.com/watchwhatueat.json +++ b/tests/test_data/watchwhatueat.com/watchwhatueat.json @@ -74,5 +74,6 @@ "keywords": [ "instant pot cauliflower", "instant pot whole cauliflower" - ] + ], + "description": "Whole cauliflower head flavored with fresh garlic and herbs and cooked in the pressure cooker. Also, learn to make delicious gravy that compliments this steamed whole cauliflower dish." } diff --git a/tests/test_data/wearenotmartha.com/wearenotmartha_1.json b/tests/test_data/wearenotmartha.com/wearenotmartha_1.json index 8e9c67674..f0f382ea2 100644 --- a/tests/test_data/wearenotmartha.com/wearenotmartha_1.json +++ b/tests/test_data/wearenotmartha.com/wearenotmartha_1.json @@ -46,5 +46,6 @@ "keywords": [ "Grilled Cheese Recipes", "Starbucks Copycat" - ] + ], + "cook_time": 10 } diff --git a/tests/test_data/wellplated.com/wellplated.json b/tests/test_data/wellplated.com/wellplated.json index fead607b1..baebf7d8e 100644 --- a/tests/test_data/wellplated.com/wellplated.json +++ b/tests/test_data/wellplated.com/wellplated.json @@ -92,5 +92,6 @@ "simple fried rice recipe", "simple homemade fried rice", "vegetable fried rice" - ] + ], + "cook_time": 15 } diff --git a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json index 180506097..7dc61f5a1 100644 --- a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json +++ b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json @@ -62,5 +62,6 @@ "keywords": [ "quinoa bake", "vegetarian quinoa bake" - ] + ], + "description": "This super easy Vegetarian Quinoa Bake is a one pot wonder. It’s prepped and baked in a skillet, loaded with various ad-ins and topped it with cheese! Get ready for your new favorite dinner." } diff --git a/tests/test_data/wholefoodsmarket.com/wholefoods.json b/tests/test_data/wholefoodsmarket.com/wholefoods.json index 8e3c7b59f..f263de7b9 100644 --- a/tests/test_data/wholefoodsmarket.com/wholefoods.json +++ b/tests/test_data/wholefoodsmarket.com/wholefoods.json @@ -50,5 +50,6 @@ "site_name": "Whole Foods Market", "title": "Grilled Cheese and Greens", "total_time": 30, - "yields": "4 servings" + "yields": "4 servings", + "description": "Sneak soft cooked greens into the middle of a warm grilled cheese sandwich to add a bit of nutrition to this comforting meal. Substitute your favorite greens for kale if you like, and try with oozy Taleggio cheese for a sophisticated twist." } diff --git a/tests/test_data/williams-sonoma.com/williamssonoma_1.json b/tests/test_data/williams-sonoma.com/williamssonoma_1.json index 857daaf8c..a81bdab82 100644 --- a/tests/test_data/williams-sonoma.com/williamssonoma_1.json +++ b/tests/test_data/williams-sonoma.com/williamssonoma_1.json @@ -39,5 +39,6 @@ "keywords": [ "our catalogx spr1 23" ], - "cook_time": 15 + "cook_time": 15, + "description": "Award-winning chef Gavin Kaysen, who is based in Minneapolis, makes these hash browns a lot at home, using the leftover bacon fat he saves in a jar in his refrigerator. If you make your hash browns from frozen potatoes, he says, your life will change once you switch to freshly grated ones. The chef explains that it’s impossible to get all the water out of frozen potatoes, which makes it very difficult to get your hash browns nice and crispy. His technique also uses some of the starch that gets extracted when you wring the water out of the shredded potatoes, which helps bind them together into cakes. These hash browns are the perfect side dish to serve for Easter brunch. Note: Kaysen’s recipe calls for making a few individual hash browns, but for an impressive holiday presentation, simply form the potatoes into one large hash brown cake and continue cooking as directed." } diff --git a/tests/test_data/williams-sonoma.com/williamssonoma_2.json b/tests/test_data/williams-sonoma.com/williamssonoma_2.json index b2eedda77..30aa8f753 100644 --- a/tests/test_data/williams-sonoma.com/williamssonoma_2.json +++ b/tests/test_data/williams-sonoma.com/williamssonoma_2.json @@ -77,5 +77,6 @@ "mothers day baking", "20 favorite chocolate", "ws brand recipes" - ] + ], + "description": "Moist and tender, this rich chocolate cake gets an added dose of drama from being baked in three 8-inch (20-cm) round cake pans, which gives it plenty of extra height. Topped with a simple, creamy chocolate ganache, it’s also easier to make than it looks." } diff --git a/tests/test_data/womensweeklyfood.com.au/womensweeklyfood.json b/tests/test_data/womensweeklyfood.com.au/womensweeklyfood.json index 784a34467..efc747ec3 100644 --- a/tests/test_data/womensweeklyfood.com.au/womensweeklyfood.json +++ b/tests/test_data/womensweeklyfood.com.au/womensweeklyfood.json @@ -54,5 +54,6 @@ "site_name": "Women's Weekly Food", "title": "Classic lamingtons", "total_time": 60, - "yields": "10 servings" + "yields": "10 servings", + "cook_time": 60 } diff --git a/tests/test_data/yemek.com/yemek.json b/tests/test_data/yemek.com/yemek.json index fb3b3bd02..75eed18e0 100644 --- a/tests/test_data/yemek.com/yemek.json +++ b/tests/test_data/yemek.com/yemek.json @@ -74,5 +74,6 @@ "tavuklu", "patates", "topları" - ] + ], + "description": "Patates ve tavuk ikilisi yeniden bir araya geliyor, güçlerini birleştiriyorlar ve ortaya inanılmaz bir lezzet çıkıyor. Köri soslu patates topları burada!" } diff --git a/tests/test_data/yummly.com/yummly.json b/tests/test_data/yummly.com/yummly.json index a716fa78f..3bedc814c 100644 --- a/tests/test_data/yummly.com/yummly.json +++ b/tests/test_data/yummly.com/yummly.json @@ -57,5 +57,6 @@ "keywords": [ "Quick", "Baking" - ] + ], + "description": "Extra cheese and extra garlic? Yes, please! No red sauce is needed for these mouthwatering naan pizzas. The recipe is a Yummly original created by [Sara Mellas](https://www.yummly.com/dish/author/Sara%20Mellas)." } diff --git a/tests/test_data/zenbelly.com/zenbelly.json b/tests/test_data/zenbelly.com/zenbelly.json index a66d0b78e..377b001fe 100644 --- a/tests/test_data/zenbelly.com/zenbelly.json +++ b/tests/test_data/zenbelly.com/zenbelly.json @@ -57,5 +57,6 @@ "site_name": "zenbelly", "title": "Paleo Gingerbread", "total_time": 40, - "yields": "20 servings" + "yields": "20 servings", + "cook_time": 30 } From a86c73d2e18adfa08a5333ab1192c34d4f50a9a3 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 5 May 2024 17:22:16 -0400 Subject: [PATCH 3/6] more tests --- tests/test_data/750g.com/g750g.json | 3 ++- .../test_data/baking-sense.com/bakingsense_1.json | 3 ++- .../test_data/baking-sense.com/bakingsense_2.json | 3 ++- .../bakingmischief.com/bakingmischief_1.json | 3 ++- .../bakingmischief.com/bakingmischief_2.json | 3 ++- tests/test_data/bbc.com/bbcfood.json | 3 ++- .../bbcgoodfood.com/bbcgoodfood_groups.json | 3 ++- .../test_data/bestrecipes.com.au/bestrecipes.json | 3 ++- tests/test_data/bettybossi.ch/bettybossi.json | 3 ++- .../biancazapatka.com/biancazapatka_1.json | 3 ++- .../biancazapatka.com/biancazapatka_2.json | 3 ++- tests/test_data/bigoven.com/bigoven_1.json | 3 ++- tests/test_data/bigoven.com/bigoven_2.json | 3 ++- .../bluejeanchef.com/bluejeanchef_1.json | 3 ++- .../bowlofdelicious.com/bowlofdelicious.json | 3 ++- tests/test_data/budgetbytes.com/budgetbytes.json | 3 ++- .../budgetbytes.com/budgetbytes_groups.json | 3 ++- .../test_data/castironketo.net/castironketo.json | 3 ++- tests/test_data/chefsavvy.com/chefsavvy.json | 3 ++- .../closetcooking.com/closetcooking.json | 3 ++- .../comidinhasdochef.com/comidinhasdochef.json | 3 ++- .../cookieandkate.com/cookieandkate.json | 3 ++- tests/test_data/cooking.nytimes.com/nytimes.json | 3 ++- .../cooking.nytimes.com/nytimes_groups.json | 3 ++- tests/test_data/cookpad.com/cookpad.json | 3 ++- tests/test_data/copykat.com/copykat.json | 3 ++- .../countryliving.com/countryliving.json | 3 ++- .../creativecanning.com/creativecanning.json | 3 ++- tests/test_data/cuisineaz.com/cuisineaz.json | 3 ++- tests/test_data/cybercook.com.br/cybercook.json | 3 ++- tests/test_data/delish.com/delish_1.json | 3 ++- tests/test_data/delish.com/delish_2.json | 3 ++- tests/test_data/delish.com/delish_rogue_ol.json | 3 ++- .../domesticate-me.com/domesticateme_1.json | 3 ++- .../downshiftology.com/downshiftology.json | 3 ++- .../eatingbirdfood.com/eatingbirdfood.json | 3 ++- tests/test_data/eatwell101.com/eatwell101.json | 3 ++- .../eatwhattonight.com/eatwhattonight.json | 3 ++- tests/test_data/elavegan.com/elavegan_1.json | 3 ++- tests/test_data/elavegan.com/elavegan_2.json | 3 ++- .../errenskitchen.com/errenskitchen.json | 3 ++- .../ethanchlebowski.com/ethanchlebowski.json | 3 ++- .../farmhouseonboone.com/farmhouseonboone.json | 3 ++- .../feastingathome.com/feastingathome.json | 15 ++++++++++++++- .../fifteenspatulas.com/fifteenspatulas.json | 3 ++- tests/test_data/food52.com/food52.json | 3 ++- .../test_data/foodfidelity.com/foodfidelity.json | 3 ++- .../foodfidelity.com/foodfidelity_groups.json | 3 ++- .../test_data/foodnetwork.co.uk/foodnetwork.json | 3 ++- tests/test_data/forktospoon.com/forktospoon.json | 3 ++- .../franzoesischkochen.de/franzoesischkochen.json | 3 ++- .../gonnawantseconds.com/gonnawantseconds.json | 3 ++- .../goodhousekeeping.com/goodhousekeeping_1.json | 3 ++- .../goodhousekeeping.com/goodhousekeeping_2.json | 3 ++- .../goodhousekeeping.com/goodhousekeeping_3.json | 3 ++- .../goodhousekeeping.com/goodhousekeeping_4.json | 3 ++- tests/test_data/hassanchef.com/hassanchef.json | 3 ++- .../headbangerskitchen.json | 3 ++- tests/test_data/heb.com/heb.json | 3 ++- tests/test_data/im-worthy.com/imworthy.json | 3 ++- .../inbloombakery.com/inbloombakery.json | 3 ++- .../indianhealthyrecipes.json | 3 ++- .../insanelygoodrecipes.json | 3 ++- tests/test_data/izzycooking.com/izzycooking.json | 3 ++- .../jimcooksfoodgood.com/jimcooksfoodgood.json | 3 ++- .../joyfoodsunshine.com/joyfoodsunshine.json | 3 ++- tests/test_data/justataste.com/justataste.json | 3 ++- .../justonecookbook.com/justonecookbook.json | 3 ++- .../kennymcgovern.com/kennymcgovern.json | 3 ++- .../kingarthurbaking.com/kingarthur.json | 3 ++- tests/test_data/kochbar.de/kochbar.json | 3 ++- .../leanandgreenrecipes.json | 3 ++- tests/test_data/lecker.de/lecker_2.json | 3 ++- .../lecremedelacrumb.com/lecremedelacrumb.json | 3 ++- .../lifestyleofafoodie_2.json | 3 ++- .../littlespicejar.com/littlespicejar.json | 3 ++- .../test_data/livelytable.com/livelytable_1.json | 3 ++- .../test_data/livelytable.com/livelytable_2.json | 3 ++- tests/test_data/maangchi.com/maangchi.json | 3 ++- tests/test_data/marmiton.org/marmiton.json | 3 ++- tests/test_data/matprat.no/matprat_1.json | 3 ++- tests/test_data/mccormick.com/mccormick_1.json | 5 ++++- tests/test_data/mccormick.com/mccormick_2.json | 5 ++++- tests/test_data/mindmegette.hu/mindmegette.json | 3 ++- .../ministryofcurry.com/ministryofcurry.json | 3 ++- tests/test_data/misya.info/misya.json | 3 ++- .../momswithcrockpots.com/momswithcrockpots.json | 3 ++- .../mundodereceitasbimby_1.json | 3 ++- .../mundodereceitasbimby_2.json | 3 ++- .../mybakingaddiction.com/mybakingaddiction.json | 3 ++- .../myjewishlearning.com/myjewishlearning.json | 3 ++- .../mykitchen101en.com/mykitchen101en.json | 3 ++- tests/test_data/norecipes.com/norecipes_1.json | 3 ++- tests/test_data/norecipes.com/norecipes_2.json | 3 ++- .../nourishedbynutrition.json | 3 ++- .../number-2-pencil.com/number2pencil_2.json | 3 ++- tests/test_data/ohsheglows.com/ohsheglows.json | 3 ++- .../omnivorescookbook_1.json | 3 ++- .../omnivorescookbook_2.json | 3 ++- .../onceuponachef.com/onceuponachef_1.json | 3 ++- .../paleorunningmomma.com/paleorunningmomma.json | 3 ++- .../persnicketyplates.com/persnicketyplates.json | 3 ++- tests/test_data/pinchofyum.com/pinchofyum.json | 3 ++- .../pinkowlkitchen.com/pinkowlkitchen_1.json | 3 ++- .../platingpixels.com/platingpixels_1.json | 3 ++- .../platingpixels.com/platingpixels_2.json | 3 ++- .../plowingthroughlife_1.json | 3 ++- .../plowingthroughlife_2.json | 3 ++- .../practicalselfreliance.json | 3 ++- .../pressureluckcooking.json | 3 ++- .../rachlmansfield.com/rachlmansfield.json | 3 ++- .../rainbowplantlife.com/rainbowplantlife.json | 3 ++- .../rainbowplantlife_groups.json | 3 ++- .../realfood.tesco.com/realfoodtesco_1.json | 3 ++- .../realfood.tesco.com/realfoodtesco_2.json | 3 ++- tests/test_data/recept.se/recept.json | 3 ++- .../test_data/reciperunner.com/reciperunner.json | 3 ++- .../recipetineats.com/recipetineats.json | 3 ++- .../redhousespice.com/redhousespice_1.json | 3 ++- .../giallozafferano.json | 3 ++- .../ricetteperbimby.it/ricetteperbimby_1.json | 3 ++- .../ricetteperbimby.it/ricetteperbimby_2.json | 3 ++- .../saboresanjinomoto_1.json | 3 ++- .../saltpepperskillet.com/saltpepperskillet.json | 3 ++- tests/test_data/saveur.com/saveur.json | 3 ++- tests/test_data/seriouseats.com/seriouseats.json | 3 ++- .../simple-veganista.com/simpleveganista.json | 3 ++- .../test_data/simplyquinoa.com/simplyquinoa.json | 3 ++- .../simplyrecipes.com/simplyrecipes_1.json | 3 ++- .../simplyrecipes.com/simplyrecipes_2.json | 3 ++- .../simplywhisked.com/simplywhisked.json | 3 ++- tests/test_data/skinnytaste.com/skinnytaste.json | 3 ++- .../spendwithpennies.com/spendwithpennies.json | 3 ++- .../test_data/staysnatched.com/staysnatched.json | 3 ++- .../steamykitchen.com/steamykitchen_1.json | 3 ++- .../steamykitchen.com/steamykitchen_2.json | 3 ++- tests/test_data/sunbasket.com/sunbasket.json | 3 ++- .../sweetcsdesigns.com/sweetcsdesigns.json | 3 ++- .../sweetpeasandsaffron.json | 3 ++- tests/test_data/tasteofhome.com/tasteofhome.json | 3 ++- .../tastesbetterfromscratch.json | 3 ++- .../tastesoflizzyt.com/tastesoflizzyt.json | 3 ++- .../theclevercarrot.com/theclevercarrot_1.json | 3 ++- .../thehappyfoodie.co.uk/thehappyfoodie_1.json | 3 ++- .../thehappyfoodie.co.uk/thehappyfoodie_2.json | 3 ++- .../thekitchenmagpie.com/thekitchenmagpie.json | 3 ++- tests/test_data/thekitchn.com/thekitchn.json | 3 ++- .../themagicalslowcooker_1.json | 3 ++- .../themagicalslowcooker_2.json | 3 ++- .../themodernproper.com/themodernproper.json | 3 ++- .../thepalatablelife.com/thepalatablelife_1.json | 3 ++- .../therecipecritic.com/therecipecritic.json | 3 ++- .../thespruceeats.com/thespruceeats_1.json | 3 ++- .../thespruceeats.com/thespruceeats_2.json | 3 ++- .../thewoksoflife.com/thewoksoflife.json | 3 ++- tests/test_data/thinlicious.com/thinlicious.json | 3 ++- tests/test_data/tidymom.net/tidymom_1.json | 3 ++- tests/test_data/tidymom.net/tidymom_2.json | 3 ++- .../twopeasandtheirpod_1.json | 3 ++- .../uitpaulineskeukennl_1.json | 3 ++- .../uitpaulineskeukennl_2.json | 3 ++- .../vanillaandbean.com/vanillaandbean_1.json | 3 ++- .../vanillaandbean.com/vanillaandbean_2.json | 3 ++- .../vegrecipesofindia.com/vegrecipesofindia.json | 3 ++- .../watchwhatueat.com/watchwhatueat.json | 3 ++- .../wearenotmartha.com/wearenotmartha_1.json | 3 ++- tests/test_data/wellplated.com/wellplated.json | 3 ++- .../whatsgabycooking.com/whatsgabycooking.json | 3 ++- .../williams-sonoma.com/williamssonoma_1.json | 3 ++- .../williams-sonoma.com/williamssonoma_2.json | 3 ++- tests/test_data/yemek.com/yemek.json | 3 ++- 171 files changed, 358 insertions(+), 171 deletions(-) diff --git a/tests/test_data/750g.com/g750g.json b/tests/test_data/750g.com/g750g.json index 9901904ba..d1da15241 100644 --- a/tests/test_data/750g.com/g750g.json +++ b/tests/test_data/750g.com/g750g.json @@ -60,5 +60,6 @@ "salade de carottes", "salade de carottes cuites" ], - "description": "La petite salade détox parfaite pour un déjeuner vitaminé au coeur de l'hiver" + "description": "La petite salade détox parfaite pour un déjeuner vitaminé au coeur de l'hiver", + "cook_time": 15 } diff --git a/tests/test_data/baking-sense.com/bakingsense_1.json b/tests/test_data/baking-sense.com/bakingsense_1.json index 7660cb1fe..63ab44ad6 100644 --- a/tests/test_data/baking-sense.com/bakingsense_1.json +++ b/tests/test_data/baking-sense.com/bakingsense_1.json @@ -93,5 +93,6 @@ "buttermilk", "sourdough" ], - "cook_time": 40 + "cook_time": 40, + "prep_time": 20 } diff --git a/tests/test_data/baking-sense.com/bakingsense_2.json b/tests/test_data/baking-sense.com/bakingsense_2.json index 591c0b4b7..3516d4ad2 100644 --- a/tests/test_data/baking-sense.com/bakingsense_2.json +++ b/tests/test_data/baking-sense.com/bakingsense_2.json @@ -92,5 +92,6 @@ "mousse", "strawberry cake" ], - "cook_time": 30 + "cook_time": 30, + "prep_time": 120 } diff --git a/tests/test_data/bakingmischief.com/bakingmischief_1.json b/tests/test_data/bakingmischief.com/bakingmischief_1.json index baeceb9ac..1120df350 100644 --- a/tests/test_data/bakingmischief.com/bakingmischief_1.json +++ b/tests/test_data/bakingmischief.com/bakingmischief_1.json @@ -108,5 +108,6 @@ "keywords": [ "Barbacoa Burrito Bowl" ], - "cook_time": 160 + "cook_time": 160, + "prep_time": 30 } diff --git a/tests/test_data/bakingmischief.com/bakingmischief_2.json b/tests/test_data/bakingmischief.com/bakingmischief_2.json index c9d8e19cc..9c3bfe756 100644 --- a/tests/test_data/bakingmischief.com/bakingmischief_2.json +++ b/tests/test_data/bakingmischief.com/bakingmischief_2.json @@ -80,5 +80,6 @@ "Mini Carrot Cake", "Small Carrot Cake" ], - "cook_time": 25 + "cook_time": 25, + "prep_time": 20 } diff --git a/tests/test_data/bbc.com/bbcfood.json b/tests/test_data/bbc.com/bbcfood.json index 0a40a9393..79e7a1af3 100644 --- a/tests/test_data/bbc.com/bbcfood.json +++ b/tests/test_data/bbc.com/bbcfood.json @@ -43,5 +43,6 @@ "title": "Irish cream and chocolate cheesecake", "total_time": 130, "yields": "1 item", - "description": "The smooth, creamy liqueur gives this celebration cheesecake the wow factor. Top with grated chocolate and a dusting of cocoa." + "description": "The smooth, creamy liqueur gives this celebration cheesecake the wow factor. Top with grated chocolate and a dusting of cocoa.", + "cook_time": 10 } diff --git a/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json b/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json index 24bfb7f8a..d0e25fc48 100644 --- a/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json +++ b/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json @@ -87,5 +87,6 @@ "Sweets", "Vanilla extract" ], - "cook_time": 20 + "cook_time": 20, + "cuisine": "British" } diff --git a/tests/test_data/bestrecipes.com.au/bestrecipes.json b/tests/test_data/bestrecipes.com.au/bestrecipes.json index f7e99fa6c..7942ef3e4 100644 --- a/tests/test_data/bestrecipes.com.au/bestrecipes.json +++ b/tests/test_data/bestrecipes.com.au/bestrecipes.json @@ -85,5 +85,6 @@ "worcestershire sauce", "budget club" ], - "category": "dinner, lunch, main" + "category": "dinner, lunch, main", + "cuisine": "australian" } diff --git a/tests/test_data/bettybossi.ch/bettybossi.json b/tests/test_data/bettybossi.ch/bettybossi.json index e53f25eb8..3a23e08ef 100644 --- a/tests/test_data/bettybossi.ch/bettybossi.json +++ b/tests/test_data/bettybossi.ch/bettybossi.json @@ -83,5 +83,6 @@ "myrtilles surgelées", "jus de citron" ], - "cook_time": 50 + "cook_time": 50, + "prep_time": 40 } diff --git a/tests/test_data/biancazapatka.com/biancazapatka_1.json b/tests/test_data/biancazapatka.com/biancazapatka_1.json index ae2b9c9b7..dbd6454c7 100644 --- a/tests/test_data/biancazapatka.com/biancazapatka_1.json +++ b/tests/test_data/biancazapatka.com/biancazapatka_1.json @@ -99,5 +99,6 @@ "Tempeh", "Vegetables" ], - "cook_time": 10 + "cook_time": 10, + "prep_time": 25 } diff --git a/tests/test_data/biancazapatka.com/biancazapatka_2.json b/tests/test_data/biancazapatka.com/biancazapatka_2.json index 469f37afb..92b9a4e8d 100644 --- a/tests/test_data/biancazapatka.com/biancazapatka_2.json +++ b/tests/test_data/biancazapatka.com/biancazapatka_2.json @@ -106,5 +106,6 @@ "Loaf Cake", "Vegan Cake" ], - "cook_time": 55 + "cook_time": 55, + "prep_time": 10 } diff --git a/tests/test_data/bigoven.com/bigoven_1.json b/tests/test_data/bigoven.com/bigoven_1.json index 5fa364568..88bae379e 100644 --- a/tests/test_data/bigoven.com/bigoven_1.json +++ b/tests/test_data/bigoven.com/bigoven_1.json @@ -103,5 +103,6 @@ "dairy free", "pescatarian" ], - "description": "Our No-Knead Herb Focaccia is impossibly easy. And impossibly delicious. It'll leave you scratching your head and wondering how so few ingredients and such little effort can produce something so exquisitely satisfying. But, don't take our word for it -- bake some up tonight." + "description": "Our No-Knead Herb Focaccia is impossibly easy. And impossibly delicious. It'll leave you scratching your head and wondering how so few ingredients and such little effort can produce something so exquisitely satisfying. But, don't take our word for it -- bake some up tonight.", + "cook_time": 695 } diff --git a/tests/test_data/bigoven.com/bigoven_2.json b/tests/test_data/bigoven.com/bigoven_2.json index b76fb4c99..f87730858 100644 --- a/tests/test_data/bigoven.com/bigoven_2.json +++ b/tests/test_data/bigoven.com/bigoven_2.json @@ -109,5 +109,6 @@ "contains eggs", "pescatarian" ], - "description": "delicious bite-sized bits of raspberry goodness" + "description": "delicious bite-sized bits of raspberry goodness", + "cook_time": 10 } diff --git a/tests/test_data/bluejeanchef.com/bluejeanchef_1.json b/tests/test_data/bluejeanchef.com/bluejeanchef_1.json index 4c779fb72..bb63b7c11 100644 --- a/tests/test_data/bluejeanchef.com/bluejeanchef_1.json +++ b/tests/test_data/bluejeanchef.com/bluejeanchef_1.json @@ -84,5 +84,6 @@ "One Pot Meal", "Quick and Easy" ], - "cook_time": 12 + "cook_time": 12, + "prep_time": 10 } diff --git a/tests/test_data/bowlofdelicious.com/bowlofdelicious.json b/tests/test_data/bowlofdelicious.com/bowlofdelicious.json index 4555c2209..4b07f90a8 100644 --- a/tests/test_data/bowlofdelicious.com/bowlofdelicious.json +++ b/tests/test_data/bowlofdelicious.com/bowlofdelicious.json @@ -67,5 +67,6 @@ "How to cook ahi tuna", "Seared ahi tuna medium rare" ], - "cook_time": 5 + "cook_time": 5, + "cuisine": "Seafood" } diff --git a/tests/test_data/budgetbytes.com/budgetbytes.json b/tests/test_data/budgetbytes.com/budgetbytes.json index 91962556e..d9bed40f5 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes.json +++ b/tests/test_data/budgetbytes.com/budgetbytes.json @@ -61,5 +61,6 @@ "Cheese Burger", "Smash Burger" ], - "description": "If you love a meaty, juicy burger patty with loads of crispy edges and tons of smoky crooks and crannies for your favorite sauce or cheese to sink into, this Smash Burger recipe is for you!" + "description": "If you love a meaty, juicy burger patty with loads of crispy edges and tons of smoky crooks and crannies for your favorite sauce or cheese to sink into, this Smash Burger recipe is for you!", + "cook_time": 30 } diff --git a/tests/test_data/budgetbytes.com/budgetbytes_groups.json b/tests/test_data/budgetbytes.com/budgetbytes_groups.json index a06510af5..ffeb1ea68 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes_groups.json +++ b/tests/test_data/budgetbytes.com/budgetbytes_groups.json @@ -69,5 +69,6 @@ "meal prep", "Vegan Dinner" ], - "description": "These rich, creamy, and earthy Coconut Curry Lentils are an easy and delicious vegan option for dinner or weekly meal prep!" + "description": "These rich, creamy, and earthy Coconut Curry Lentils are an easy and delicious vegan option for dinner or weekly meal prep!", + "cook_time": 40 } diff --git a/tests/test_data/castironketo.net/castironketo.json b/tests/test_data/castironketo.net/castironketo.json index 66fa60e4f..0dd080e53 100644 --- a/tests/test_data/castironketo.net/castironketo.json +++ b/tests/test_data/castironketo.net/castironketo.json @@ -68,5 +68,6 @@ "keto casserole", "low carb" ], - "description": "Keto Jalapeño Popper Casserole with Chicken: A deliciously creamy and spicy low-carb dish with shredded chicken, cream cheese, jalapenos, and bacon." + "description": "Keto Jalapeño Popper Casserole with Chicken: A deliciously creamy and spicy low-carb dish with shredded chicken, cream cheese, jalapenos, and bacon.", + "cook_time": 15 } diff --git a/tests/test_data/chefsavvy.com/chefsavvy.json b/tests/test_data/chefsavvy.com/chefsavvy.json index 343151561..2c23162eb 100644 --- a/tests/test_data/chefsavvy.com/chefsavvy.json +++ b/tests/test_data/chefsavvy.com/chefsavvy.json @@ -67,5 +67,6 @@ "Sesame", "Slow Cooker Broccoli Beef" ], - "cook_time": 300 + "cook_time": 300, + "prep_time": 10 } diff --git a/tests/test_data/closetcooking.com/closetcooking.json b/tests/test_data/closetcooking.com/closetcooking.json index db5eb9966..ed3213e23 100644 --- a/tests/test_data/closetcooking.com/closetcooking.json +++ b/tests/test_data/closetcooking.com/closetcooking.json @@ -55,5 +55,6 @@ "title": "Jalapeno Popper Skillet Chicken", "total_time": 20, "yields": "5 servings", - "description": "Chicken in a cheesy jalapeno sauce! All of the flavours of jalapeno poppers in a skillet chicken dinner!" + "description": "Chicken in a cheesy jalapeno sauce! All of the flavours of jalapeno poppers in a skillet chicken dinner!", + "cook_time": 15 } diff --git a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json index 8e8e84483..380dc234e 100644 --- a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json +++ b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json @@ -73,5 +73,6 @@ "keywords": [ "Coxa de Frango na Fritadeira Elétrica" ], - "description": "Você vai aprender hoje como fazer coxa de frango na fritadeira elétrica sem erros! Nós sabemos que há muitas pessoas com medo de usar a fritadeira elétrica, que não precisa ir óleo para fritar, porque o frango pode acabar ficando muito frito e seco, sem aquela suculência gostosa que todos nós amamos em um frango frito, né? Por isso, nós aqui do Comidinhas do Chef testamos algumas receitas e desenvolvemos esta especialmente para você, com um passo a passo certeiro para a coxa de frango ficar no ponto ideal, com aquela casquinha levemente crocante externa e bem gostosa, mas ainda muito saboroso por dentro. Para isso, é só seguir a nossa receita de coxa de frango na fritadeira elétrica, que você vai acertar em cheio na hora de preparar aí na sua casa também! O resultado fica simplesmente maravilhoso e vai dar vontade de fazer as coxas de frango somente assim de agora em diante." + "description": "Você vai aprender hoje como fazer coxa de frango na fritadeira elétrica sem erros! Nós sabemos que há muitas pessoas com medo de usar a fritadeira elétrica, que não precisa ir óleo para fritar, porque o frango pode acabar ficando muito frito e seco, sem aquela suculência gostosa que todos nós amamos em um frango frito, né? Por isso, nós aqui do Comidinhas do Chef testamos algumas receitas e desenvolvemos esta especialmente para você, com um passo a passo certeiro para a coxa de frango ficar no ponto ideal, com aquela casquinha levemente crocante externa e bem gostosa, mas ainda muito saboroso por dentro. Para isso, é só seguir a nossa receita de coxa de frango na fritadeira elétrica, que você vai acertar em cheio na hora de preparar aí na sua casa também! O resultado fica simplesmente maravilhoso e vai dar vontade de fazer as coxas de frango somente assim de agora em diante.", + "cook_time": 25 } diff --git a/tests/test_data/cookieandkate.com/cookieandkate.json b/tests/test_data/cookieandkate.com/cookieandkate.json index 445ea1a81..262941fe8 100644 --- a/tests/test_data/cookieandkate.com/cookieandkate.json +++ b/tests/test_data/cookieandkate.com/cookieandkate.json @@ -69,5 +69,6 @@ "keywords": [ "Broccoli Cheddar Frittata" ], - "description": "This spinach, broccoli and cheddar frittata recipe is a simple breakfast, brunch or dinner! It's vegetarian and gluten free. Recipe yields 6 large or 8 more modest slices." + "description": "This spinach, broccoli and cheddar frittata recipe is a simple breakfast, brunch or dinner! It's vegetarian and gluten free. Recipe yields 6 large or 8 more modest slices.", + "cook_time": 25 } diff --git a/tests/test_data/cooking.nytimes.com/nytimes.json b/tests/test_data/cooking.nytimes.com/nytimes.json index 5c52a4505..6e4e1254e 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes.json +++ b/tests/test_data/cooking.nytimes.com/nytimes.json @@ -70,5 +70,6 @@ "flour", "pecorino" ], - "description": "These quick, easy crackers are a crispy twist on the classic pasta dish, and an excellent cocktail hour snack. Rolling the freshly made dough between sheets of parchment expedites chilling, then cutting crackers with a pastry wheel (or pizza cutter) reduces waste. Do grate your own cheese for this instead of using store-bought, pre-grated cheese, as it plays an integral role in making the dough moist. These cheesy crackers can be kept simple, allowing cheese and pepper to dominate, or gussied up with any combination of onion powder, ground mustard or garlic powder, depending on your preference. This recipe makes a large batch, but the crackers will keep for up to one month, depending on your snack habits." + "description": "These quick, easy crackers are a crispy twist on the classic pasta dish, and an excellent cocktail hour snack. Rolling the freshly made dough between sheets of parchment expedites chilling, then cutting crackers with a pastry wheel (or pizza cutter) reduces waste. Do grate your own cheese for this instead of using store-bought, pre-grated cheese, as it plays an integral role in making the dough moist. These cheesy crackers can be kept simple, allowing cheese and pepper to dominate, or gussied up with any combination of onion powder, ground mustard or garlic powder, depending on your preference. This recipe makes a large batch, but the crackers will keep for up to one month, depending on your snack habits.", + "cook_time": 45 } diff --git a/tests/test_data/cooking.nytimes.com/nytimes_groups.json b/tests/test_data/cooking.nytimes.com/nytimes_groups.json index 7b08d1dcc..2e12baf4b 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes_groups.json +++ b/tests/test_data/cooking.nytimes.com/nytimes_groups.json @@ -96,5 +96,6 @@ "tomato", "vegetarian" ], - "description": "Potato tacos, or tacos de papa, as they are known in Mexico, make the perfect meal for those times when you find yourself with an excess of potatoes and a package of tortillas on hand. Tortillas are an endlessly versatile pantry item. In this recipe, adapted from “Tenderheart” by Hetty Lui McKinnon (Alfred A. Knopf, 2023), they are stuffed with potato and cheese for a deeply satisfying meal or light snack. Cooking the potatoes whole, skin intact, prevents them from absorbing too much water, and the skin also adds a nice texture to the filling. Shortcuts are always available: If you’ve got leftover mashed potatoes, you can use them and skip the first step." + "description": "Potato tacos, or tacos de papa, as they are known in Mexico, make the perfect meal for those times when you find yourself with an excess of potatoes and a package of tortillas on hand. Tortillas are an endlessly versatile pantry item. In this recipe, adapted from “Tenderheart” by Hetty Lui McKinnon (Alfred A. Knopf, 2023), they are stuffed with potato and cheese for a deeply satisfying meal or light snack. Cooking the potatoes whole, skin intact, prevents them from absorbing too much water, and the skin also adds a nice texture to the filling. Shortcuts are always available: If you’ve got leftover mashed potatoes, you can use them and skip the first step.", + "cook_time": 60 } diff --git a/tests/test_data/cookpad.com/cookpad.json b/tests/test_data/cookpad.com/cookpad.json index b350830ea..15c633c4c 100644 --- a/tests/test_data/cookpad.com/cookpad.json +++ b/tests/test_data/cookpad.com/cookpad.json @@ -54,5 +54,6 @@ "title": "30分で簡単♡本格バターチキンカレー♡", "total_time": 40, "yields": "4 servings", - "description": "本格バターチキンカレーのレシピです。 おうちにある材料で作れるバターチキンカレーです(*´`*)♡とっても簡単♬すぐ出来るのでぜひお試しください♡ʾʾ" + "description": "本格バターチキンカレーのレシピです。 おうちにある材料で作れるバターチキンカレーです(*´`*)♡とっても簡単♬すぐ出来るのでぜひお試しください♡ʾʾ", + "cook_time": 40 } diff --git a/tests/test_data/copykat.com/copykat.json b/tests/test_data/copykat.com/copykat.json index 590e8977d..7d3b3e716 100644 --- a/tests/test_data/copykat.com/copykat.json +++ b/tests/test_data/copykat.com/copykat.json @@ -69,5 +69,6 @@ "Instant Pot Recipes", "Slow Cooker Recipes" ], - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/countryliving.com/countryliving.json b/tests/test_data/countryliving.com/countryliving.json index a57f86818..f963290b3 100644 --- a/tests/test_data/countryliving.com/countryliving.json +++ b/tests/test_data/countryliving.com/countryliving.json @@ -55,5 +55,6 @@ "autumn", "cocktail party" ], - "description": "This elegant appetizer is a sure-fire way to treat your guests." + "description": "This elegant appetizer is a sure-fire way to treat your guests.", + "prep_time": 35 } diff --git a/tests/test_data/creativecanning.com/creativecanning.json b/tests/test_data/creativecanning.com/creativecanning.json index c3bcb2721..dce8b513b 100644 --- a/tests/test_data/creativecanning.com/creativecanning.json +++ b/tests/test_data/creativecanning.com/creativecanning.json @@ -56,5 +56,6 @@ "title": "Zucchini Relish Recipe for Canning", "total_time": 150, "yields": "4 servings", - "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden." + "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden.", + "cook_time": 10 } diff --git a/tests/test_data/cuisineaz.com/cuisineaz.json b/tests/test_data/cuisineaz.com/cuisineaz.json index 2baac784b..e633e00d4 100644 --- a/tests/test_data/cuisineaz.com/cuisineaz.json +++ b/tests/test_data/cuisineaz.com/cuisineaz.json @@ -42,5 +42,6 @@ "title": "Filet de saumon au four", "total_time": 15, "yields": "4 servings", - "description": "Toujours savoureux, jamais décevant, le filet de saumon au four est le succès assuré ! Bon pour la santé avec ses oméga-3, il marque de sacrés points côté nutrition. Et avec lui, pas besoin de fioritures, il se suffit à lui-même : un filet d'huile d'olive, de l'origan, du sel, du poivre, et hop, on enfourne ! Un délice légèrement croustillant sur le dessus, carrément fondant à l'intérieur, à servir avec une salade verte bien assaisonnée et du riz basmati." + "description": "Toujours savoureux, jamais décevant, le filet de saumon au four est le succès assuré ! Bon pour la santé avec ses oméga-3, il marque de sacrés points côté nutrition. Et avec lui, pas besoin de fioritures, il se suffit à lui-même : un filet d'huile d'olive, de l'origan, du sel, du poivre, et hop, on enfourne ! Un délice légèrement croustillant sur le dessus, carrément fondant à l'intérieur, à servir avec une salade verte bien assaisonnée et du riz basmati.", + "cook_time": 10 } diff --git a/tests/test_data/cybercook.com.br/cybercook.json b/tests/test_data/cybercook.com.br/cybercook.json index 74a7c6cf4..b3564194a 100644 --- a/tests/test_data/cybercook.com.br/cybercook.json +++ b/tests/test_data/cybercook.com.br/cybercook.json @@ -68,5 +68,6 @@ "Pratos principais", "Receitas de Frango Xadrez" ], - "description": "Já experimentou essa maravilhosa receita de Strogonoff de Frango da Leticia? No CyberCook você encontra essa e outras receitas. Saiba nessa dica incrível" + "description": "Já experimentou essa maravilhosa receita de Strogonoff de Frango da Leticia? No CyberCook você encontra essa e outras receitas. Saiba nessa dica incrível", + "cook_time": 30 } diff --git a/tests/test_data/delish.com/delish_1.json b/tests/test_data/delish.com/delish_1.json index 8138ba345..ede424f06 100644 --- a/tests/test_data/delish.com/delish_1.json +++ b/tests/test_data/delish.com/delish_1.json @@ -76,5 +76,6 @@ "pumpkin cake", "" ], - "description": "The pumpkin roll's iconic swirls make it a staple stunning dessert during the fall season—learn how to perfect it with our easy recipe." + "description": "The pumpkin roll's iconic swirls make it a staple stunning dessert during the fall season—learn how to perfect it with our easy recipe.", + "prep_time": 30 } diff --git a/tests/test_data/delish.com/delish_2.json b/tests/test_data/delish.com/delish_2.json index b690b5043..23a6564af 100644 --- a/tests/test_data/delish.com/delish_2.json +++ b/tests/test_data/delish.com/delish_2.json @@ -82,5 +82,6 @@ "nut-free", "vegetarian" ], - "description": "Apple cookies are packed with grated Granny Smith apples and topped with lemony apple pie spice icing." + "description": "Apple cookies are packed with grated Granny Smith apples and topped with lemony apple pie spice icing.", + "prep_time": 20 } diff --git a/tests/test_data/delish.com/delish_rogue_ol.json b/tests/test_data/delish.com/delish_rogue_ol.json index 0fb7ed447..c10ebc9c4 100644 --- a/tests/test_data/delish.com/delish_rogue_ol.json +++ b/tests/test_data/delish.com/delish_rogue_ol.json @@ -69,5 +69,6 @@ "boozy cheesecake recipes", "cheesecake recipes" ], - "description": "Looking for the perfect Baileys cheesecake recipe? This Baileys Cheesecake is the best." + "description": "Looking for the perfect Baileys cheesecake recipe? This Baileys Cheesecake is the best.", + "cuisine": "American" } diff --git a/tests/test_data/domesticate-me.com/domesticateme_1.json b/tests/test_data/domesticate-me.com/domesticateme_1.json index 14718ccc8..8f656f6f4 100644 --- a/tests/test_data/domesticate-me.com/domesticateme_1.json +++ b/tests/test_data/domesticate-me.com/domesticateme_1.json @@ -70,5 +70,6 @@ "title": "The Dude Diet: Buffalo Chicken Quinoa Bake", "total_time": 60, "yields": "4 servings", - "cook_time": 45 + "cook_time": 45, + "cuisine": "American" } diff --git a/tests/test_data/downshiftology.com/downshiftology.json b/tests/test_data/downshiftology.com/downshiftology.json index fbdb9cdee..4b7fef6bb 100644 --- a/tests/test_data/downshiftology.com/downshiftology.json +++ b/tests/test_data/downshiftology.com/downshiftology.json @@ -77,5 +77,6 @@ "easy chicken kabobs", "Greek chicken kabobs" ], - "description": "These Greek chicken kabobs are a summer grilling staple! They're juicy, flavorful, and best served with my homemade tzatziki sauce." + "description": "These Greek chicken kabobs are a summer grilling staple! They're juicy, flavorful, and best served with my homemade tzatziki sauce.", + "cook_time": 25 } diff --git a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json index e3faa1812..27c5436d2 100644 --- a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json +++ b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json @@ -73,5 +73,6 @@ "keywords": [ "shakshuka" ], - "description": "This easy shakshuka recipe is a healthy one-pan dish with poached eggs in a flavorful tomato sauce. It comes together quickly and can be served any time of the day!" + "description": "This easy shakshuka recipe is a healthy one-pan dish with poached eggs in a flavorful tomato sauce. It comes together quickly and can be served any time of the day!", + "cook_time": 30 } diff --git a/tests/test_data/eatwell101.com/eatwell101.json b/tests/test_data/eatwell101.com/eatwell101.json index 7e04e2695..ce4e4dfb5 100644 --- a/tests/test_data/eatwell101.com/eatwell101.json +++ b/tests/test_data/eatwell101.com/eatwell101.json @@ -85,5 +85,6 @@ "turkey", "" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 20 } diff --git a/tests/test_data/eatwhattonight.com/eatwhattonight.json b/tests/test_data/eatwhattonight.com/eatwhattonight.json index 5696023a9..47be87979 100644 --- a/tests/test_data/eatwhattonight.com/eatwhattonight.json +++ b/tests/test_data/eatwhattonight.com/eatwhattonight.json @@ -57,5 +57,6 @@ "keywords": [ "Chicken" ], - "cook_time": 15 + "cook_time": 15, + "cuisine": "Chinese" } diff --git a/tests/test_data/elavegan.com/elavegan_1.json b/tests/test_data/elavegan.com/elavegan_1.json index 73303f222..541d166ac 100644 --- a/tests/test_data/elavegan.com/elavegan_1.json +++ b/tests/test_data/elavegan.com/elavegan_1.json @@ -79,5 +79,6 @@ "dhal", "lentils" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/elavegan.com/elavegan_2.json b/tests/test_data/elavegan.com/elavegan_2.json index 10725d1a1..5c4bb1e3b 100644 --- a/tests/test_data/elavegan.com/elavegan_2.json +++ b/tests/test_data/elavegan.com/elavegan_2.json @@ -103,5 +103,6 @@ "vegan coffee cake", "vegan crumb cake" ], - "cook_time": 40 + "cook_time": 40, + "prep_time": 15 } diff --git a/tests/test_data/errenskitchen.com/errenskitchen.json b/tests/test_data/errenskitchen.com/errenskitchen.json index 0090dafbd..6c7a9286b 100644 --- a/tests/test_data/errenskitchen.com/errenskitchen.json +++ b/tests/test_data/errenskitchen.com/errenskitchen.json @@ -77,5 +77,6 @@ "Creamy Sun-Dried Tomato Pasta with Chicken", "Sun-Dried Tomato Pasta" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/ethanchlebowski.com/ethanchlebowski.json b/tests/test_data/ethanchlebowski.com/ethanchlebowski.json index 1e5323ee1..e9926f9b7 100644 --- a/tests/test_data/ethanchlebowski.com/ethanchlebowski.json +++ b/tests/test_data/ethanchlebowski.com/ethanchlebowski.json @@ -44,5 +44,6 @@ "title": "Huevos Rancheros", "total_time": 13, "yields": "1 serving", - "cook_time": 8 + "cook_time": 8, + "prep_time": 5 } diff --git a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json index e96288c19..11d12b830 100644 --- a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json +++ b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json @@ -86,5 +86,6 @@ "croissants", "sourdough crescent rolls" ], - "description": "Flaky, buttery sourdough croissants are one of the most decadent sourdough recipes ever. These make the perfect brunch sandwich bread, a fancy breakfast, or a wonderful holiday roll." + "description": "Flaky, buttery sourdough croissants are one of the most decadent sourdough recipes ever. These make the perfect brunch sandwich bread, a fancy breakfast, or a wonderful holiday roll.", + "cook_time": 30 } diff --git a/tests/test_data/feastingathome.com/feastingathome.json b/tests/test_data/feastingathome.com/feastingathome.json index 020bcac94..5e6295b67 100644 --- a/tests/test_data/feastingathome.com/feastingathome.json +++ b/tests/test_data/feastingathome.com/feastingathome.json @@ -83,5 +83,18 @@ "shrimp risotto", "" ], - "category": "vegetarian" + "category": "vegetarian", + "nutrients": { + "servingSize": "1 ½ cup serving without shrimp", + "calories": "435 calories", + "sugarContent": "6.9 g", + "sodiumContent": "943.1 mg", + "fatContent": "12.1 g", + "saturatedFatContent": "3.8 g", + "transFatContent": "0 g", + "carbohydrateContent": "73.1 g", + "fiberContent": "2.8 g", + "proteinContent": "9 g", + "cholesterolContent": "11.2 mg" + } } diff --git a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json index 01a53a736..18c0016f2 100644 --- a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json +++ b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json @@ -60,5 +60,6 @@ "creme brulee", "orange creme brulee" ], - "description": "This Orange Creme Brulee is a twist on the classic creamy custard, with aromatic and flavorful orange throughout. It's a great make ahead dessert!" + "description": "This Orange Creme Brulee is a twist on the classic creamy custard, with aromatic and flavorful orange throughout. It's a great make ahead dessert!", + "cook_time": 40 } diff --git a/tests/test_data/food52.com/food52.json b/tests/test_data/food52.com/food52.json index 8a9fc5d5e..820dadd85 100644 --- a/tests/test_data/food52.com/food52.json +++ b/tests/test_data/food52.com/food52.json @@ -66,5 +66,6 @@ "Walnut", "Game Day" ], - "description": "These sticky, oven-roasted wings—with pomegranate molasses, warm spices, and toasted walnuts—are inspired by fesenjan, a Northern Iranian stew." + "description": "These sticky, oven-roasted wings—with pomegranate molasses, warm spices, and toasted walnuts—are inspired by fesenjan, a Northern Iranian stew.", + "cook_time": 80 } diff --git a/tests/test_data/foodfidelity.com/foodfidelity.json b/tests/test_data/foodfidelity.com/foodfidelity.json index 0acf20fc2..a23e5f0a0 100644 --- a/tests/test_data/foodfidelity.com/foodfidelity.json +++ b/tests/test_data/foodfidelity.com/foodfidelity.json @@ -60,5 +60,6 @@ "oatmeal", "strawberry oatmeal" ], - "cook_time": 5 + "cook_time": 5, + "prep_time": 2 } diff --git a/tests/test_data/foodfidelity.com/foodfidelity_groups.json b/tests/test_data/foodfidelity.com/foodfidelity_groups.json index ced6df3da..ff80600d2 100644 --- a/tests/test_data/foodfidelity.com/foodfidelity_groups.json +++ b/tests/test_data/foodfidelity.com/foodfidelity_groups.json @@ -89,5 +89,6 @@ "keywords": [ "couscous" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 15 } diff --git a/tests/test_data/foodnetwork.co.uk/foodnetwork.json b/tests/test_data/foodnetwork.co.uk/foodnetwork.json index d69254db4..f57adb147 100644 --- a/tests/test_data/foodnetwork.co.uk/foodnetwork.json +++ b/tests/test_data/foodnetwork.co.uk/foodnetwork.json @@ -40,5 +40,6 @@ "title": "Tuscan mushrooms", "total_time": 30, "yields": "4 servings", - "cook_time": 20 + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/forktospoon.com/forktospoon.json b/tests/test_data/forktospoon.com/forktospoon.json index 1d3bfbd7e..80d7de354 100644 --- a/tests/test_data/forktospoon.com/forktospoon.json +++ b/tests/test_data/forktospoon.com/forktospoon.json @@ -71,5 +71,6 @@ "keywords": [ "Air Fryer Parmeasn Tomatoes" ], - "cook_time": 10 + "cook_time": 10, + "prep_time": 10 } diff --git a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json index dab2ebc28..11f61ea25 100644 --- a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json +++ b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json @@ -61,5 +61,6 @@ "keywords": [ "Fleisch" ], - "description": "Ein einfaches Rezept mit Schritt-für-Schritt-Fotos und vielen Tipps über das Thema: Tourte mit Feigen und Confit de canard" + "description": "Ein einfaches Rezept mit Schritt-für-Schritt-Fotos und vielen Tipps über das Thema: Tourte mit Feigen und Confit de canard", + "cook_time": 30 } diff --git a/tests/test_data/gonnawantseconds.com/gonnawantseconds.json b/tests/test_data/gonnawantseconds.com/gonnawantseconds.json index 0dc05361e..286df0805 100644 --- a/tests/test_data/gonnawantseconds.com/gonnawantseconds.json +++ b/tests/test_data/gonnawantseconds.com/gonnawantseconds.json @@ -64,5 +64,6 @@ "White Chicken Enchiladas", "White Chicken Enchiladas Recipe" ], - "cook_time": 30 + "cook_time": 30, + "cuisine": "Mexican" } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json index 622442c05..ea3bea22a 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_1.json @@ -54,5 +54,6 @@ "how to make pumpkin soup", "pumpkin recipes" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 5 } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json index 3f3489286..c77f4ff71 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_2.json @@ -73,5 +73,6 @@ "vegetarian fajitas", "halloumi" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json index fda08d578..5dde16a5c 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_3.json @@ -46,5 +46,6 @@ "keywords": [ "Food News/Products" ], - "cook_time": 195 + "cook_time": 195, + "prep_time": 5 } diff --git a/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json b/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json index 784adfc9b..fff7c82e6 100644 --- a/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json +++ b/tests/test_data/goodhousekeeping.com/goodhousekeeping_4.json @@ -95,5 +95,6 @@ "jaffa cake cheesecake", "chocolate orange cheesecake" ], - "cook_time": 40 + "cook_time": 40, + "prep_time": 45 } diff --git a/tests/test_data/hassanchef.com/hassanchef.json b/tests/test_data/hassanchef.com/hassanchef.json index c2be7623c..5ff221fb4 100644 --- a/tests/test_data/hassanchef.com/hassanchef.json +++ b/tests/test_data/hassanchef.com/hassanchef.json @@ -138,5 +138,6 @@ "chicken lollipop gravy", "Chicken lollipop masala" ], - "description": "Chicken lollipop are made from chicken wings. Cut them into lollipop shape and coated with a spicy batter and deep fried till crisp golden. It can be served as masala chicken lollipop, chicken lollipop gravy or dry chicken lollipop." + "description": "Chicken lollipop are made from chicken wings. Cut them into lollipop shape and coated with a spicy batter and deep fried till crisp golden. It can be served as masala chicken lollipop, chicken lollipop gravy or dry chicken lollipop.", + "cook_time": 15 } diff --git a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json index 10d50c9be..6a7257735 100644 --- a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json +++ b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json @@ -44,5 +44,6 @@ "title": "Keto Omelet (Indian Style)", "total_time": 10, "yields": "1 serving", - "description": "The best Indian egg dish" + "description": "The best Indian egg dish", + "cook_time": 5 } diff --git a/tests/test_data/heb.com/heb.json b/tests/test_data/heb.com/heb.json index 36e361cda..fa4947a89 100644 --- a/tests/test_data/heb.com/heb.json +++ b/tests/test_data/heb.com/heb.json @@ -46,5 +46,6 @@ "title": "Truffled Spaghetti Squash", "total_time": 60.0, "yields": "8 servings", - "description": "Easily shop for ingredients to make Truffled Spaghetti Squash. Find instructions, prep time, cook time, serving size, nutrition, and more." + "description": "Easily shop for ingredients to make Truffled Spaghetti Squash. Find instructions, prep time, cook time, serving size, nutrition, and more.", + "cook_time": 40 } diff --git a/tests/test_data/im-worthy.com/imworthy.json b/tests/test_data/im-worthy.com/imworthy.json index fff61afee..2409cc9a2 100644 --- a/tests/test_data/im-worthy.com/imworthy.json +++ b/tests/test_data/im-worthy.com/imworthy.json @@ -60,5 +60,6 @@ "pancakes with almond flour", "Vegan Almond Flour Pancakes" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 10 } diff --git a/tests/test_data/inbloombakery.com/inbloombakery.json b/tests/test_data/inbloombakery.com/inbloombakery.json index bb73979cc..d1f7e8c14 100644 --- a/tests/test_data/inbloombakery.com/inbloombakery.json +++ b/tests/test_data/inbloombakery.com/inbloombakery.json @@ -97,5 +97,6 @@ "title": "The Best Cinnamon Rolls Ever", "total_time": 225, "yields": "12 servings", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json index 2f7cffe9d..9aeae861f 100644 --- a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json +++ b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json @@ -74,5 +74,6 @@ "Banana cake", "banana cake recipe" ], - "description": "Soft, moist & fluffy banana cake - Easy to make and tastes delicious. Serve it with milk or as a snack with some melted chocolate drizzled over it." + "description": "Soft, moist & fluffy banana cake - Easy to make and tastes delicious. Serve it with milk or as a snack with some melted chocolate drizzled over it.", + "cook_time": 40 } diff --git a/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json b/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json index 4bd8e546f..6673afaff 100644 --- a/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json +++ b/tests/test_data/insanelygoodrecipes.com/insanelygoodrecipes.json @@ -48,5 +48,6 @@ "total_time": 250, "yields": "6 servings", "ratings_count": 2, - "cook_time": 240 + "cook_time": 240, + "prep_time": 10 } diff --git a/tests/test_data/izzycooking.com/izzycooking.json b/tests/test_data/izzycooking.com/izzycooking.json index d700b57d3..5f6f7f4a2 100644 --- a/tests/test_data/izzycooking.com/izzycooking.json +++ b/tests/test_data/izzycooking.com/izzycooking.json @@ -64,5 +64,6 @@ "oreo cheesecake bites", "oreo cheesecake cupcakes" ], - "cook_time": 25 + "cook_time": 25, + "prep_time": 10 } diff --git a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json index effd0fb81..83da72d76 100644 --- a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json +++ b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json @@ -53,5 +53,6 @@ "keywords": [ "#healthyrecipe" ], - "description": "German Potato Salad" + "description": "German Potato Salad", + "cook_time": 30 } diff --git a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json index edd228010..4ae8ee7d4 100644 --- a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json +++ b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json @@ -83,5 +83,6 @@ "pizza dough", "pizza dough recipe" ], - "description": "This is the best pizza dough recipe ever. It's easy to makewith 5 ingredients and doesn't need to rise - which means you can have a freshhot homemade pizza on the table in 30 minutes." + "description": "This is the best pizza dough recipe ever. It's easy to makewith 5 ingredients and doesn't need to rise - which means you can have a freshhot homemade pizza on the table in 30 minutes.", + "cook_time": 25 } diff --git a/tests/test_data/justataste.com/justataste.json b/tests/test_data/justataste.com/justataste.json index 7d176842d..8b108c32f 100644 --- a/tests/test_data/justataste.com/justataste.json +++ b/tests/test_data/justataste.com/justataste.json @@ -72,5 +72,6 @@ "lime juice", "paprika" ], - "description": "Ditch the deep-fryer and forget the freezer aisle in favor of this fast, fresh and family favorite recipe for Baked Chicken and Cheese Taquitos." + "description": "Ditch the deep-fryer and forget the freezer aisle in favor of this fast, fresh and family favorite recipe for Baked Chicken and Cheese Taquitos.", + "cook_time": 25 } diff --git a/tests/test_data/justonecookbook.com/justonecookbook.json b/tests/test_data/justonecookbook.com/justonecookbook.json index 9b2ddacbc..5d7243ed5 100644 --- a/tests/test_data/justonecookbook.com/justonecookbook.json +++ b/tests/test_data/justonecookbook.com/justonecookbook.json @@ -82,5 +82,6 @@ "keywords": [ "japanese rice" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/kennymcgovern.com/kennymcgovern.json b/tests/test_data/kennymcgovern.com/kennymcgovern.json index 0f99889ea..4b6f21354 100644 --- a/tests/test_data/kennymcgovern.com/kennymcgovern.json +++ b/tests/test_data/kennymcgovern.com/kennymcgovern.json @@ -63,5 +63,6 @@ "kfc", "fried chicken" ], - "cook_time": 6 + "cook_time": 6, + "cuisine": "American" } diff --git a/tests/test_data/kingarthurbaking.com/kingarthur.json b/tests/test_data/kingarthurbaking.com/kingarthur.json index 51998fabc..71599de18 100644 --- a/tests/test_data/kingarthurbaking.com/kingarthur.json +++ b/tests/test_data/kingarthurbaking.com/kingarthur.json @@ -79,5 +79,6 @@ "Spice", "Quick & easy" ], - "description": "Cinnamon, cardamom, ginger, and rye bring a fresh twist to old-fashioned ginger cookies. With their bendy centers and slightly crunchy edges, these cookies are the perfect combination of soft and crispy. Made quickly and all in one bowl, these cookies — with their complex texture and alluringly spicy flavor — are a welcome addition to any cookie occasion. Spiced Rye Ginger Cookies are a part of The New Classics: Holiday Cookies collection. Check out the full lineup of all 14 cookies here." + "description": "Cinnamon, cardamom, ginger, and rye bring a fresh twist to old-fashioned ginger cookies. With their bendy centers and slightly crunchy edges, these cookies are the perfect combination of soft and crispy. Made quickly and all in one bowl, these cookies — with their complex texture and alluringly spicy flavor — are a welcome addition to any cookie occasion. Spiced Rye Ginger Cookies are a part of The New Classics: Holiday Cookies collection. Check out the full lineup of all 14 cookies here.", + "cook_time": 15 } diff --git a/tests/test_data/kochbar.de/kochbar.json b/tests/test_data/kochbar.de/kochbar.json index 824d686a2..ea229ea5c 100644 --- a/tests/test_data/kochbar.de/kochbar.json +++ b/tests/test_data/kochbar.de/kochbar.json @@ -92,5 +92,6 @@ "frisch", "Zitronensaft" ], - "cook_time": 40 + "cook_time": 40, + "cuisine": "Europa" } diff --git a/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json b/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json index 57fca85de..02fba1d3a 100644 --- a/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json +++ b/tests/test_data/leanandgreenrecipes.net/leanandgreenrecipes.json @@ -48,5 +48,6 @@ "title": "Healthy Yellow Squash Taco Casserole Recipe", "total_time": 40.0, "yields": "5 servings", - "cook_time": 25 + "cook_time": 25, + "prep_time": 15 } diff --git a/tests/test_data/lecker.de/lecker_2.json b/tests/test_data/lecker.de/lecker_2.json index 9a74ec2df..a11d8eaa2 100644 --- a/tests/test_data/lecker.de/lecker_2.json +++ b/tests/test_data/lecker.de/lecker_2.json @@ -49,5 +49,6 @@ }, "site_name": "lecker.de", "title": "Naan-Brot - Rezept für den indischen Klassiker", - "description": "Innen fluffig, außen kross: Naan-Brot gelingt dir mit unserem Rezept so köstlich wie im indischen Restaurant." + "description": "Innen fluffig, außen kross: Naan-Brot gelingt dir mit unserem Rezept so köstlich wie im indischen Restaurant.", + "cook_time": 30 } diff --git a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json index 8790a42d6..37dac1aba 100644 --- a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json +++ b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json @@ -64,5 +64,6 @@ "instant pot", "slow cooker" ], - "description": "These are the BEST Instant Pot Shredded Chicken Tacos, hands down. You'll love how quick, easy, and healthy this recipe is!" + "description": "These are the BEST Instant Pot Shredded Chicken Tacos, hands down. You'll love how quick, easy, and healthy this recipe is!", + "cook_time": 20 } diff --git a/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json b/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json index 12b57b834..ba95a9e3f 100644 --- a/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json +++ b/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_2.json @@ -49,5 +49,6 @@ "crinkle fries", "french fries" ], - "cook_time": 12 + "cook_time": 12, + "prep_time": 1 } diff --git a/tests/test_data/littlespicejar.com/littlespicejar.json b/tests/test_data/littlespicejar.com/littlespicejar.json index 2b4eb56f3..6e69bdab5 100644 --- a/tests/test_data/littlespicejar.com/littlespicejar.json +++ b/tests/test_data/littlespicejar.com/littlespicejar.json @@ -56,5 +56,6 @@ "title": "Easy Addicting Crab Cake Bites (Crab Cake Cups)", "total_time": 30, "yields": "24 servings", - "description": "Delicious mini crab cake bites that are quick and easy to make! These mini crab cakes taste just like the real thing but require way less work and are perfect to pass around for parties or for the holidays!" + "description": "Delicious mini crab cake bites that are quick and easy to make! These mini crab cakes taste just like the real thing but require way less work and are perfect to pass around for parties or for the holidays!", + "cook_time": 15 } diff --git a/tests/test_data/livelytable.com/livelytable_1.json b/tests/test_data/livelytable.com/livelytable_1.json index de20ac52c..f2d3b742b 100644 --- a/tests/test_data/livelytable.com/livelytable_1.json +++ b/tests/test_data/livelytable.com/livelytable_1.json @@ -55,5 +55,6 @@ "title": "Parmesan Zucchini Casserole", "total_time": 45, "yields": "4 servings", - "description": "Easy and healthy casserole made with zucchini and lots of parmesan. A super quick dinner or lunch idea that everyone will love." + "description": "Easy and healthy casserole made with zucchini and lots of parmesan. A super quick dinner or lunch idea that everyone will love.", + "cook_time": 30 } diff --git a/tests/test_data/livelytable.com/livelytable_2.json b/tests/test_data/livelytable.com/livelytable_2.json index 6799f7920..216cb35a5 100644 --- a/tests/test_data/livelytable.com/livelytable_2.json +++ b/tests/test_data/livelytable.com/livelytable_2.json @@ -88,5 +88,6 @@ "easy chipotle shrimp tacos", "healthy shrimp tacos recipe" ], - "description": "These easy chipotle shrimp tacos with a quick cilantro jalapeño sauce are flavorful, healthy and come together in just 15 minutes! They're perfect for weeknight dinners! (gluten-free)" + "description": "These easy chipotle shrimp tacos with a quick cilantro jalapeño sauce are flavorful, healthy and come together in just 15 minutes! They're perfect for weeknight dinners! (gluten-free)", + "cook_time": 5 } diff --git a/tests/test_data/maangchi.com/maangchi.json b/tests/test_data/maangchi.com/maangchi.json index ed2b5cc81..0e1c7b278 100644 --- a/tests/test_data/maangchi.com/maangchi.json +++ b/tests/test_data/maangchi.com/maangchi.json @@ -97,5 +97,6 @@ "Sweet sour pepper fried chicken", "yuringi recipe" ], - "cook_time": 14 + "cook_time": 14, + "prep_time": 20 } diff --git a/tests/test_data/marmiton.org/marmiton.json b/tests/test_data/marmiton.org/marmiton.json index 1138afc15..3f112c492 100644 --- a/tests/test_data/marmiton.org/marmiton.json +++ b/tests/test_data/marmiton.org/marmiton.json @@ -72,5 +72,6 @@ "facile", "moyen" ], - "description": "aubergine, courgette, poivron, oignon, tomate, huile d'olive, thym, feuille de laurier, poivre, sel, ail" + "description": "aubergine, courgette, poivron, oignon, tomate, huile d'olive, thym, feuille de laurier, poivre, sel, ail", + "cook_time": 55 } diff --git a/tests/test_data/matprat.no/matprat_1.json b/tests/test_data/matprat.no/matprat_1.json index 8fe1255a8..82fe3833c 100644 --- a/tests/test_data/matprat.no/matprat_1.json +++ b/tests/test_data/matprat.no/matprat_1.json @@ -98,5 +98,6 @@ "basmatiris", "koriander" ], - "cook_time": 80 + "cook_time": 80, + "cuisine": "Internasjonal" } diff --git a/tests/test_data/mccormick.com/mccormick_1.json b/tests/test_data/mccormick.com/mccormick_1.json index ee7a02657..4eb690ee2 100644 --- a/tests/test_data/mccormick.com/mccormick_1.json +++ b/tests/test_data/mccormick.com/mccormick_1.json @@ -34,5 +34,8 @@ "yields": "10 servings", "category": "Appetizers,", "cuisine": "American,", - "cook_time": 75 + "cook_time": 75, + "nutrients": { + "calories": "189 Calories" + } } diff --git a/tests/test_data/mccormick.com/mccormick_2.json b/tests/test_data/mccormick.com/mccormick_2.json index 385a5d1e3..d614386c1 100644 --- a/tests/test_data/mccormick.com/mccormick_2.json +++ b/tests/test_data/mccormick.com/mccormick_2.json @@ -69,5 +69,8 @@ "yields": "32 servings", "category": "Appetizers,", "cuisine": "Eastern European or Russian,", - "cook_time": 150 + "cook_time": 150, + "nutrients": { + "calories": "128 Calories" + } } diff --git a/tests/test_data/mindmegette.hu/mindmegette.json b/tests/test_data/mindmegette.hu/mindmegette.json index 0b66a0990..ce3832c14 100644 --- a/tests/test_data/mindmegette.hu/mindmegette.json +++ b/tests/test_data/mindmegette.hu/mindmegette.json @@ -44,5 +44,6 @@ "keywords": [ "Tepsis krumpli céklával és répával" ], - "description": "Egy finom Tepsis krumpli céklával és répával ebédre vagy vacsorára? Tepsis krumpli céklával és répával Receptek a Mindmegette.hu Recept gyűjteményében!" + "description": "Egy finom Tepsis krumpli céklával és répával ebédre vagy vacsorára? Tepsis krumpli céklával és répával Receptek a Mindmegette.hu Recept gyűjteményében!", + "cook_time": 45 } diff --git a/tests/test_data/ministryofcurry.com/ministryofcurry.json b/tests/test_data/ministryofcurry.com/ministryofcurry.json index 8af49fe92..33cbb580a 100644 --- a/tests/test_data/ministryofcurry.com/ministryofcurry.json +++ b/tests/test_data/ministryofcurry.com/ministryofcurry.json @@ -85,5 +85,6 @@ "chicken tikka masala", "slow cooker" ], - "cook_time": 240 + "cook_time": 240, + "prep_time": 30 } diff --git a/tests/test_data/misya.info/misya.json b/tests/test_data/misya.info/misya.json index 5553a5076..9c212d388 100644 --- a/tests/test_data/misya.info/misya.json +++ b/tests/test_data/misya.info/misya.json @@ -56,5 +56,6 @@ "tortino cuore caldo", "ricetta tortino cuore caldo" ], - "description": "Il tortino dal cuore caldo (o lava cake) è una delle ricette dolci che preferisco: dolce e scioglievole al punto giusto e sempre di effetto. Ne avevo già fatta una versione con il cioccolato fondente anni fa, e quest'anno ho pensato di proporne una nuova, fatta con il cioccolato bianco e romanticamente colorata di rosso, un dolce di un buono ma di un buono che mi ha conquistato al primo assaggio. A che stanno i vostri preparativi per domenica? Già scelto il menu di San Valentino? Se vi manca ancora il dolce potreste optare per questo romanticissimo e delizioso tortino rosso dal cuore morbido, una vera chicca per gli amanti del cioccolato bianco! Mi raccomando solo di stare attenti alla cottura, l'unica vera difficoltà di questo dolce. Quindi vi consiglio di fare la prova tirando via dal forno un solo tortino per poi passare agli altri. Ragazze io scappo, oggi ho un venerdì infuocato ;)" + "description": "Il tortino dal cuore caldo (o lava cake) è una delle ricette dolci che preferisco: dolce e scioglievole al punto giusto e sempre di effetto. Ne avevo già fatta una versione con il cioccolato fondente anni fa, e quest'anno ho pensato di proporne una nuova, fatta con il cioccolato bianco e romanticamente colorata di rosso, un dolce di un buono ma di un buono che mi ha conquistato al primo assaggio. A che stanno i vostri preparativi per domenica? Già scelto il menu di San Valentino? Se vi manca ancora il dolce potreste optare per questo romanticissimo e delizioso tortino rosso dal cuore morbido, una vera chicca per gli amanti del cioccolato bianco! Mi raccomando solo di stare attenti alla cottura, l'unica vera difficoltà di questo dolce. Quindi vi consiglio di fare la prova tirando via dal forno un solo tortino per poi passare agli altri. Ragazze io scappo, oggi ho un venerdì infuocato ;)", + "cook_time": 15 } diff --git a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json index 16d7da33a..deed5f8cf 100644 --- a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json +++ b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json @@ -64,5 +64,6 @@ "keywords": [ "holiday" ], - "description": "Shared Hundreds of Thousands of times this Crockpot Macaroni & Cheese Recipe is a keeper! Try this delicious homestyle dish today!" + "description": "Shared Hundreds of Thousands of times this Crockpot Macaroni & Cheese Recipe is a keeper! Try this delicious homestyle dish today!", + "cook_time": 210 } diff --git a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json index 2cf195f3d..e1e8854cf 100644 --- a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json +++ b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json @@ -47,5 +47,6 @@ "total_time": 78, "yields": "6 servings", "language": "pt_PT", - "category": "Pratos principais Peixe" + "category": "Pratos principais Peixe", + "description": "Arroz de Polvo de Equipa Bimby. Receita Bimby® na categoria Pratos principais Peixe do %site-name%, A Comunidade de Receitas Bimby®." } diff --git a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json index 3e8e60789..46b1b75a6 100644 --- a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json +++ b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json @@ -61,5 +61,6 @@ "total_time": 55, "yields": "8 servings", "language": "pt_PT", - "category": "Pratos principais Carne" + "category": "Pratos principais Carne", + "description": "Empadão de carne de Equipa Bimby. Receita Bimby® na categoria Pratos principais Carne do %site-name%, A Comunidade de Receitas Bimby®." } diff --git a/tests/test_data/mybakingaddiction.com/mybakingaddiction.json b/tests/test_data/mybakingaddiction.com/mybakingaddiction.json index cb3085ef9..3a0b8dcd1 100644 --- a/tests/test_data/mybakingaddiction.com/mybakingaddiction.json +++ b/tests/test_data/mybakingaddiction.com/mybakingaddiction.json @@ -81,5 +81,6 @@ "Summer Recipes", "Zucchini" ], - "description": "Chocolate zucchini bread is quick, delicious, and the perfect use for the last of your summer zucchini. Enjoy a slice with your morning coffee or serve it up for dessert." + "description": "Chocolate zucchini bread is quick, delicious, and the perfect use for the last of your summer zucchini. Enjoy a slice with your morning coffee or serve it up for dessert.", + "cook_time": 60 } diff --git a/tests/test_data/myjewishlearning.com/myjewishlearning.json b/tests/test_data/myjewishlearning.com/myjewishlearning.json index 275c2a6a8..3d0eb4df9 100644 --- a/tests/test_data/myjewishlearning.com/myjewishlearning.json +++ b/tests/test_data/myjewishlearning.com/myjewishlearning.json @@ -58,5 +58,6 @@ "yields": "2 servings", "category": "Bread", "cuisine": "Jewish", - "cooking_method": "Baking" + "cooking_method": "Baking", + "cook_time": 28519422 } diff --git a/tests/test_data/mykitchen101en.com/mykitchen101en.json b/tests/test_data/mykitchen101en.com/mykitchen101en.json index 4d654acaa..bcf734bd7 100644 --- a/tests/test_data/mykitchen101en.com/mykitchen101en.json +++ b/tests/test_data/mykitchen101en.com/mykitchen101en.json @@ -74,5 +74,6 @@ "mini egg cakes", "mini egg sponge cakes" ], - "description": "Baked mini egg sponge cakes, a traditional food that kids love. Mini cupcakes with rich egg fragrance made with just a few simple ingredients." + "description": "Baked mini egg sponge cakes, a traditional food that kids love. Mini cupcakes with rich egg fragrance made with just a few simple ingredients.", + "cook_time": 25 } diff --git a/tests/test_data/norecipes.com/norecipes_1.json b/tests/test_data/norecipes.com/norecipes_1.json index d144f58c7..d16b229f2 100644 --- a/tests/test_data/norecipes.com/norecipes_1.json +++ b/tests/test_data/norecipes.com/norecipes_1.json @@ -62,5 +62,6 @@ "party food", "sweets" ], - "cook_time": 22 + "cook_time": 22, + "prep_time": 5 } diff --git a/tests/test_data/norecipes.com/norecipes_2.json b/tests/test_data/norecipes.com/norecipes_2.json index 6cf40298d..0b9f21de1 100644 --- a/tests/test_data/norecipes.com/norecipes_2.json +++ b/tests/test_data/norecipes.com/norecipes_2.json @@ -86,5 +86,6 @@ "orange", "quick" ], - "cook_time": 10 + "cook_time": 10, + "prep_time": 5 } diff --git a/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json b/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json index 96ff4d86c..0d1299f87 100644 --- a/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json +++ b/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json @@ -55,5 +55,6 @@ "title": "Salsa Verde Chicken Enchiladas", "total_time": 35, "yields": "4 servings", - "description": "Healthy salsa verde chicken enchiladas made grain-free and dairy-free with cassava flour tortillas and vegan cashew queso. This enchilada recipe uses store-bought salsa verde and cooked shredded chicken for an easy weeknight dinner!" + "description": "Healthy salsa verde chicken enchiladas made grain-free and dairy-free with cassava flour tortillas and vegan cashew queso. This enchilada recipe uses store-bought salsa verde and cooked shredded chicken for an easy weeknight dinner!", + "cook_time": 25 } diff --git a/tests/test_data/number-2-pencil.com/number2pencil_2.json b/tests/test_data/number-2-pencil.com/number2pencil_2.json index aee6ea15d..7d5abbf06 100644 --- a/tests/test_data/number-2-pencil.com/number2pencil_2.json +++ b/tests/test_data/number-2-pencil.com/number2pencil_2.json @@ -91,5 +91,6 @@ "keywords": [ "Strawberry Shortcake" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 30 } diff --git a/tests/test_data/ohsheglows.com/ohsheglows.json b/tests/test_data/ohsheglows.com/ohsheglows.json index fc9c1e7ba..2b415b320 100644 --- a/tests/test_data/ohsheglows.com/ohsheglows.json +++ b/tests/test_data/ohsheglows.com/ohsheglows.json @@ -63,5 +63,6 @@ "Make-Ahead", "Party Favourite" ], - "description": "This is my favourite kind of summer indulgence! My reader-favourite Flourless Peanut Butter Cookies meet my dreamy homemade peanut butter and coconut milk ice cream in this cooling summer treat. Chewy coconut, snappy chocolate chips, and tender bites of soft peanut butter cookies blend perfectly with a creamy vanilla and peanut butter vegan ice cream. If I’d known how simple it was to make my own vegan ice cream (only 5 ingredients!), I would’ve invested in an ice cream machine long ago. Well, I’m making up for lost time now!" + "description": "This is my favourite kind of summer indulgence! My reader-favourite Flourless Peanut Butter Cookies meet my dreamy homemade peanut butter and coconut milk ice cream in this cooling summer treat. Chewy coconut, snappy chocolate chips, and tender bites of soft peanut butter cookies blend perfectly with a creamy vanilla and peanut butter vegan ice cream. If I’d known how simple it was to make my own vegan ice cream (only 5 ingredients!), I would’ve invested in an ice cream machine long ago. Well, I’m making up for lost time now!", + "cook_time": 12 } diff --git a/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json b/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json index 93effdbb1..8979d21c3 100644 --- a/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json +++ b/tests/test_data/omnivorescookbook.com/omnivorescookbook_1.json @@ -56,5 +56,6 @@ "keywords": [ "home style" ], - "cook_time": 5 + "cook_time": 5, + "prep_time": 10 } diff --git a/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json b/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json index 041707a32..3eeba21fc 100644 --- a/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json +++ b/tests/test_data/omnivorescookbook.com/omnivorescookbook_2.json @@ -88,5 +88,6 @@ "keywords": [ "restaurant-style" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 20 } diff --git a/tests/test_data/onceuponachef.com/onceuponachef_1.json b/tests/test_data/onceuponachef.com/onceuponachef_1.json index dcfa7eb2d..a07072d11 100644 --- a/tests/test_data/onceuponachef.com/onceuponachef_1.json +++ b/tests/test_data/onceuponachef.com/onceuponachef_1.json @@ -77,5 +77,6 @@ "Thanksgiving", "Winter" ], - "cook_time": 65 + "cook_time": 65, + "prep_time": 20 } diff --git a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json index 58c5cb269..c57a9d4ea 100644 --- a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json +++ b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json @@ -81,5 +81,6 @@ "stroganoff", "whole30" ], - "description": "This hearty and savory paleo beef stroganoff is made all in one skillet for a quick, delicious and cozy weeknight meal. It’s Whole30 compliant, low carb and keto and perfect served over sautéed cauliflower rice or your favorite veggie noodles!" + "description": "This hearty and savory paleo beef stroganoff is made all in one skillet for a quick, delicious and cozy weeknight meal. It’s Whole30 compliant, low carb and keto and perfect served over sautéed cauliflower rice or your favorite veggie noodles!", + "cook_time": 30 } diff --git a/tests/test_data/persnicketyplates.com/persnicketyplates.json b/tests/test_data/persnicketyplates.com/persnicketyplates.json index 8d88dca23..87138d5fc 100644 --- a/tests/test_data/persnicketyplates.com/persnicketyplates.json +++ b/tests/test_data/persnicketyplates.com/persnicketyplates.json @@ -66,5 +66,6 @@ "Crockpot hawaiian meatballs", "Slow cooker hawaiian meatballs" ], - "cook_time": 120 + "cook_time": 120, + "prep_time": 5 } diff --git a/tests/test_data/pinchofyum.com/pinchofyum.json b/tests/test_data/pinchofyum.com/pinchofyum.json index 852e01dad..55ea14ce3 100644 --- a/tests/test_data/pinchofyum.com/pinchofyum.json +++ b/tests/test_data/pinchofyum.com/pinchofyum.json @@ -65,5 +65,6 @@ "broccoli cheddar", "Panera broccoli cheese soup" ], - "category": "Soup" + "category": "Soup", + "cook_time": 30 } diff --git a/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json b/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json index 99ca6c3f5..ecb4e73fa 100644 --- a/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json +++ b/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_1.json @@ -62,5 +62,6 @@ "chocolate chess pie", "chocolate pie" ], - "cook_time": 50 + "cook_time": 50, + "prep_time": 10 } diff --git a/tests/test_data/platingpixels.com/platingpixels_1.json b/tests/test_data/platingpixels.com/platingpixels_1.json index 688335d3a..1c9509ca9 100644 --- a/tests/test_data/platingpixels.com/platingpixels_1.json +++ b/tests/test_data/platingpixels.com/platingpixels_1.json @@ -70,5 +70,6 @@ "kalbi recipe", "Korean short ribs" ], - "cook_time": 30 + "cook_time": 30, + "prep_time": 5 } diff --git a/tests/test_data/platingpixels.com/platingpixels_2.json b/tests/test_data/platingpixels.com/platingpixels_2.json index cb0d4e825..16eb64640 100644 --- a/tests/test_data/platingpixels.com/platingpixels_2.json +++ b/tests/test_data/platingpixels.com/platingpixels_2.json @@ -91,5 +91,6 @@ "Chicken Fried Chicken", "fried chicken recipe" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json b/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json index 4d3ad8da6..b054a1c7f 100644 --- a/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json +++ b/tests/test_data/plowingthroughlife.com/plowingthroughlife_1.json @@ -63,5 +63,6 @@ "keywords": [ "Crock Pot Mac and Cheese" ], - "cook_time": 150 + "cook_time": 150, + "prep_time": 10 } diff --git a/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json b/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json index 99bf9ce49..b5640a134 100644 --- a/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json +++ b/tests/test_data/plowingthroughlife.com/plowingthroughlife_2.json @@ -74,5 +74,6 @@ "keywords": [ "Canned Cinnamon Rolls with Cream" ], - "cook_time": 30 + "cook_time": 30, + "prep_time": 5 } diff --git a/tests/test_data/practicalselfreliance.com/practicalselfreliance.json b/tests/test_data/practicalselfreliance.com/practicalselfreliance.json index 689b3be2d..15949789f 100644 --- a/tests/test_data/practicalselfreliance.com/practicalselfreliance.json +++ b/tests/test_data/practicalselfreliance.com/practicalselfreliance.json @@ -56,5 +56,6 @@ "title": "Zucchini Relish Recipe for Canning", "total_time": 150, "yields": "4 servings", - "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden." + "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden.", + "cook_time": 10 } diff --git a/tests/test_data/pressureluckcooking.com/pressureluckcooking.json b/tests/test_data/pressureluckcooking.com/pressureluckcooking.json index 9b3320324..d060b9767 100644 --- a/tests/test_data/pressureluckcooking.com/pressureluckcooking.json +++ b/tests/test_data/pressureluckcooking.com/pressureluckcooking.json @@ -73,5 +73,6 @@ "Instant Pot", "Pressure Luck" ], - "cook_time": 5 + "cook_time": 5, + "prep_time": 10 } diff --git a/tests/test_data/rachlmansfield.com/rachlmansfield.json b/tests/test_data/rachlmansfield.com/rachlmansfield.json index 785c32a94..b418ab611 100644 --- a/tests/test_data/rachlmansfield.com/rachlmansfield.json +++ b/tests/test_data/rachlmansfield.com/rachlmansfield.json @@ -45,5 +45,6 @@ "title": "Healthy Flourless Brownies (nut-free + gluten-free)", "total_time": 27, "yields": "9 servings", - "description": "Healthy Flourless Brownies made with all gluten-free, paleo, nut-free and dairy-free ingredients. No flour needed! These are the best FUDGEY brownies ever!" + "description": "Healthy Flourless Brownies made with all gluten-free, paleo, nut-free and dairy-free ingredients. No flour needed! These are the best FUDGEY brownies ever!", + "cook_time": 22 } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json index c1fdd6b55..86d9894e9 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json @@ -82,5 +82,6 @@ "peach", "soy-free" ], - "description": "A delicious twist on the classic Southern peach cobbler. Peaches and blueberries get swirled with vegan brown butter and cobbler, making for a cake that’s sticky and caramelized on the outside yet fluffy and tender on the inside. It’s truly the best vegan peach cobbler!" + "description": "A delicious twist on the classic Southern peach cobbler. Peaches and blueberries get swirled with vegan brown butter and cobbler, making for a cake that’s sticky and caramelized on the outside yet fluffy and tender on the inside. It’s truly the best vegan peach cobbler!", + "cook_time": 45 } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json index 8b28432f4..d25878e7b 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json @@ -94,5 +94,6 @@ "roasted red pepper pasta", "vegan pasta salad" ], - "description": "This vegan pasta salad is guaranteed to impress at all your summer BBQs and picnics! Pasta is coated in a creamy and dreamy roasted red pepper sauce and topped with a herby bread crumb topping for extra fresh flavor for an exquisite, grown-up pasta salad." + "description": "This vegan pasta salad is guaranteed to impress at all your summer BBQs and picnics! Pasta is coated in a creamy and dreamy roasted red pepper sauce and topped with a herby bread crumb topping for extra fresh flavor for an exquisite, grown-up pasta salad.", + "cook_time": 20 } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json index e8d4b79f1..02105ca79 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json @@ -73,5 +73,6 @@ "healthy", "freezable" ], - "description": "Bring the taste of North Africa to your midweek dinners with this fragrant spiced tagine" + "description": "Bring the taste of North Africa to your midweek dinners with this fragrant spiced tagine", + "cook_time": 25 } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json index 0642eca9d..9f279d2ff 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json @@ -60,5 +60,6 @@ "title": "BBQ cauliflower steaks and herb sauce", "total_time": 22, "yields": "4 servings", - "description": "BBQ season doesn’t have to just be about meat as these smoky charred cauliflower steaks show. A simple vegan BBQ idea, the steaks are brushed with an aromatic caraway and garlic oil before being grilled and served with a punchy fresh herb dressing." + "description": "BBQ season doesn’t have to just be about meat as these smoky charred cauliflower steaks show. A simple vegan BBQ idea, the steaks are brushed with an aromatic caraway and garlic oil before being grilled and served with a punchy fresh herb dressing.", + "cook_time": 12 } diff --git a/tests/test_data/recept.se/recept.json b/tests/test_data/recept.se/recept.json index 9ad418acc..b1ada672d 100644 --- a/tests/test_data/recept.se/recept.json +++ b/tests/test_data/recept.se/recept.json @@ -51,5 +51,6 @@ "födelsedag", "utan fläsk" ], - "category": "Bak & dessert" + "category": "Bak & dessert", + "cook_time": 15 } diff --git a/tests/test_data/reciperunner.com/reciperunner.json b/tests/test_data/reciperunner.com/reciperunner.json index de88f2c05..a4b390eb2 100644 --- a/tests/test_data/reciperunner.com/reciperunner.json +++ b/tests/test_data/reciperunner.com/reciperunner.json @@ -80,5 +80,6 @@ "vanilla", "Italian" ], - "description": "Delicious round, flat, Italian, waffle cookies. An easy and fun cookie to make this holiday season!" + "description": "Delicious round, flat, Italian, waffle cookies. An easy and fun cookie to make this holiday season!", + "cook_time": 15 } diff --git a/tests/test_data/recipetineats.com/recipetineats.json b/tests/test_data/recipetineats.com/recipetineats.json index efdc660b0..b40c9f92d 100644 --- a/tests/test_data/recipetineats.com/recipetineats.json +++ b/tests/test_data/recipetineats.com/recipetineats.json @@ -55,5 +55,6 @@ "keywords": [ "Vietnamese caramel pork", "Vietnamese pork recipe" - ] + ], + "description": "Recipe VIDEO above. \"Thit Kho To\" - Tender pork in a sweet savoury glaze that has quite an intense flavour. Though made using coconut water as the broth, but it doesn't have a coconut flavour at all! It looks so unimpressive right up until the end when it magically transforms into sticky caramelised pork pieces!" } diff --git a/tests/test_data/redhousespice.com/redhousespice_1.json b/tests/test_data/redhousespice.com/redhousespice_1.json index 4dd4bf87e..a2cc11239 100644 --- a/tests/test_data/redhousespice.com/redhousespice_1.json +++ b/tests/test_data/redhousespice.com/redhousespice_1.json @@ -74,5 +74,6 @@ "keywords": [ "Pork" ], - "description": "Aromatic, smoky, savoury & a little sweet, Cantonese classic dish Char Siu (Chinese BBQ pork) is one of the tastiest ways to roast pork." + "description": "Aromatic, smoky, savoury & a little sweet, Cantonese classic dish Char Siu (Chinese BBQ pork) is one of the tastiest ways to roast pork.", + "cook_time": 35 } diff --git a/tests/test_data/ricette.giallozafferano.it/giallozafferano.json b/tests/test_data/ricette.giallozafferano.it/giallozafferano.json index 20df53659..92c61bef0 100644 --- a/tests/test_data/ricette.giallozafferano.it/giallozafferano.json +++ b/tests/test_data/ricette.giallozafferano.it/giallozafferano.json @@ -83,5 +83,6 @@ "Panna fresca liquida", "Zucchero a velo" ], - "description": "Il bavarese alle fragole è dessert al cucchiaio fresco, preparato con crema inglese e coulis di fragole, panna montata, latte e zucchero." + "description": "Il bavarese alle fragole è dessert al cucchiaio fresco, preparato con crema inglese e coulis di fragole, panna montata, latte e zucchero.", + "cook_time": 15 } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json index 01b3406cb..4df04df34 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json @@ -40,5 +40,6 @@ "bimby", "Crema pasticcera veloce" ], - "category": "Dolci e Dessert" + "category": "Dolci e Dessert", + "cook_time": 10 } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json index 2e072113a..78b396554 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json @@ -88,5 +88,6 @@ "Senza lievito", "Senza uova" ], - "category": "Secondi Piatti" + "category": "Secondi Piatti", + "cook_time": 70 } diff --git a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json index c3746682b..7c87a5625 100644 --- a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json +++ b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json @@ -40,5 +40,6 @@ "keywords": [ "AJI-NO-MOTO; Purê; Batata; Frango" ], - "description": "Uma saborosa receita de purê de batata com frango que rende 5 porções e você só leva 25 minutinhos para preparar. Veja a lista de ingredientes e o modo de preparo." + "description": "Uma saborosa receita de purê de batata com frango que rende 5 porções e você só leva 25 minutinhos para preparar. Veja a lista de ingredientes e o modo de preparo.", + "cook_time": 25 } diff --git a/tests/test_data/saltpepperskillet.com/saltpepperskillet.json b/tests/test_data/saltpepperskillet.com/saltpepperskillet.json index 32c1e3bc9..b68df826e 100644 --- a/tests/test_data/saltpepperskillet.com/saltpepperskillet.json +++ b/tests/test_data/saltpepperskillet.com/saltpepperskillet.json @@ -62,5 +62,6 @@ "keywords": [ "smoked chicken" ], - "cook_time": 240 + "cook_time": 240, + "prep_time": 15 } diff --git a/tests/test_data/saveur.com/saveur.json b/tests/test_data/saveur.com/saveur.json index 9a5768096..dc70d4c19 100644 --- a/tests/test_data/saveur.com/saveur.json +++ b/tests/test_data/saveur.com/saveur.json @@ -69,5 +69,6 @@ "title": "Baked Saffron Yogurt Rice with Chicken (Tahcheen-e Morgh)", "total_time": 285.0, "yields": "8 servings", - "description": "This crispy Iranian casserole—buttered saffon rice with yogurt and lemon chicken—is an easy and impressive main course." + "description": "This crispy Iranian casserole—buttered saffon rice with yogurt and lemon chicken—is an easy and impressive main course.", + "cook_time": 285 } diff --git a/tests/test_data/seriouseats.com/seriouseats.json b/tests/test_data/seriouseats.com/seriouseats.json index 42b5549cb..de20a8001 100644 --- a/tests/test_data/seriouseats.com/seriouseats.json +++ b/tests/test_data/seriouseats.com/seriouseats.json @@ -59,5 +59,6 @@ "pastry", "pie" ], - "cook_time": 60 + "cook_time": 60, + "cuisine": "American" } diff --git a/tests/test_data/simple-veganista.com/simpleveganista.json b/tests/test_data/simple-veganista.com/simpleveganista.json index 67a108a07..ec70a4ea0 100644 --- a/tests/test_data/simple-veganista.com/simpleveganista.json +++ b/tests/test_data/simple-veganista.com/simpleveganista.json @@ -87,5 +87,6 @@ "total_time": 45, "yields": "6 servings", "cooking_method": "simmer", - "cook_time": 30 + "cook_time": 30, + "prep_time": 15 } diff --git a/tests/test_data/simplyquinoa.com/simplyquinoa.json b/tests/test_data/simplyquinoa.com/simplyquinoa.json index e5f38e70b..6ec16b3ed 100644 --- a/tests/test_data/simplyquinoa.com/simplyquinoa.json +++ b/tests/test_data/simplyquinoa.com/simplyquinoa.json @@ -67,5 +67,6 @@ "healthy pancakes", "vegan pancakes" ], - "description": "This is the only gluten-free pancake recipe you'll ever need! Customize it with your favorite add-ins and toppings and enjoy the epic pancake breakfast you deserve!" + "description": "This is the only gluten-free pancake recipe you'll ever need! Customize it with your favorite add-ins and toppings and enjoy the epic pancake breakfast you deserve!", + "cook_time": 15 } diff --git a/tests/test_data/simplyrecipes.com/simplyrecipes_1.json b/tests/test_data/simplyrecipes.com/simplyrecipes_1.json index 2d140b84e..b174739cc 100644 --- a/tests/test_data/simplyrecipes.com/simplyrecipes_1.json +++ b/tests/test_data/simplyrecipes.com/simplyrecipes_1.json @@ -77,5 +77,6 @@ "Favorite Fall", "Favorite Winter" ], - "description": "One-Pot Chicken and Rice Soup! Throw bone-in chicken, rice, and vegetables together in a pot and simmer until they're done. It's the easiest soup ever, ready in under an hour." + "description": "One-Pot Chicken and Rice Soup! Throw bone-in chicken, rice, and vegetables together in a pot and simmer until they're done. It's the easiest soup ever, ready in under an hour.", + "cuisine": "American" } diff --git a/tests/test_data/simplyrecipes.com/simplyrecipes_2.json b/tests/test_data/simplyrecipes.com/simplyrecipes_2.json index 5f81008bd..565a1a9a9 100644 --- a/tests/test_data/simplyrecipes.com/simplyrecipes_2.json +++ b/tests/test_data/simplyrecipes.com/simplyrecipes_2.json @@ -93,5 +93,6 @@ "sandwiches", "vegan", "cookbook" - ] + ], + "description": "Swap lobster for parsnips and you get a vegan version of the classic lobster roll from Isa Chandra Moskowitz’s book \"Fake Meat: Real Food for Vegan Appetites.\"" } diff --git a/tests/test_data/simplywhisked.com/simplywhisked.json b/tests/test_data/simplywhisked.com/simplywhisked.json index a31cc7a7c..ed719724c 100644 --- a/tests/test_data/simplywhisked.com/simplywhisked.json +++ b/tests/test_data/simplywhisked.com/simplywhisked.json @@ -81,5 +81,6 @@ "beans", "buffalo" ], - "description": "This buffalo chicken chili is a hearty, go-to meal that can be ready pretty quickly. The buffalo flavor is the perfect amount of spicy. Make this for your next football game, everyone will love it!" + "description": "This buffalo chicken chili is a hearty, go-to meal that can be ready pretty quickly. The buffalo flavor is the perfect amount of spicy. Make this for your next football game, everyone will love it!", + "cook_time": 30 } diff --git a/tests/test_data/skinnytaste.com/skinnytaste.json b/tests/test_data/skinnytaste.com/skinnytaste.json index 321a103fb..ceed6bd09 100644 --- a/tests/test_data/skinnytaste.com/skinnytaste.json +++ b/tests/test_data/skinnytaste.com/skinnytaste.json @@ -61,5 +61,6 @@ "grilled chicken recipe", "Grilled Chicken with Spinach and Melted Mozzarella" ], - "description": "Grilled chicken topped with sauteed garlicky spinach, mozzarella and roasted peppers – a quick and easy chicken dish your family will love!" + "description": "Grilled chicken topped with sauteed garlicky spinach, mozzarella and roasted peppers – a quick and easy chicken dish your family will love!", + "cook_time": 15 } diff --git a/tests/test_data/spendwithpennies.com/spendwithpennies.json b/tests/test_data/spendwithpennies.com/spendwithpennies.json index 6f27d2d7d..9652c7d3d 100644 --- a/tests/test_data/spendwithpennies.com/spendwithpennies.json +++ b/tests/test_data/spendwithpennies.com/spendwithpennies.json @@ -69,5 +69,6 @@ "easy chocolate pudding cake", "pudding cake" ], - "description": "This Chocolate Pudding Cake is a very simple, rich chocolate dessert that comes together in just one dish!" + "description": "This Chocolate Pudding Cake is a very simple, rich chocolate dessert that comes together in just one dish!", + "cook_time": 30 } diff --git a/tests/test_data/staysnatched.com/staysnatched.json b/tests/test_data/staysnatched.com/staysnatched.json index 0f386ec7c..8a0ea9ca1 100644 --- a/tests/test_data/staysnatched.com/staysnatched.json +++ b/tests/test_data/staysnatched.com/staysnatched.json @@ -80,5 +80,6 @@ "Crockpot Chili Mac", "slow cooker chili mac" ], - "cook_time": 180 + "cook_time": 180, + "prep_time": 30 } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_1.json b/tests/test_data/steamykitchen.com/steamykitchen_1.json index 45211e37e..d2f3887ce 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_1.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_1.json @@ -77,5 +77,6 @@ "pho recipe", "vietnamese pho" ], - "description": "This Vietnamese Chicken Pho is the definition of a cozy and comforting meal. In less than 1 hour you will have a nourishing bowl of warm noodle soup!" + "description": "This Vietnamese Chicken Pho is the definition of a cozy and comforting meal. In less than 1 hour you will have a nourishing bowl of warm noodle soup!", + "cook_time": 30 } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_2.json b/tests/test_data/steamykitchen.com/steamykitchen_2.json index 412240a4c..bb84b5f23 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_2.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_2.json @@ -47,5 +47,6 @@ "title": "Hungarian Pork Stew Recipe", "total_time": 120, "yields": "8 servings", - "description": "Serves: about a million people. Okay, definitely enough for 8, maybe with leftovers! So cut this recipe in half for less and you can save time on the preparation too, because making this much does take us quite a bit of time. But we LOVE the leftovers!" + "description": "Serves: about a million people. Okay, definitely enough for 8, maybe with leftovers! So cut this recipe in half for less and you can save time on the preparation too, because making this much does take us quite a bit of time. But we LOVE the leftovers!", + "cook_time": 60 } diff --git a/tests/test_data/sunbasket.com/sunbasket.json b/tests/test_data/sunbasket.com/sunbasket.json index 0847d12d5..2c70abd04 100644 --- a/tests/test_data/sunbasket.com/sunbasket.json +++ b/tests/test_data/sunbasket.com/sunbasket.json @@ -52,5 +52,6 @@ "title": "Lemongrass-turkey salad with rice noodles and pear", "total_time": 15, "yields": "2 servings", - "description": "Our custom lemongrass paste transforms simple ingredients into a Thai-inspired noodle salad. It’s refreshing, light, and as inviting to look at as it is to eat." + "description": "Our custom lemongrass paste transforms simple ingredients into a Thai-inspired noodle salad. It’s refreshing, light, and as inviting to look at as it is to eat.", + "cook_time": 15 } diff --git a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json index a9e543f3a..e2c462def 100644 --- a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json +++ b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json @@ -64,5 +64,6 @@ "homemade french fries", "" ], - "description": "The Best Easy Air Fryer French Fries Recipe - delicious, crispy and crunchy french fries that taste just like your favorite restaurant - but a healthier french fry you can feel good about serving your family." + "description": "The Best Easy Air Fryer French Fries Recipe - delicious, crispy and crunchy french fries that taste just like your favorite restaurant - but a healthier french fry you can feel good about serving your family.", + "cook_time": 15 } diff --git a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json index a96ef4aa9..d3243ce10 100644 --- a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json +++ b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json @@ -119,5 +119,6 @@ "oatmeal", "vegan" ], - "description": "7 healthy steel cut oats recipes that are easy to make ahead and keep in the fridge or freezer for easy breakfasts. Plus instructions on how to cook steel cut oats in the Instant Pot, slow cooker or on the stovetop." + "description": "7 healthy steel cut oats recipes that are easy to make ahead and keep in the fridge or freezer for easy breakfasts. Plus instructions on how to cook steel cut oats in the Instant Pot, slow cooker or on the stovetop.", + "cook_time": 15 } diff --git a/tests/test_data/tasteofhome.com/tasteofhome.json b/tests/test_data/tasteofhome.com/tasteofhome.json index 80221b0d0..982fd2fcb 100644 --- a/tests/test_data/tasteofhome.com/tasteofhome.json +++ b/tests/test_data/tasteofhome.com/tasteofhome.json @@ -64,5 +64,6 @@ "title": "Pressure-Cooker Sauerbraten", "total_time": 40, "yields": "4 servings", - "description": "One of my all-time favorite German dishes is sauerbraten, but I don't love that it normally takes five to 10 days to make. Using an electric pressure cooker, I think I've captured that same distinctive flavor in less than two hours. —James Schend, Dairy Freed" + "description": "One of my all-time favorite German dishes is sauerbraten, but I don't love that it normally takes five to 10 days to make. Using an electric pressure cooker, I think I've captured that same distinctive flavor in less than two hours. —James Schend, Dairy Freed", + "cook_time": 20 } diff --git a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json index 9344b66d9..a21ed915d 100644 --- a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json +++ b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json @@ -70,5 +70,6 @@ "pulled pork recipe oven", "slow cooker pulled pork" ], - "description": "Tender, juicy, and perfectly cooked Pulled Pork you can make in the oven, slow cooker or instant pot." + "description": "Tender, juicy, and perfectly cooked Pulled Pork you can make in the oven, slow cooker or instant pot.", + "cook_time": 300 } diff --git a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json index 38f31a059..d464fe52b 100644 --- a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json +++ b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json @@ -69,5 +69,6 @@ "egg free cookies", "gingerbread cookies" ], - "description": "Molasses Cookies have the taste of gingerbread cookies, but are soft and thick. Roll the dough balls in sugar for the perfect sweetness!" + "description": "Molasses Cookies have the taste of gingerbread cookies, but are soft and thick. Roll the dough balls in sugar for the perfect sweetness!", + "cook_time": 8 } diff --git a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json index 176a29df9..32e1e309c 100644 --- a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json +++ b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json @@ -116,5 +116,6 @@ "sourdough bread", "sourdough starter" ], - "description": "These soft, overnight sourdough cinnamon rolls are the perfect weekend or holiday treat! Made with a luscious sweet dough and a not-too-sweet cinnamon filing, they are guaranteed to be a huge hit." + "description": "These soft, overnight sourdough cinnamon rolls are the perfect weekend or holiday treat! Made with a luscious sweet dough and a not-too-sweet cinnamon filing, they are guaranteed to be a huge hit.", + "cook_time": 30 } diff --git a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json index 27ccbfd98..6b5f2d0a3 100644 --- a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json +++ b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json @@ -47,5 +47,6 @@ "title": "Poulet rôti au vin rouge (Roast Red Wine Chicken)", "total_time": 90, "yields": "6 servings", - "description": "Looking for a recipe to make for family and friends at the weekend? This roast chicken with red wine and potatoes from Rachel Khoo is wholesome and delicious." + "description": "Looking for a recipe to make for family and friends at the weekend? This roast chicken with red wine and potatoes from Rachel Khoo is wholesome and delicious.", + "cook_time": 60 } diff --git a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json index 32fc9cd8c..211cfddfb 100644 --- a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json +++ b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json @@ -63,5 +63,6 @@ "title": "The Ottolenghi Test Kitchen’s M.E. Mac ‘n’ Cheese with Za’atar Pesto", "total_time": 55, "yields": "6 servings", - "description": "There's mac 'n' cheese and then there's Ottolenghi mac 'n' cheese. Aromatic with cumin and za'atar, this recipe is a Middle Eastern take on everyone's favourite comfort food dish. Use rennet-free versions of the cheeses to make this recipe vegetarian." + "description": "There's mac 'n' cheese and then there's Ottolenghi mac 'n' cheese. Aromatic with cumin and za'atar, this recipe is a Middle Eastern take on everyone's favourite comfort food dish. Use rennet-free versions of the cheeses to make this recipe vegetarian.", + "cook_time": 30 } diff --git a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json index 85172ce65..dd1ce0082 100644 --- a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json +++ b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json @@ -63,5 +63,6 @@ "keywords": [ "salmon loaf" ], - "description": "Skip the salmon cakes and make this great salmon loaf for dinner instead!" + "description": "Skip the salmon cakes and make this great salmon loaf for dinner instead!", + "cook_time": 60 } diff --git a/tests/test_data/thekitchn.com/thekitchn.json b/tests/test_data/thekitchn.com/thekitchn.json index 7f5fdcabd..4fad603f5 100644 --- a/tests/test_data/thekitchn.com/thekitchn.json +++ b/tests/test_data/thekitchn.com/thekitchn.json @@ -79,5 +79,6 @@ "keywords": [ "Beef" ], - "description": "Stuffed with fragrant garlicky ricotta, Parmesan, and savory beef, this baked manicotti is creamy, cheesy, meaty, and the perfect cozy weekend dinner." + "description": "Stuffed with fragrant garlicky ricotta, Parmesan, and savory beef, this baked manicotti is creamy, cheesy, meaty, and the perfect cozy weekend dinner.", + "cook_time": 40 } diff --git a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json index a2ccbcf03..d6eaf14ee 100644 --- a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json +++ b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_1.json @@ -57,5 +57,6 @@ "keywords": [ "ground beef" ], - "cook_time": 240 + "cook_time": 240, + "prep_time": 5 } diff --git a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json index 17e5c680f..3724d7698 100644 --- a/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json +++ b/tests/test_data/themagicalslowcooker.com/themagicalslowcooker_2.json @@ -94,5 +94,6 @@ "keywords": [ "pork pot roast" ], - "cook_time": 480 + "cook_time": 480, + "prep_time": 30 } diff --git a/tests/test_data/themodernproper.com/themodernproper.json b/tests/test_data/themodernproper.com/themodernproper.json index a0ba7b17c..92e8ab3e6 100644 --- a/tests/test_data/themodernproper.com/themodernproper.json +++ b/tests/test_data/themodernproper.com/themodernproper.json @@ -96,5 +96,6 @@ "fall recipe", "winter recipe" ], - "cook_time": 40 + "cook_time": 40, + "prep_time": 20 } diff --git a/tests/test_data/thepalatablelife.com/thepalatablelife_1.json b/tests/test_data/thepalatablelife.com/thepalatablelife_1.json index 423560f35..59d8156c6 100644 --- a/tests/test_data/thepalatablelife.com/thepalatablelife_1.json +++ b/tests/test_data/thepalatablelife.com/thepalatablelife_1.json @@ -44,5 +44,6 @@ "title": "baked harissa chicken meatballs", "total_time": 25, "yields": "40 servings", - "category": "Main Course" + "category": "Main Course", + "cook_time": 15 } diff --git a/tests/test_data/therecipecritic.com/therecipecritic.json b/tests/test_data/therecipecritic.com/therecipecritic.json index 4423e8e05..b39ebaf22 100644 --- a/tests/test_data/therecipecritic.com/therecipecritic.json +++ b/tests/test_data/therecipecritic.com/therecipecritic.json @@ -73,5 +73,6 @@ "burrata appetizer", "tomato and burrata appetizer" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 5 } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_1.json b/tests/test_data/thespruceeats.com/thespruceeats_1.json index e5f2ce68d..be35b8a06 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_1.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_1.json @@ -62,5 +62,6 @@ "sandwich", "bell pepper" ], - "description": "Cut the carbs with this tasty bell pepper sandwich. Sweet bell pepper stands in for bread, giving the sandwich a satisfying crunch and amazing flavor!" + "description": "Cut the carbs with this tasty bell pepper sandwich. Sweet bell pepper stands in for bread, giving the sandwich a satisfying crunch and amazing flavor!", + "cuisine": "American" } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_2.json b/tests/test_data/thespruceeats.com/thespruceeats_2.json index d599fa9f2..3ce9b24fd 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_2.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_2.json @@ -86,5 +86,6 @@ "peppermint", "brownies" ], - "description": "A deeply chocolate-y, fudgy brownie with a bright pink swirl of peppermint deliciousness. Gorgeous to look at and scrumptious to eat." + "description": "A deeply chocolate-y, fudgy brownie with a bright pink swirl of peppermint deliciousness. Gorgeous to look at and scrumptious to eat.", + "cook_time": 30 } diff --git a/tests/test_data/thewoksoflife.com/thewoksoflife.json b/tests/test_data/thewoksoflife.com/thewoksoflife.json index 6b46a3ac3..656ae48fd 100644 --- a/tests/test_data/thewoksoflife.com/thewoksoflife.json +++ b/tests/test_data/thewoksoflife.com/thewoksoflife.json @@ -55,5 +55,6 @@ "keywords": [ "mantou" ], - "cook_time": 30 + "cook_time": 30, + "cuisine": "Chinese" } diff --git a/tests/test_data/thinlicious.com/thinlicious.json b/tests/test_data/thinlicious.com/thinlicious.json index 546e39cac..39f522c1e 100644 --- a/tests/test_data/thinlicious.com/thinlicious.json +++ b/tests/test_data/thinlicious.com/thinlicious.json @@ -64,5 +64,6 @@ "keto bread rolls", "keto hamburger buns" ], - "description": "Bring the bun back to your burger with these easy keto hamburger buns that can bake while you grill." + "description": "Bring the bun back to your burger with these easy keto hamburger buns that can bake while you grill.", + "cook_time": 12 } diff --git a/tests/test_data/tidymom.net/tidymom_1.json b/tests/test_data/tidymom.net/tidymom_1.json index 1adf6981b..805c8c98e 100644 --- a/tests/test_data/tidymom.net/tidymom_1.json +++ b/tests/test_data/tidymom.net/tidymom_1.json @@ -66,5 +66,6 @@ "title": "Chicken Bacon Ranch Pizza", "total_time": 25, "yields": "8 servings", - "cook_time": 15 + "cook_time": 15, + "prep_time": 10 } diff --git a/tests/test_data/tidymom.net/tidymom_2.json b/tests/test_data/tidymom.net/tidymom_2.json index 7e68efe39..85ec1c89a 100644 --- a/tests/test_data/tidymom.net/tidymom_2.json +++ b/tests/test_data/tidymom.net/tidymom_2.json @@ -136,5 +136,6 @@ "cream cheese frosting", "red velvet" ], - "cook_time": 25 + "cook_time": 25, + "prep_time": 60 } diff --git a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json index 9bd2685e7..68ae4ed80 100644 --- a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json +++ b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json @@ -81,5 +81,6 @@ "keywords": [ "taquitos" ], - "description": "These easy Baked Chicken Taquitos are stuffed with chicken and cheese and make a great appetizer or meal. These homemade taquitos are a family favorite! Plus, learn how to make taquitos you can freeze for later!" + "description": "These easy Baked Chicken Taquitos are stuffed with chicken and cheese and make a great appetizer or meal. These homemade taquitos are a family favorite! Plus, learn how to make taquitos you can freeze for later!", + "cook_time": 25 } diff --git a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json index 60fc7a85d..7adf53a85 100644 --- a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json +++ b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json @@ -56,5 +56,6 @@ "Zomer recepten", "Hoofdgerecht" ], - "cook_time": 10 + "cook_time": 10, + "prep_time": 5 } diff --git a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json index aa423257a..810f8662a 100644 --- a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json +++ b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json @@ -78,5 +78,6 @@ "Verjaardag", "Bakrecepten" ], - "cook_time": 40 + "cook_time": 40, + "prep_time": 15 } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json index 6a14e3255..3a0408546 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json @@ -72,5 +72,6 @@ "Sourdough Bread", "Sourdough Sandwich Bread" ], - "description": "**Advanced Prep Required - you'll need a sourdough starter**Lightly sweetened, maple oat sourdough sandwich bread features whole rolled oats and whole wheat flour. It has a soft tender crumb and earthy flavor, ideal for sammies and toast! This recipe is vegetarian and vegan friendly.A Note on HYDRATION - Flours vary in their moisture content from brand to brand. Additionally, local humidity conditions will impact how your dough feels from one batch to another. If the dough feels a bit too dry, try adding a teaspoon of water (more if needed). Too wet? Add more flour, a little at a time (only after the soaker is added). Even if you weigh your ingredients (which I highly recommend), this is not uncommon. As you gain experience in making sourdough, you'll gain a better understanding of how your dough should look and feel.Time above does not include the amount of time for fermentation, shaping and proofing which takes between 8-14 hours, depending on ambient temperature. Use the time as a guide, not as a determining factor._______________________Example Bakers Schedule: Friday-Saturday: feed starter. Saturday night: mix dough and ferment overnight. Sunday morning: shape dough, allow to rise (proof), bake. ________________________Serving size depends on how thick or thin the loaf is sliced. I can get about 12 thick slices or 15-16 thiner slices out of this loaf." + "description": "**Advanced Prep Required - you'll need a sourdough starter**Lightly sweetened, maple oat sourdough sandwich bread features whole rolled oats and whole wheat flour. It has a soft tender crumb and earthy flavor, ideal for sammies and toast! This recipe is vegetarian and vegan friendly.A Note on HYDRATION - Flours vary in their moisture content from brand to brand. Additionally, local humidity conditions will impact how your dough feels from one batch to another. If the dough feels a bit too dry, try adding a teaspoon of water (more if needed). Too wet? Add more flour, a little at a time (only after the soaker is added). Even if you weigh your ingredients (which I highly recommend), this is not uncommon. As you gain experience in making sourdough, you'll gain a better understanding of how your dough should look and feel.Time above does not include the amount of time for fermentation, shaping and proofing which takes between 8-14 hours, depending on ambient temperature. Use the time as a guide, not as a determining factor._______________________Example Bakers Schedule: Friday-Saturday: feed starter. Saturday night: mix dough and ferment overnight. Sunday morning: shape dough, allow to rise (proof), bake. ________________________Serving size depends on how thick or thin the loaf is sliced. I can get about 12 thick slices or 15-16 thiner slices out of this loaf.", + "cook_time": 50 } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json index 03fe654ce..67c6fb5a0 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json @@ -67,5 +67,6 @@ "Oat Waffles", "Vegan Gluten Free Waffles" ], - "description": "The easiest healthy waffle recipe bursting with citrus! Made with almond and oat flour with a hint of orange zest, these healthy almond orange oat waffles are freezer friendly, vegan and easily gluten free. *Update* - a few makers have had trouble with these waffles sticking to their waffle iron. Note this recipe was tested with a waffle iron that has a non stick surface where no added oil is necessary. See note below for more information." + "description": "The easiest healthy waffle recipe bursting with citrus! Made with almond and oat flour with a hint of orange zest, these healthy almond orange oat waffles are freezer friendly, vegan and easily gluten free. *Update* - a few makers have had trouble with these waffles sticking to their waffle iron. Note this recipe was tested with a waffle iron that has a non stick surface where no added oil is necessary. See note below for more information.", + "cook_time": 40 } diff --git a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json index cfcfb3936..3175047b1 100644 --- a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json +++ b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json @@ -95,5 +95,6 @@ "Sarson da Saag", "Sarson ka Saag" ], - "description": "Peppery, pungent and healthy, Punjabi Sarson ka Saag (or Sarson da Saag) is a favorite meal during the cold North Indian winters, especially when paired with Makki Ki Roti. Making this authentic dish is not difficult, but it does take some time." + "description": "Peppery, pungent and healthy, Punjabi Sarson ka Saag (or Sarson da Saag) is a favorite meal during the cold North Indian winters, especially when paired with Makki Ki Roti. Making this authentic dish is not difficult, but it does take some time.", + "cook_time": 120 } diff --git a/tests/test_data/watchwhatueat.com/watchwhatueat.json b/tests/test_data/watchwhatueat.com/watchwhatueat.json index 7c731b71d..60f1536c7 100644 --- a/tests/test_data/watchwhatueat.com/watchwhatueat.json +++ b/tests/test_data/watchwhatueat.com/watchwhatueat.json @@ -75,5 +75,6 @@ "instant pot cauliflower", "instant pot whole cauliflower" ], - "description": "Whole cauliflower head flavored with fresh garlic and herbs and cooked in the pressure cooker. Also, learn to make delicious gravy that compliments this steamed whole cauliflower dish." + "description": "Whole cauliflower head flavored with fresh garlic and herbs and cooked in the pressure cooker. Also, learn to make delicious gravy that compliments this steamed whole cauliflower dish.", + "cook_time": 15 } diff --git a/tests/test_data/wearenotmartha.com/wearenotmartha_1.json b/tests/test_data/wearenotmartha.com/wearenotmartha_1.json index f0f382ea2..4bbd868b7 100644 --- a/tests/test_data/wearenotmartha.com/wearenotmartha_1.json +++ b/tests/test_data/wearenotmartha.com/wearenotmartha_1.json @@ -47,5 +47,6 @@ "Grilled Cheese Recipes", "Starbucks Copycat" ], - "cook_time": 10 + "cook_time": 10, + "prep_time": 10 } diff --git a/tests/test_data/wellplated.com/wellplated.json b/tests/test_data/wellplated.com/wellplated.json index baebf7d8e..c54b22134 100644 --- a/tests/test_data/wellplated.com/wellplated.json +++ b/tests/test_data/wellplated.com/wellplated.json @@ -93,5 +93,6 @@ "simple homemade fried rice", "vegetable fried rice" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 10 } diff --git a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json index 7dc61f5a1..076acf5ef 100644 --- a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json +++ b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json @@ -63,5 +63,6 @@ "quinoa bake", "vegetarian quinoa bake" ], - "description": "This super easy Vegetarian Quinoa Bake is a one pot wonder. It’s prepped and baked in a skillet, loaded with various ad-ins and topped it with cheese! Get ready for your new favorite dinner." + "description": "This super easy Vegetarian Quinoa Bake is a one pot wonder. It’s prepped and baked in a skillet, loaded with various ad-ins and topped it with cheese! Get ready for your new favorite dinner.", + "cook_time": 40 } diff --git a/tests/test_data/williams-sonoma.com/williamssonoma_1.json b/tests/test_data/williams-sonoma.com/williamssonoma_1.json index a81bdab82..307ce0e9b 100644 --- a/tests/test_data/williams-sonoma.com/williamssonoma_1.json +++ b/tests/test_data/williams-sonoma.com/williamssonoma_1.json @@ -40,5 +40,6 @@ "our catalogx spr1 23" ], "cook_time": 15, - "description": "Award-winning chef Gavin Kaysen, who is based in Minneapolis, makes these hash browns a lot at home, using the leftover bacon fat he saves in a jar in his refrigerator. If you make your hash browns from frozen potatoes, he says, your life will change once you switch to freshly grated ones. The chef explains that it’s impossible to get all the water out of frozen potatoes, which makes it very difficult to get your hash browns nice and crispy. His technique also uses some of the starch that gets extracted when you wring the water out of the shredded potatoes, which helps bind them together into cakes. These hash browns are the perfect side dish to serve for Easter brunch. Note: Kaysen’s recipe calls for making a few individual hash browns, but for an impressive holiday presentation, simply form the potatoes into one large hash brown cake and continue cooking as directed." + "description": "Award-winning chef Gavin Kaysen, who is based in Minneapolis, makes these hash browns a lot at home, using the leftover bacon fat he saves in a jar in his refrigerator. If you make your hash browns from frozen potatoes, he says, your life will change once you switch to freshly grated ones. The chef explains that it’s impossible to get all the water out of frozen potatoes, which makes it very difficult to get your hash browns nice and crispy. His technique also uses some of the starch that gets extracted when you wring the water out of the shredded potatoes, which helps bind them together into cakes. These hash browns are the perfect side dish to serve for Easter brunch. Note: Kaysen’s recipe calls for making a few individual hash browns, but for an impressive holiday presentation, simply form the potatoes into one large hash brown cake and continue cooking as directed.", + "prep_time": 25 } diff --git a/tests/test_data/williams-sonoma.com/williamssonoma_2.json b/tests/test_data/williams-sonoma.com/williamssonoma_2.json index 30aa8f753..e823892f6 100644 --- a/tests/test_data/williams-sonoma.com/williamssonoma_2.json +++ b/tests/test_data/williams-sonoma.com/williamssonoma_2.json @@ -78,5 +78,6 @@ "20 favorite chocolate", "ws brand recipes" ], - "description": "Moist and tender, this rich chocolate cake gets an added dose of drama from being baked in three 8-inch (20-cm) round cake pans, which gives it plenty of extra height. Topped with a simple, creamy chocolate ganache, it’s also easier to make than it looks." + "description": "Moist and tender, this rich chocolate cake gets an added dose of drama from being baked in three 8-inch (20-cm) round cake pans, which gives it plenty of extra height. Topped with a simple, creamy chocolate ganache, it’s also easier to make than it looks.", + "cook_time": 35 } diff --git a/tests/test_data/yemek.com/yemek.json b/tests/test_data/yemek.com/yemek.json index 75eed18e0..25e37c605 100644 --- a/tests/test_data/yemek.com/yemek.json +++ b/tests/test_data/yemek.com/yemek.json @@ -75,5 +75,6 @@ "patates", "topları" ], - "description": "Patates ve tavuk ikilisi yeniden bir araya geliyor, güçlerini birleştiriyorlar ve ortaya inanılmaz bir lezzet çıkıyor. Köri soslu patates topları burada!" + "description": "Patates ve tavuk ikilisi yeniden bir araya geliyor, güçlerini birleştiriyorlar ve ortaya inanılmaz bir lezzet çıkıyor. Köri soslu patates topları burada!", + "cook_time": 40 } From b4997b276d76acb90850b9de536e7329d033b1aa Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 5 May 2024 17:33:32 -0400 Subject: [PATCH 4/6] tests --- tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json | 3 ++- tests/test_data/bigoven.com/bigoven_1.json | 3 ++- tests/test_data/bigoven.com/bigoven_2.json | 3 ++- tests/test_data/bowlofdelicious.com/bowlofdelicious.json | 3 ++- tests/test_data/budgetbytes.com/budgetbytes.json | 3 ++- tests/test_data/budgetbytes.com/budgetbytes_groups.json | 3 ++- tests/test_data/castironketo.net/castironketo.json | 3 ++- tests/test_data/comidinhasdochef.com/comidinhasdochef.json | 3 ++- tests/test_data/cookieandkate.com/cookieandkate.json | 3 ++- tests/test_data/cooking.nytimes.com/nytimes.json | 3 ++- tests/test_data/cooking.nytimes.com/nytimes_groups.json | 3 ++- tests/test_data/copykat.com/copykat.json | 3 ++- tests/test_data/cuisineaz.com/cuisineaz.json | 3 ++- tests/test_data/delish.com/delish_rogue_ol.json | 3 ++- tests/test_data/domesticate-me.com/domesticateme_1.json | 3 ++- tests/test_data/downshiftology.com/downshiftology.json | 3 ++- tests/test_data/eatingbirdfood.com/eatingbirdfood.json | 3 ++- tests/test_data/eatwhattonight.com/eatwhattonight.json | 3 ++- tests/test_data/farmhouseonboone.com/farmhouseonboone.json | 3 ++- tests/test_data/fifteenspatulas.com/fifteenspatulas.json | 3 ++- tests/test_data/food52.com/food52.json | 3 ++- tests/test_data/franzoesischkochen.de/franzoesischkochen.json | 3 ++- tests/test_data/gonnawantseconds.com/gonnawantseconds.json | 3 ++- tests/test_data/hassanchef.com/hassanchef.json | 3 ++- tests/test_data/headbangerskitchen.com/headbangerskitchen.json | 3 ++- tests/test_data/inbloombakery.com/inbloombakery.json | 3 ++- .../indianhealthyrecipes.com/indianhealthyrecipes.json | 3 ++- tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json | 3 ++- tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json | 3 ++- tests/test_data/justataste.com/justataste.json | 3 ++- tests/test_data/kennymcgovern.com/kennymcgovern.json | 3 ++- tests/test_data/kochbar.de/kochbar.json | 3 ++- tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json | 3 ++- tests/test_data/livelytable.com/livelytable_1.json | 3 ++- tests/test_data/livelytable.com/livelytable_2.json | 3 ++- tests/test_data/marmiton.org/marmiton.json | 3 ++- tests/test_data/matprat.no/matprat_1.json | 3 ++- tests/test_data/mccormick.com/mccormick_1.json | 3 ++- tests/test_data/mccormick.com/mccormick_2.json | 3 ++- tests/test_data/misya.info/misya.json | 3 ++- tests/test_data/momswithcrockpots.com/momswithcrockpots.json | 3 ++- tests/test_data/myjewishlearning.com/myjewishlearning.json | 3 ++- tests/test_data/mykitchen101en.com/mykitchen101en.json | 3 ++- tests/test_data/ohsheglows.com/ohsheglows.json | 3 ++- tests/test_data/paleorunningmomma.com/paleorunningmomma.json | 3 ++- tests/test_data/pinchofyum.com/pinchofyum.json | 3 ++- tests/test_data/rainbowplantlife.com/rainbowplantlife.json | 3 ++- .../rainbowplantlife.com/rainbowplantlife_groups.json | 3 ++- tests/test_data/realfood.tesco.com/realfoodtesco_1.json | 3 ++- tests/test_data/realfood.tesco.com/realfoodtesco_2.json | 3 ++- tests/test_data/recipetineats.com/recipetineats.json | 3 ++- tests/test_data/redhousespice.com/redhousespice_1.json | 3 ++- tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json | 3 ++- tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json | 3 ++- tests/test_data/seriouseats.com/seriouseats.json | 3 ++- tests/test_data/simplyquinoa.com/simplyquinoa.json | 3 ++- tests/test_data/simplyrecipes.com/simplyrecipes_2.json | 3 ++- tests/test_data/simplywhisked.com/simplywhisked.json | 3 ++- tests/test_data/skinnytaste.com/skinnytaste.json | 3 ++- tests/test_data/spendwithpennies.com/spendwithpennies.json | 3 ++- tests/test_data/steamykitchen.com/steamykitchen_1.json | 3 ++- tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json | 3 ++- .../test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json | 3 ++- tests/test_data/tasteofhome.com/tasteofhome.json | 3 ++- .../tastesbetterfromscratch.com/tastesbetterfromscratch.json | 3 ++- tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json | 3 ++- tests/test_data/theclevercarrot.com/theclevercarrot_1.json | 3 ++- tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json | 3 ++- tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json | 3 ++- tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json | 3 ++- tests/test_data/thekitchn.com/thekitchn.json | 3 ++- tests/test_data/thespruceeats.com/thespruceeats_1.json | 3 ++- tests/test_data/thespruceeats.com/thespruceeats_2.json | 3 ++- tests/test_data/thewoksoflife.com/thewoksoflife.json | 3 ++- tests/test_data/thinlicious.com/thinlicious.json | 3 ++- .../test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json | 3 ++- tests/test_data/vanillaandbean.com/vanillaandbean_1.json | 3 ++- tests/test_data/vanillaandbean.com/vanillaandbean_2.json | 3 ++- tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json | 3 ++- tests/test_data/watchwhatueat.com/watchwhatueat.json | 3 ++- tests/test_data/whatsgabycooking.com/whatsgabycooking.json | 3 ++- tests/test_data/williams-sonoma.com/williamssonoma_2.json | 3 ++- tests/test_data/yemek.com/yemek.json | 3 ++- 83 files changed, 166 insertions(+), 83 deletions(-) diff --git a/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json b/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json index d0e25fc48..6b2c1ee4b 100644 --- a/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json +++ b/tests/test_data/bbcgoodfood.com/bbcgoodfood_groups.json @@ -88,5 +88,6 @@ "Vanilla extract" ], "cook_time": 20, - "cuisine": "British" + "cuisine": "British", + "prep_time": 15 } diff --git a/tests/test_data/bigoven.com/bigoven_1.json b/tests/test_data/bigoven.com/bigoven_1.json index 88bae379e..dadea2887 100644 --- a/tests/test_data/bigoven.com/bigoven_1.json +++ b/tests/test_data/bigoven.com/bigoven_1.json @@ -104,5 +104,6 @@ "pescatarian" ], "description": "Our No-Knead Herb Focaccia is impossibly easy. And impossibly delicious. It'll leave you scratching your head and wondering how so few ingredients and such little effort can produce something so exquisitely satisfying. But, don't take our word for it -- bake some up tonight.", - "cook_time": 695 + "cook_time": 695, + "cuisine": "Italian" } diff --git a/tests/test_data/bigoven.com/bigoven_2.json b/tests/test_data/bigoven.com/bigoven_2.json index f87730858..e807cd1f1 100644 --- a/tests/test_data/bigoven.com/bigoven_2.json +++ b/tests/test_data/bigoven.com/bigoven_2.json @@ -110,5 +110,6 @@ "pescatarian" ], "description": "delicious bite-sized bits of raspberry goodness", - "cook_time": 10 + "cook_time": 10, + "cuisine": "American" } diff --git a/tests/test_data/bowlofdelicious.com/bowlofdelicious.json b/tests/test_data/bowlofdelicious.com/bowlofdelicious.json index 4b07f90a8..34f65e6bd 100644 --- a/tests/test_data/bowlofdelicious.com/bowlofdelicious.json +++ b/tests/test_data/bowlofdelicious.com/bowlofdelicious.json @@ -68,5 +68,6 @@ "Seared ahi tuna medium rare" ], "cook_time": 5, - "cuisine": "Seafood" + "cuisine": "Seafood", + "prep_time": 1 } diff --git a/tests/test_data/budgetbytes.com/budgetbytes.json b/tests/test_data/budgetbytes.com/budgetbytes.json index d9bed40f5..57e2e0cf1 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes.json +++ b/tests/test_data/budgetbytes.com/budgetbytes.json @@ -62,5 +62,6 @@ "Smash Burger" ], "description": "If you love a meaty, juicy burger patty with loads of crispy edges and tons of smoky crooks and crannies for your favorite sauce or cheese to sink into, this Smash Burger recipe is for you!", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/budgetbytes.com/budgetbytes_groups.json b/tests/test_data/budgetbytes.com/budgetbytes_groups.json index ffeb1ea68..d130bfcb5 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes_groups.json +++ b/tests/test_data/budgetbytes.com/budgetbytes_groups.json @@ -70,5 +70,6 @@ "Vegan Dinner" ], "description": "These rich, creamy, and earthy Coconut Curry Lentils are an easy and delicious vegan option for dinner or weekly meal prep!", - "cook_time": 40 + "cook_time": 40, + "cuisine": "Indian" } diff --git a/tests/test_data/castironketo.net/castironketo.json b/tests/test_data/castironketo.net/castironketo.json index 0dd080e53..e15c6f857 100644 --- a/tests/test_data/castironketo.net/castironketo.json +++ b/tests/test_data/castironketo.net/castironketo.json @@ -69,5 +69,6 @@ "low carb" ], "description": "Keto Jalapeño Popper Casserole with Chicken: A deliciously creamy and spicy low-carb dish with shredded chicken, cream cheese, jalapenos, and bacon.", - "cook_time": 15 + "cook_time": 15, + "cuisine": "American" } diff --git a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json index 380dc234e..02c809fc5 100644 --- a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json +++ b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json @@ -74,5 +74,6 @@ "Coxa de Frango na Fritadeira Elétrica" ], "description": "Você vai aprender hoje como fazer coxa de frango na fritadeira elétrica sem erros! Nós sabemos que há muitas pessoas com medo de usar a fritadeira elétrica, que não precisa ir óleo para fritar, porque o frango pode acabar ficando muito frito e seco, sem aquela suculência gostosa que todos nós amamos em um frango frito, né? Por isso, nós aqui do Comidinhas do Chef testamos algumas receitas e desenvolvemos esta especialmente para você, com um passo a passo certeiro para a coxa de frango ficar no ponto ideal, com aquela casquinha levemente crocante externa e bem gostosa, mas ainda muito saboroso por dentro. Para isso, é só seguir a nossa receita de coxa de frango na fritadeira elétrica, que você vai acertar em cheio na hora de preparar aí na sua casa também! O resultado fica simplesmente maravilhoso e vai dar vontade de fazer as coxas de frango somente assim de agora em diante.", - "cook_time": 25 + "cook_time": 25, + "cuisine": "Brasileira" } diff --git a/tests/test_data/cookieandkate.com/cookieandkate.json b/tests/test_data/cookieandkate.com/cookieandkate.json index 262941fe8..921567801 100644 --- a/tests/test_data/cookieandkate.com/cookieandkate.json +++ b/tests/test_data/cookieandkate.com/cookieandkate.json @@ -70,5 +70,6 @@ "Broccoli Cheddar Frittata" ], "description": "This spinach, broccoli and cheddar frittata recipe is a simple breakfast, brunch or dinner! It's vegetarian and gluten free. Recipe yields 6 large or 8 more modest slices.", - "cook_time": 25 + "cook_time": 25, + "cuisine": "American" } diff --git a/tests/test_data/cooking.nytimes.com/nytimes.json b/tests/test_data/cooking.nytimes.com/nytimes.json index 6e4e1254e..279486e78 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes.json +++ b/tests/test_data/cooking.nytimes.com/nytimes.json @@ -71,5 +71,6 @@ "pecorino" ], "description": "These quick, easy crackers are a crispy twist on the classic pasta dish, and an excellent cocktail hour snack. Rolling the freshly made dough between sheets of parchment expedites chilling, then cutting crackers with a pastry wheel (or pizza cutter) reduces waste. Do grate your own cheese for this instead of using store-bought, pre-grated cheese, as it plays an integral role in making the dough moist. These cheesy crackers can be kept simple, allowing cheese and pepper to dominate, or gussied up with any combination of onion powder, ground mustard or garlic powder, depending on your preference. This recipe makes a large batch, but the crackers will keep for up to one month, depending on your snack habits.", - "cook_time": 45 + "cook_time": 45, + "cuisine": "american" } diff --git a/tests/test_data/cooking.nytimes.com/nytimes_groups.json b/tests/test_data/cooking.nytimes.com/nytimes_groups.json index 2e12baf4b..430c19759 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes_groups.json +++ b/tests/test_data/cooking.nytimes.com/nytimes_groups.json @@ -97,5 +97,6 @@ "vegetarian" ], "description": "Potato tacos, or tacos de papa, as they are known in Mexico, make the perfect meal for those times when you find yourself with an excess of potatoes and a package of tortillas on hand. Tortillas are an endlessly versatile pantry item. In this recipe, adapted from “Tenderheart” by Hetty Lui McKinnon (Alfred A. Knopf, 2023), they are stuffed with potato and cheese for a deeply satisfying meal or light snack. Cooking the potatoes whole, skin intact, prevents them from absorbing too much water, and the skin also adds a nice texture to the filling. Shortcuts are always available: If you’ve got leftover mashed potatoes, you can use them and skip the first step.", - "cook_time": 60 + "cook_time": 60, + "cuisine": "mexican" } diff --git a/tests/test_data/copykat.com/copykat.json b/tests/test_data/copykat.com/copykat.json index 7d3b3e716..851cb0f4d 100644 --- a/tests/test_data/copykat.com/copykat.json +++ b/tests/test_data/copykat.com/copykat.json @@ -70,5 +70,6 @@ "Slow Cooker Recipes" ], "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/cuisineaz.com/cuisineaz.json b/tests/test_data/cuisineaz.com/cuisineaz.json index e633e00d4..0663683bb 100644 --- a/tests/test_data/cuisineaz.com/cuisineaz.json +++ b/tests/test_data/cuisineaz.com/cuisineaz.json @@ -43,5 +43,6 @@ "total_time": 15, "yields": "4 servings", "description": "Toujours savoureux, jamais décevant, le filet de saumon au four est le succès assuré ! Bon pour la santé avec ses oméga-3, il marque de sacrés points côté nutrition. Et avec lui, pas besoin de fioritures, il se suffit à lui-même : un filet d'huile d'olive, de l'origan, du sel, du poivre, et hop, on enfourne ! Un délice légèrement croustillant sur le dessus, carrément fondant à l'intérieur, à servir avec une salade verte bien assaisonnée et du riz basmati.", - "cook_time": 10 + "cook_time": 10, + "cuisine": "French" } diff --git a/tests/test_data/delish.com/delish_rogue_ol.json b/tests/test_data/delish.com/delish_rogue_ol.json index c10ebc9c4..b8d6fac16 100644 --- a/tests/test_data/delish.com/delish_rogue_ol.json +++ b/tests/test_data/delish.com/delish_rogue_ol.json @@ -70,5 +70,6 @@ "cheesecake recipes" ], "description": "Looking for the perfect Baileys cheesecake recipe? This Baileys Cheesecake is the best.", - "cuisine": "American" + "cuisine": "American", + "prep_time": 25 } diff --git a/tests/test_data/domesticate-me.com/domesticateme_1.json b/tests/test_data/domesticate-me.com/domesticateme_1.json index 8f656f6f4..c10b293da 100644 --- a/tests/test_data/domesticate-me.com/domesticateme_1.json +++ b/tests/test_data/domesticate-me.com/domesticateme_1.json @@ -71,5 +71,6 @@ "total_time": 60, "yields": "4 servings", "cook_time": 45, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/downshiftology.com/downshiftology.json b/tests/test_data/downshiftology.com/downshiftology.json index 4b7fef6bb..b85f3eebb 100644 --- a/tests/test_data/downshiftology.com/downshiftology.json +++ b/tests/test_data/downshiftology.com/downshiftology.json @@ -78,5 +78,6 @@ "Greek chicken kabobs" ], "description": "These Greek chicken kabobs are a summer grilling staple! They're juicy, flavorful, and best served with my homemade tzatziki sauce.", - "cook_time": 25 + "cook_time": 25, + "cuisine": "Greek" } diff --git a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json index 27c5436d2..55b950215 100644 --- a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json +++ b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json @@ -74,5 +74,6 @@ "shakshuka" ], "description": "This easy shakshuka recipe is a healthy one-pan dish with poached eggs in a flavorful tomato sauce. It comes together quickly and can be served any time of the day!", - "cook_time": 30 + "cook_time": 30, + "cuisine": "Middle Eastern" } diff --git a/tests/test_data/eatwhattonight.com/eatwhattonight.json b/tests/test_data/eatwhattonight.com/eatwhattonight.json index 47be87979..2b752ebb4 100644 --- a/tests/test_data/eatwhattonight.com/eatwhattonight.json +++ b/tests/test_data/eatwhattonight.com/eatwhattonight.json @@ -58,5 +58,6 @@ "Chicken" ], "cook_time": 15, - "cuisine": "Chinese" + "cuisine": "Chinese", + "prep_time": 30 } diff --git a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json index 11d12b830..855d1fcdc 100644 --- a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json +++ b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json @@ -87,5 +87,6 @@ "sourdough crescent rolls" ], "description": "Flaky, buttery sourdough croissants are one of the most decadent sourdough recipes ever. These make the perfect brunch sandwich bread, a fancy breakfast, or a wonderful holiday roll.", - "cook_time": 30 + "cook_time": 30, + "cuisine": "French" } diff --git a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json index 18c0016f2..20ba96ea8 100644 --- a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json +++ b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json @@ -61,5 +61,6 @@ "orange creme brulee" ], "description": "This Orange Creme Brulee is a twist on the classic creamy custard, with aromatic and flavorful orange throughout. It's a great make ahead dessert!", - "cook_time": 40 + "cook_time": 40, + "cuisine": "French" } diff --git a/tests/test_data/food52.com/food52.json b/tests/test_data/food52.com/food52.json index 820dadd85..be38dd3ed 100644 --- a/tests/test_data/food52.com/food52.json +++ b/tests/test_data/food52.com/food52.json @@ -67,5 +67,6 @@ "Game Day" ], "description": "These sticky, oven-roasted wings—with pomegranate molasses, warm spices, and toasted walnuts—are inspired by fesenjan, a Northern Iranian stew.", - "cook_time": 80 + "cook_time": 80, + "cuisine": "American" } diff --git a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json index 11f61ea25..d8fdb2697 100644 --- a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json +++ b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json @@ -62,5 +62,6 @@ "Fleisch" ], "description": "Ein einfaches Rezept mit Schritt-für-Schritt-Fotos und vielen Tipps über das Thema: Tourte mit Feigen und Confit de canard", - "cook_time": 30 + "cook_time": 30, + "cuisine": "French" } diff --git a/tests/test_data/gonnawantseconds.com/gonnawantseconds.json b/tests/test_data/gonnawantseconds.com/gonnawantseconds.json index 286df0805..420017cd5 100644 --- a/tests/test_data/gonnawantseconds.com/gonnawantseconds.json +++ b/tests/test_data/gonnawantseconds.com/gonnawantseconds.json @@ -65,5 +65,6 @@ "White Chicken Enchiladas Recipe" ], "cook_time": 30, - "cuisine": "Mexican" + "cuisine": "Mexican", + "prep_time": 10 } diff --git a/tests/test_data/hassanchef.com/hassanchef.json b/tests/test_data/hassanchef.com/hassanchef.json index 5ff221fb4..0f69cbf8e 100644 --- a/tests/test_data/hassanchef.com/hassanchef.json +++ b/tests/test_data/hassanchef.com/hassanchef.json @@ -139,5 +139,6 @@ "Chicken lollipop masala" ], "description": "Chicken lollipop are made from chicken wings. Cut them into lollipop shape and coated with a spicy batter and deep fried till crisp golden. It can be served as masala chicken lollipop, chicken lollipop gravy or dry chicken lollipop.", - "cook_time": 15 + "cook_time": 15, + "cuisine": "Indo Chinese" } diff --git a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json index 6a7257735..ee5dffd0d 100644 --- a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json +++ b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json @@ -45,5 +45,6 @@ "total_time": 10, "yields": "1 serving", "description": "The best Indian egg dish", - "cook_time": 5 + "cook_time": 5, + "cuisine": "Indian" } diff --git a/tests/test_data/inbloombakery.com/inbloombakery.json b/tests/test_data/inbloombakery.com/inbloombakery.json index d1f7e8c14..15e476a50 100644 --- a/tests/test_data/inbloombakery.com/inbloombakery.json +++ b/tests/test_data/inbloombakery.com/inbloombakery.json @@ -98,5 +98,6 @@ "total_time": 225, "yields": "12 servings", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 45 } diff --git a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json index 9aeae861f..3e846e8c2 100644 --- a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json +++ b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json @@ -75,5 +75,6 @@ "banana cake recipe" ], "description": "Soft, moist & fluffy banana cake - Easy to make and tastes delicious. Serve it with milk or as a snack with some melted chocolate drizzled over it.", - "cook_time": 40 + "cook_time": 40, + "cuisine": "world" } diff --git a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json index 83da72d76..a523014a8 100644 --- a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json +++ b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json @@ -54,5 +54,6 @@ "#healthyrecipe" ], "description": "German Potato Salad", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json index 4ae8ee7d4..e35db83c7 100644 --- a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json +++ b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json @@ -84,5 +84,6 @@ "pizza dough recipe" ], "description": "This is the best pizza dough recipe ever. It's easy to makewith 5 ingredients and doesn't need to rise - which means you can have a freshhot homemade pizza on the table in 30 minutes.", - "cook_time": 25 + "cook_time": 25, + "cuisine": "American,Italian" } diff --git a/tests/test_data/justataste.com/justataste.json b/tests/test_data/justataste.com/justataste.json index 8b108c32f..4fe25af87 100644 --- a/tests/test_data/justataste.com/justataste.json +++ b/tests/test_data/justataste.com/justataste.json @@ -73,5 +73,6 @@ "paprika" ], "description": "Ditch the deep-fryer and forget the freezer aisle in favor of this fast, fresh and family favorite recipe for Baked Chicken and Cheese Taquitos.", - "cook_time": 25 + "cook_time": 25, + "cuisine": "Mexican" } diff --git a/tests/test_data/kennymcgovern.com/kennymcgovern.json b/tests/test_data/kennymcgovern.com/kennymcgovern.json index 4b6f21354..8ab3b0686 100644 --- a/tests/test_data/kennymcgovern.com/kennymcgovern.json +++ b/tests/test_data/kennymcgovern.com/kennymcgovern.json @@ -64,5 +64,6 @@ "fried chicken" ], "cook_time": 6, - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/kochbar.de/kochbar.json b/tests/test_data/kochbar.de/kochbar.json index ea229ea5c..378f4af75 100644 --- a/tests/test_data/kochbar.de/kochbar.json +++ b/tests/test_data/kochbar.de/kochbar.json @@ -93,5 +93,6 @@ "Zitronensaft" ], "cook_time": 40, - "cuisine": "Europa" + "cuisine": "Europa", + "prep_time": 30 } diff --git a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json index 37dac1aba..d45be0d1b 100644 --- a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json +++ b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json @@ -65,5 +65,6 @@ "slow cooker" ], "description": "These are the BEST Instant Pot Shredded Chicken Tacos, hands down. You'll love how quick, easy, and healthy this recipe is!", - "cook_time": 20 + "cook_time": 20, + "cuisine": "Mexican" } diff --git a/tests/test_data/livelytable.com/livelytable_1.json b/tests/test_data/livelytable.com/livelytable_1.json index f2d3b742b..a427e4581 100644 --- a/tests/test_data/livelytable.com/livelytable_1.json +++ b/tests/test_data/livelytable.com/livelytable_1.json @@ -56,5 +56,6 @@ "total_time": 45, "yields": "4 servings", "description": "Easy and healthy casserole made with zucchini and lots of parmesan. A super quick dinner or lunch idea that everyone will love.", - "cook_time": 30 + "cook_time": 30, + "cuisine": "International" } diff --git a/tests/test_data/livelytable.com/livelytable_2.json b/tests/test_data/livelytable.com/livelytable_2.json index 216cb35a5..8cbfb4de4 100644 --- a/tests/test_data/livelytable.com/livelytable_2.json +++ b/tests/test_data/livelytable.com/livelytable_2.json @@ -89,5 +89,6 @@ "healthy shrimp tacos recipe" ], "description": "These easy chipotle shrimp tacos with a quick cilantro jalapeño sauce are flavorful, healthy and come together in just 15 minutes! They're perfect for weeknight dinners! (gluten-free)", - "cook_time": 5 + "cook_time": 5, + "cuisine": "Tex-mex" } diff --git a/tests/test_data/marmiton.org/marmiton.json b/tests/test_data/marmiton.org/marmiton.json index 3f112c492..f4c9f3759 100644 --- a/tests/test_data/marmiton.org/marmiton.json +++ b/tests/test_data/marmiton.org/marmiton.json @@ -73,5 +73,6 @@ "moyen" ], "description": "aubergine, courgette, poivron, oignon, tomate, huile d'olive, thym, feuille de laurier, poivre, sel, ail", - "cook_time": 55 + "cook_time": 55, + "cuisine": "Plat principal" } diff --git a/tests/test_data/matprat.no/matprat_1.json b/tests/test_data/matprat.no/matprat_1.json index 82fe3833c..a6b1a4132 100644 --- a/tests/test_data/matprat.no/matprat_1.json +++ b/tests/test_data/matprat.no/matprat_1.json @@ -99,5 +99,6 @@ "koriander" ], "cook_time": 80, - "cuisine": "Internasjonal" + "cuisine": "Internasjonal", + "prep_time": 80 } diff --git a/tests/test_data/mccormick.com/mccormick_1.json b/tests/test_data/mccormick.com/mccormick_1.json index 4eb690ee2..b47a2061b 100644 --- a/tests/test_data/mccormick.com/mccormick_1.json +++ b/tests/test_data/mccormick.com/mccormick_1.json @@ -37,5 +37,6 @@ "cook_time": 75, "nutrients": { "calories": "189 Calories" - } + }, + "prep_time": 15 } diff --git a/tests/test_data/mccormick.com/mccormick_2.json b/tests/test_data/mccormick.com/mccormick_2.json index d614386c1..6bc8092ae 100644 --- a/tests/test_data/mccormick.com/mccormick_2.json +++ b/tests/test_data/mccormick.com/mccormick_2.json @@ -72,5 +72,6 @@ "cook_time": 150, "nutrients": { "calories": "128 Calories" - } + }, + "prep_time": 15 } diff --git a/tests/test_data/misya.info/misya.json b/tests/test_data/misya.info/misya.json index 9c212d388..ec9dbb252 100644 --- a/tests/test_data/misya.info/misya.json +++ b/tests/test_data/misya.info/misya.json @@ -57,5 +57,6 @@ "ricetta tortino cuore caldo" ], "description": "Il tortino dal cuore caldo (o lava cake) è una delle ricette dolci che preferisco: dolce e scioglievole al punto giusto e sempre di effetto. Ne avevo già fatta una versione con il cioccolato fondente anni fa, e quest'anno ho pensato di proporne una nuova, fatta con il cioccolato bianco e romanticamente colorata di rosso, un dolce di un buono ma di un buono che mi ha conquistato al primo assaggio. A che stanno i vostri preparativi per domenica? Già scelto il menu di San Valentino? Se vi manca ancora il dolce potreste optare per questo romanticissimo e delizioso tortino rosso dal cuore morbido, una vera chicca per gli amanti del cioccolato bianco! Mi raccomando solo di stare attenti alla cottura, l'unica vera difficoltà di questo dolce. Quindi vi consiglio di fare la prova tirando via dal forno un solo tortino per poi passare agli altri. Ragazze io scappo, oggi ho un venerdì infuocato ;)", - "cook_time": 15 + "cook_time": 15, + "cuisine": "Italiana" } diff --git a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json index deed5f8cf..5e86ec159 100644 --- a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json +++ b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json @@ -65,5 +65,6 @@ "holiday" ], "description": "Shared Hundreds of Thousands of times this Crockpot Macaroni & Cheese Recipe is a keeper! Try this delicious homestyle dish today!", - "cook_time": 210 + "cook_time": 210, + "cuisine": "American" } diff --git a/tests/test_data/myjewishlearning.com/myjewishlearning.json b/tests/test_data/myjewishlearning.com/myjewishlearning.json index 3d0eb4df9..1a98f96c9 100644 --- a/tests/test_data/myjewishlearning.com/myjewishlearning.json +++ b/tests/test_data/myjewishlearning.com/myjewishlearning.json @@ -59,5 +59,6 @@ "category": "Bread", "cuisine": "Jewish", "cooking_method": "Baking", - "cook_time": 28519422 + "cook_time": 28519422, + "prep_time": 28519422 } diff --git a/tests/test_data/mykitchen101en.com/mykitchen101en.json b/tests/test_data/mykitchen101en.com/mykitchen101en.json index bcf734bd7..0f8ac581b 100644 --- a/tests/test_data/mykitchen101en.com/mykitchen101en.json +++ b/tests/test_data/mykitchen101en.com/mykitchen101en.json @@ -75,5 +75,6 @@ "mini egg sponge cakes" ], "description": "Baked mini egg sponge cakes, a traditional food that kids love. Mini cupcakes with rich egg fragrance made with just a few simple ingredients.", - "cook_time": 25 + "cook_time": 25, + "cuisine": "Worldwide" } diff --git a/tests/test_data/ohsheglows.com/ohsheglows.json b/tests/test_data/ohsheglows.com/ohsheglows.json index 2b415b320..8f99b7822 100644 --- a/tests/test_data/ohsheglows.com/ohsheglows.json +++ b/tests/test_data/ohsheglows.com/ohsheglows.json @@ -64,5 +64,6 @@ "Party Favourite" ], "description": "This is my favourite kind of summer indulgence! My reader-favourite Flourless Peanut Butter Cookies meet my dreamy homemade peanut butter and coconut milk ice cream in this cooling summer treat. Chewy coconut, snappy chocolate chips, and tender bites of soft peanut butter cookies blend perfectly with a creamy vanilla and peanut butter vegan ice cream. If I’d known how simple it was to make my own vegan ice cream (only 5 ingredients!), I would’ve invested in an ice cream machine long ago. Well, I’m making up for lost time now!", - "cook_time": 12 + "cook_time": 12, + "cuisine": "Canadian" } diff --git a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json index c57a9d4ea..2a3abd8e4 100644 --- a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json +++ b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json @@ -82,5 +82,6 @@ "whole30" ], "description": "This hearty and savory paleo beef stroganoff is made all in one skillet for a quick, delicious and cozy weeknight meal. It’s Whole30 compliant, low carb and keto and perfect served over sautéed cauliflower rice or your favorite veggie noodles!", - "cook_time": 30 + "cook_time": 30, + "cuisine": "Gluten-free,keto,Paleo,Whole30" } diff --git a/tests/test_data/pinchofyum.com/pinchofyum.json b/tests/test_data/pinchofyum.com/pinchofyum.json index 55ea14ce3..ef07a9c36 100644 --- a/tests/test_data/pinchofyum.com/pinchofyum.json +++ b/tests/test_data/pinchofyum.com/pinchofyum.json @@ -66,5 +66,6 @@ "Panera broccoli cheese soup" ], "category": "Soup", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json index 86d9894e9..a84efb490 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json @@ -83,5 +83,6 @@ "soy-free" ], "description": "A delicious twist on the classic Southern peach cobbler. Peaches and blueberries get swirled with vegan brown butter and cobbler, making for a cake that’s sticky and caramelized on the outside yet fluffy and tender on the inside. It’s truly the best vegan peach cobbler!", - "cook_time": 45 + "cook_time": 45, + "cuisine": "Baking,Southern" } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json index d25878e7b..96ab44171 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json @@ -95,5 +95,6 @@ "vegan pasta salad" ], "description": "This vegan pasta salad is guaranteed to impress at all your summer BBQs and picnics! Pasta is coated in a creamy and dreamy roasted red pepper sauce and topped with a herby bread crumb topping for extra fresh flavor for an exquisite, grown-up pasta salad.", - "cook_time": 20 + "cook_time": 20, + "cuisine": "Italian-Inspired,Spanish-Inspired" } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json index 02105ca79..563652c26 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json @@ -74,5 +74,6 @@ "freezable" ], "description": "Bring the taste of North Africa to your midweek dinners with this fragrant spiced tagine", - "cook_time": 25 + "cook_time": 25, + "cuisine": "African" } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json index 9f279d2ff..225bc7a50 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json @@ -61,5 +61,6 @@ "total_time": 22, "yields": "4 servings", "description": "BBQ season doesn’t have to just be about meat as these smoky charred cauliflower steaks show. A simple vegan BBQ idea, the steaks are brushed with an aromatic caraway and garlic oil before being grilled and served with a punchy fresh herb dressing.", - "cook_time": 12 + "cook_time": 12, + "cuisine": "Global" } diff --git a/tests/test_data/recipetineats.com/recipetineats.json b/tests/test_data/recipetineats.com/recipetineats.json index b40c9f92d..e5afffe88 100644 --- a/tests/test_data/recipetineats.com/recipetineats.json +++ b/tests/test_data/recipetineats.com/recipetineats.json @@ -56,5 +56,6 @@ "Vietnamese caramel pork", "Vietnamese pork recipe" ], - "description": "Recipe VIDEO above. \"Thit Kho To\" - Tender pork in a sweet savoury glaze that has quite an intense flavour. Though made using coconut water as the broth, but it doesn't have a coconut flavour at all! It looks so unimpressive right up until the end when it magically transforms into sticky caramelised pork pieces!" + "description": "Recipe VIDEO above. \"Thit Kho To\" - Tender pork in a sweet savoury glaze that has quite an intense flavour. Though made using coconut water as the broth, but it doesn't have a coconut flavour at all! It looks so unimpressive right up until the end when it magically transforms into sticky caramelised pork pieces!", + "cook_time": 90 } diff --git a/tests/test_data/redhousespice.com/redhousespice_1.json b/tests/test_data/redhousespice.com/redhousespice_1.json index a2cc11239..cb9947a67 100644 --- a/tests/test_data/redhousespice.com/redhousespice_1.json +++ b/tests/test_data/redhousespice.com/redhousespice_1.json @@ -75,5 +75,6 @@ "Pork" ], "description": "Aromatic, smoky, savoury & a little sweet, Cantonese classic dish Char Siu (Chinese BBQ pork) is one of the tastiest ways to roast pork.", - "cook_time": 35 + "cook_time": 35, + "cuisine": "Chinese" } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json index 4df04df34..bfc44e6c7 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json @@ -41,5 +41,6 @@ "Crema pasticcera veloce" ], "category": "Dolci e Dessert", - "cook_time": 10 + "cook_time": 10, + "prep_time": 5 } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json index 78b396554..47a1bf39d 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json @@ -89,5 +89,6 @@ "Senza uova" ], "category": "Secondi Piatti", - "cook_time": 70 + "cook_time": 70, + "cuisine": "Francese" } diff --git a/tests/test_data/seriouseats.com/seriouseats.json b/tests/test_data/seriouseats.com/seriouseats.json index de20a8001..009869158 100644 --- a/tests/test_data/seriouseats.com/seriouseats.json +++ b/tests/test_data/seriouseats.com/seriouseats.json @@ -60,5 +60,6 @@ "pie" ], "cook_time": 60, - "cuisine": "American" + "cuisine": "American", + "prep_time": 20 } diff --git a/tests/test_data/simplyquinoa.com/simplyquinoa.json b/tests/test_data/simplyquinoa.com/simplyquinoa.json index 6ec16b3ed..f56e527c5 100644 --- a/tests/test_data/simplyquinoa.com/simplyquinoa.json +++ b/tests/test_data/simplyquinoa.com/simplyquinoa.json @@ -68,5 +68,6 @@ "vegan pancakes" ], "description": "This is the only gluten-free pancake recipe you'll ever need! Customize it with your favorite add-ins and toppings and enjoy the epic pancake breakfast you deserve!", - "cook_time": 15 + "cook_time": 15, + "cuisine": "American" } diff --git a/tests/test_data/simplyrecipes.com/simplyrecipes_2.json b/tests/test_data/simplyrecipes.com/simplyrecipes_2.json index 565a1a9a9..f69450b78 100644 --- a/tests/test_data/simplyrecipes.com/simplyrecipes_2.json +++ b/tests/test_data/simplyrecipes.com/simplyrecipes_2.json @@ -94,5 +94,6 @@ "vegan", "cookbook" ], - "description": "Swap lobster for parsnips and you get a vegan version of the classic lobster roll from Isa Chandra Moskowitz’s book \"Fake Meat: Real Food for Vegan Appetites.\"" + "description": "Swap lobster for parsnips and you get a vegan version of the classic lobster roll from Isa Chandra Moskowitz’s book \"Fake Meat: Real Food for Vegan Appetites.\"", + "cuisine": "American" } diff --git a/tests/test_data/simplywhisked.com/simplywhisked.json b/tests/test_data/simplywhisked.com/simplywhisked.json index ed719724c..adde5c256 100644 --- a/tests/test_data/simplywhisked.com/simplywhisked.json +++ b/tests/test_data/simplywhisked.com/simplywhisked.json @@ -82,5 +82,6 @@ "buffalo" ], "description": "This buffalo chicken chili is a hearty, go-to meal that can be ready pretty quickly. The buffalo flavor is the perfect amount of spicy. Make this for your next football game, everyone will love it!", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/skinnytaste.com/skinnytaste.json b/tests/test_data/skinnytaste.com/skinnytaste.json index ceed6bd09..b5da4e94f 100644 --- a/tests/test_data/skinnytaste.com/skinnytaste.json +++ b/tests/test_data/skinnytaste.com/skinnytaste.json @@ -62,5 +62,6 @@ "Grilled Chicken with Spinach and Melted Mozzarella" ], "description": "Grilled chicken topped with sauteed garlicky spinach, mozzarella and roasted peppers – a quick and easy chicken dish your family will love!", - "cook_time": 15 + "cook_time": 15, + "cuisine": "Italian" } diff --git a/tests/test_data/spendwithpennies.com/spendwithpennies.json b/tests/test_data/spendwithpennies.com/spendwithpennies.json index 9652c7d3d..e37a6ac5f 100644 --- a/tests/test_data/spendwithpennies.com/spendwithpennies.json +++ b/tests/test_data/spendwithpennies.com/spendwithpennies.json @@ -70,5 +70,6 @@ "pudding cake" ], "description": "This Chocolate Pudding Cake is a very simple, rich chocolate dessert that comes together in just one dish!", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_1.json b/tests/test_data/steamykitchen.com/steamykitchen_1.json index d2f3887ce..3ace6d4c2 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_1.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_1.json @@ -78,5 +78,6 @@ "vietnamese pho" ], "description": "This Vietnamese Chicken Pho is the definition of a cozy and comforting meal. In less than 1 hour you will have a nourishing bowl of warm noodle soup!", - "cook_time": 30 + "cook_time": 30, + "cuisine": "Vietnamese" } diff --git a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json index e2c462def..a66b5cfbb 100644 --- a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json +++ b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json @@ -65,5 +65,6 @@ "" ], "description": "The Best Easy Air Fryer French Fries Recipe - delicious, crispy and crunchy french fries that taste just like your favorite restaurant - but a healthier french fry you can feel good about serving your family.", - "cook_time": 15 + "cook_time": 15, + "cuisine": "air fryer" } diff --git a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json index d3243ce10..54a391745 100644 --- a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json +++ b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json @@ -120,5 +120,6 @@ "vegan" ], "description": "7 healthy steel cut oats recipes that are easy to make ahead and keep in the fridge or freezer for easy breakfasts. Plus instructions on how to cook steel cut oats in the Instant Pot, slow cooker or on the stovetop.", - "cook_time": 15 + "cook_time": 15, + "cuisine": "American" } diff --git a/tests/test_data/tasteofhome.com/tasteofhome.json b/tests/test_data/tasteofhome.com/tasteofhome.json index 982fd2fcb..b8656b9b3 100644 --- a/tests/test_data/tasteofhome.com/tasteofhome.json +++ b/tests/test_data/tasteofhome.com/tasteofhome.json @@ -65,5 +65,6 @@ "total_time": 40, "yields": "4 servings", "description": "One of my all-time favorite German dishes is sauerbraten, but I don't love that it normally takes five to 10 days to make. Using an electric pressure cooker, I think I've captured that same distinctive flavor in less than two hours. —James Schend, Dairy Freed", - "cook_time": 20 + "cook_time": 20, + "cuisine": "Europe, German" } diff --git a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json index a21ed915d..1b7c4137f 100644 --- a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json +++ b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json @@ -71,5 +71,6 @@ "slow cooker pulled pork" ], "description": "Tender, juicy, and perfectly cooked Pulled Pork you can make in the oven, slow cooker or instant pot.", - "cook_time": 300 + "cook_time": 300, + "cuisine": "American" } diff --git a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json index d464fe52b..05a5b41a6 100644 --- a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json +++ b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json @@ -70,5 +70,6 @@ "gingerbread cookies" ], "description": "Molasses Cookies have the taste of gingerbread cookies, but are soft and thick. Roll the dough balls in sugar for the perfect sweetness!", - "cook_time": 8 + "cook_time": 8, + "cuisine": "American" } diff --git a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json index 32e1e309c..75f5b953a 100644 --- a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json +++ b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json @@ -117,5 +117,6 @@ "sourdough starter" ], "description": "These soft, overnight sourdough cinnamon rolls are the perfect weekend or holiday treat! Made with a luscious sweet dough and a not-too-sweet cinnamon filing, they are guaranteed to be a huge hit.", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json index 6b5f2d0a3..1b78e887d 100644 --- a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json +++ b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_1.json @@ -48,5 +48,6 @@ "total_time": 90, "yields": "6 servings", "description": "Looking for a recipe to make for family and friends at the weekend? This roast chicken with red wine and potatoes from Rachel Khoo is wholesome and delicious.", - "cook_time": 60 + "cook_time": 60, + "prep_time": 30 } diff --git a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json index 211cfddfb..fe6c04963 100644 --- a/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json +++ b/tests/test_data/thehappyfoodie.co.uk/thehappyfoodie_2.json @@ -64,5 +64,6 @@ "total_time": 55, "yields": "6 servings", "description": "There's mac 'n' cheese and then there's Ottolenghi mac 'n' cheese. Aromatic with cumin and za'atar, this recipe is a Middle Eastern take on everyone's favourite comfort food dish. Use rennet-free versions of the cheeses to make this recipe vegetarian.", - "cook_time": 30 + "cook_time": 30, + "prep_time": 25 } diff --git a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json index dd1ce0082..c1c4af076 100644 --- a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json +++ b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json @@ -64,5 +64,6 @@ "salmon loaf" ], "description": "Skip the salmon cakes and make this great salmon loaf for dinner instead!", - "cook_time": 60 + "cook_time": 60, + "cuisine": "American" } diff --git a/tests/test_data/thekitchn.com/thekitchn.json b/tests/test_data/thekitchn.com/thekitchn.json index 4fad603f5..2d5c46277 100644 --- a/tests/test_data/thekitchn.com/thekitchn.json +++ b/tests/test_data/thekitchn.com/thekitchn.json @@ -80,5 +80,6 @@ "Beef" ], "description": "Stuffed with fragrant garlicky ricotta, Parmesan, and savory beef, this baked manicotti is creamy, cheesy, meaty, and the perfect cozy weekend dinner.", - "cook_time": 40 + "cook_time": 40, + "cuisine": "Europe,Italian" } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_1.json b/tests/test_data/thespruceeats.com/thespruceeats_1.json index be35b8a06..433e400bd 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_1.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_1.json @@ -63,5 +63,6 @@ "bell pepper" ], "description": "Cut the carbs with this tasty bell pepper sandwich. Sweet bell pepper stands in for bread, giving the sandwich a satisfying crunch and amazing flavor!", - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_2.json b/tests/test_data/thespruceeats.com/thespruceeats_2.json index 3ce9b24fd..7cc523579 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_2.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_2.json @@ -87,5 +87,6 @@ "brownies" ], "description": "A deeply chocolate-y, fudgy brownie with a bright pink swirl of peppermint deliciousness. Gorgeous to look at and scrumptious to eat.", - "cook_time": 30 + "cook_time": 30, + "cuisine": "American" } diff --git a/tests/test_data/thewoksoflife.com/thewoksoflife.json b/tests/test_data/thewoksoflife.com/thewoksoflife.json index 656ae48fd..ad54b238e 100644 --- a/tests/test_data/thewoksoflife.com/thewoksoflife.json +++ b/tests/test_data/thewoksoflife.com/thewoksoflife.json @@ -56,5 +56,6 @@ "mantou" ], "cook_time": 30, - "cuisine": "Chinese" + "cuisine": "Chinese", + "prep_time": 240 } diff --git a/tests/test_data/thinlicious.com/thinlicious.json b/tests/test_data/thinlicious.com/thinlicious.json index 39f522c1e..4813d3add 100644 --- a/tests/test_data/thinlicious.com/thinlicious.json +++ b/tests/test_data/thinlicious.com/thinlicious.json @@ -65,5 +65,6 @@ "keto hamburger buns" ], "description": "Bring the bun back to your burger with these easy keto hamburger buns that can bake while you grill.", - "cook_time": 12 + "cook_time": 12, + "cuisine": "Gluten Free,Grain free,Keto,LCHF,Low Carb,No Sugars,Wheat Free" } diff --git a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json index 68ae4ed80..771c7eace 100644 --- a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json +++ b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json @@ -82,5 +82,6 @@ "taquitos" ], "description": "These easy Baked Chicken Taquitos are stuffed with chicken and cheese and make a great appetizer or meal. These homemade taquitos are a family favorite! Plus, learn how to make taquitos you can freeze for later!", - "cook_time": 25 + "cook_time": 25, + "cuisine": "Mexican" } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json index 3a0408546..fa635aa30 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json @@ -73,5 +73,6 @@ "Sourdough Sandwich Bread" ], "description": "**Advanced Prep Required - you'll need a sourdough starter**Lightly sweetened, maple oat sourdough sandwich bread features whole rolled oats and whole wheat flour. It has a soft tender crumb and earthy flavor, ideal for sammies and toast! This recipe is vegetarian and vegan friendly.A Note on HYDRATION - Flours vary in their moisture content from brand to brand. Additionally, local humidity conditions will impact how your dough feels from one batch to another. If the dough feels a bit too dry, try adding a teaspoon of water (more if needed). Too wet? Add more flour, a little at a time (only after the soaker is added). Even if you weigh your ingredients (which I highly recommend), this is not uncommon. As you gain experience in making sourdough, you'll gain a better understanding of how your dough should look and feel.Time above does not include the amount of time for fermentation, shaping and proofing which takes between 8-14 hours, depending on ambient temperature. Use the time as a guide, not as a determining factor._______________________Example Bakers Schedule: Friday-Saturday: feed starter. Saturday night: mix dough and ferment overnight. Sunday morning: shape dough, allow to rise (proof), bake. ________________________Serving size depends on how thick or thin the loaf is sliced. I can get about 12 thick slices or 15-16 thiner slices out of this loaf.", - "cook_time": 50 + "cook_time": 50, + "cuisine": "American" } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json index 67c6fb5a0..c39a26a9b 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json @@ -68,5 +68,6 @@ "Vegan Gluten Free Waffles" ], "description": "The easiest healthy waffle recipe bursting with citrus! Made with almond and oat flour with a hint of orange zest, these healthy almond orange oat waffles are freezer friendly, vegan and easily gluten free. *Update* - a few makers have had trouble with these waffles sticking to their waffle iron. Note this recipe was tested with a waffle iron that has a non stick surface where no added oil is necessary. See note below for more information.", - "cook_time": 40 + "cook_time": 40, + "cuisine": "American,Vegan" } diff --git a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json index 3175047b1..46dfe8638 100644 --- a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json +++ b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json @@ -96,5 +96,6 @@ "Sarson ka Saag" ], "description": "Peppery, pungent and healthy, Punjabi Sarson ka Saag (or Sarson da Saag) is a favorite meal during the cold North Indian winters, especially when paired with Makki Ki Roti. Making this authentic dish is not difficult, but it does take some time.", - "cook_time": 120 + "cook_time": 120, + "cuisine": "North Indian,Punjabi" } diff --git a/tests/test_data/watchwhatueat.com/watchwhatueat.json b/tests/test_data/watchwhatueat.com/watchwhatueat.json index 60f1536c7..fe0d50f3e 100644 --- a/tests/test_data/watchwhatueat.com/watchwhatueat.json +++ b/tests/test_data/watchwhatueat.com/watchwhatueat.json @@ -76,5 +76,6 @@ "instant pot whole cauliflower" ], "description": "Whole cauliflower head flavored with fresh garlic and herbs and cooked in the pressure cooker. Also, learn to make delicious gravy that compliments this steamed whole cauliflower dish.", - "cook_time": 15 + "cook_time": 15, + "cuisine": "American Inspired" } diff --git a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json index 076acf5ef..a2c049a6b 100644 --- a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json +++ b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json @@ -64,5 +64,6 @@ "vegetarian quinoa bake" ], "description": "This super easy Vegetarian Quinoa Bake is a one pot wonder. It’s prepped and baked in a skillet, loaded with various ad-ins and topped it with cheese! Get ready for your new favorite dinner.", - "cook_time": 40 + "cook_time": 40, + "cuisine": "Tex Mex" } diff --git a/tests/test_data/williams-sonoma.com/williamssonoma_2.json b/tests/test_data/williams-sonoma.com/williamssonoma_2.json index e823892f6..4447bd8ee 100644 --- a/tests/test_data/williams-sonoma.com/williamssonoma_2.json +++ b/tests/test_data/williams-sonoma.com/williamssonoma_2.json @@ -79,5 +79,6 @@ "ws brand recipes" ], "description": "Moist and tender, this rich chocolate cake gets an added dose of drama from being baked in three 8-inch (20-cm) round cake pans, which gives it plenty of extra height. Topped with a simple, creamy chocolate ganache, it’s also easier to make than it looks.", - "cook_time": 35 + "cook_time": 35, + "prep_time": 45 } diff --git a/tests/test_data/yemek.com/yemek.json b/tests/test_data/yemek.com/yemek.json index 25e37c605..cbf26da67 100644 --- a/tests/test_data/yemek.com/yemek.json +++ b/tests/test_data/yemek.com/yemek.json @@ -76,5 +76,6 @@ "topları" ], "description": "Patates ve tavuk ikilisi yeniden bir araya geliyor, güçlerini birleştiriyorlar ve ortaya inanılmaz bir lezzet çıkıyor. Köri soslu patates topları burada!", - "cook_time": 40 + "cook_time": 40, + "cuisine": "Türk" } From 5f08af10ea4219124fb8d7ce871b5b3909fcac9b Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 5 May 2024 17:43:02 -0400 Subject: [PATCH 5/6] tests 2 --- tests/test_data/bigoven.com/bigoven_1.json | 3 ++- tests/test_data/bigoven.com/bigoven_2.json | 3 ++- tests/test_data/budgetbytes.com/budgetbytes.json | 3 ++- .../budgetbytes.com/budgetbytes_groups.json | 3 ++- tests/test_data/castironketo.net/castironketo.json | 3 ++- .../comidinhasdochef.com/comidinhasdochef.json | 3 ++- .../test_data/cookieandkate.com/cookieandkate.json | 3 ++- .../cooking.nytimes.com/nytimes_groups.json | 3 ++- tests/test_data/cuisineaz.com/cuisineaz.json | 3 ++- .../downshiftology.com/downshiftology.json | 3 ++- .../eatingbirdfood.com/eatingbirdfood.json | 3 ++- .../farmhouseonboone.com/farmhouseonboone.json | 3 ++- .../fifteenspatulas.com/fifteenspatulas.json | 3 ++- tests/test_data/food52.com/food52.json | 3 ++- .../franzoesischkochen.de/franzoesischkochen.json | 3 ++- tests/test_data/hassanchef.com/hassanchef.json | 3 ++- .../headbangerskitchen.com/headbangerskitchen.json | 3 ++- .../indianhealthyrecipes.json | 3 ++- .../jimcooksfoodgood.com/jimcooksfoodgood.json | 3 ++- .../joyfoodsunshine.com/joyfoodsunshine.json | 3 ++- tests/test_data/justataste.com/justataste.json | 3 ++- .../lecremedelacrumb.com/lecremedelacrumb.json | 3 ++- tests/test_data/livelytable.com/livelytable_1.json | 3 ++- tests/test_data/livelytable.com/livelytable_2.json | 3 ++- tests/test_data/marmiton.org/marmiton.json | 3 ++- tests/test_data/misya.info/misya.json | 3 ++- .../momswithcrockpots.com/momswithcrockpots.json | 3 ++- .../mykitchen101en.com/mykitchen101en.json | 3 ++- tests/test_data/ohsheglows.com/ohsheglows.json | 3 ++- .../paleorunningmomma.com/paleorunningmomma.json | 3 ++- tests/test_data/pinchofyum.com/pinchofyum.json | 14 +++++++++++++- .../rainbowplantlife.com/rainbowplantlife.json | 3 ++- .../rainbowplantlife_groups.json | 3 ++- .../realfood.tesco.com/realfoodtesco_1.json | 3 ++- .../realfood.tesco.com/realfoodtesco_2.json | 3 ++- .../test_data/recipetineats.com/recipetineats.json | 3 ++- .../redhousespice.com/redhousespice_1.json | 3 ++- .../ricetteperbimby.it/ricetteperbimby_2.json | 3 ++- tests/test_data/simplyquinoa.com/simplyquinoa.json | 3 ++- .../test_data/simplywhisked.com/simplywhisked.json | 3 ++- tests/test_data/skinnytaste.com/skinnytaste.json | 3 ++- .../spendwithpennies.com/spendwithpennies.json | 3 ++- .../steamykitchen.com/steamykitchen_1.json | 3 ++- .../sweetcsdesigns.com/sweetcsdesigns.json | 3 ++- .../sweetpeasandsaffron.json | 3 ++- tests/test_data/tasteofhome.com/tasteofhome.json | 3 ++- .../tastesbetterfromscratch.json | 3 ++- .../tastesoflizzyt.com/tastesoflizzyt.json | 3 ++- .../theclevercarrot.com/theclevercarrot_1.json | 3 ++- .../thekitchenmagpie.com/thekitchenmagpie.json | 3 ++- tests/test_data/thekitchn.com/thekitchn.json | 3 ++- .../thespruceeats.com/thespruceeats_2.json | 3 ++- tests/test_data/thinlicious.com/thinlicious.json | 3 ++- .../twopeasandtheirpod_1.json | 3 ++- .../vanillaandbean.com/vanillaandbean_2.json | 3 ++- .../vegrecipesofindia.com/vegrecipesofindia.json | 3 ++- .../test_data/watchwhatueat.com/watchwhatueat.json | 3 ++- .../whatsgabycooking.com/whatsgabycooking.json | 3 ++- tests/test_data/yemek.com/yemek.json | 3 ++- 59 files changed, 129 insertions(+), 59 deletions(-) diff --git a/tests/test_data/bigoven.com/bigoven_1.json b/tests/test_data/bigoven.com/bigoven_1.json index dadea2887..87faa34d9 100644 --- a/tests/test_data/bigoven.com/bigoven_1.json +++ b/tests/test_data/bigoven.com/bigoven_1.json @@ -105,5 +105,6 @@ ], "description": "Our No-Knead Herb Focaccia is impossibly easy. And impossibly delicious. It'll leave you scratching your head and wondering how so few ingredients and such little effort can produce something so exquisitely satisfying. But, don't take our word for it -- bake some up tonight.", "cook_time": 695, - "cuisine": "Italian" + "cuisine": "Italian", + "prep_time": 25 } diff --git a/tests/test_data/bigoven.com/bigoven_2.json b/tests/test_data/bigoven.com/bigoven_2.json index e807cd1f1..d539fec2c 100644 --- a/tests/test_data/bigoven.com/bigoven_2.json +++ b/tests/test_data/bigoven.com/bigoven_2.json @@ -111,5 +111,6 @@ ], "description": "delicious bite-sized bits of raspberry goodness", "cook_time": 10, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/budgetbytes.com/budgetbytes.json b/tests/test_data/budgetbytes.com/budgetbytes.json index 57e2e0cf1..86c2fc03e 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes.json +++ b/tests/test_data/budgetbytes.com/budgetbytes.json @@ -63,5 +63,6 @@ ], "description": "If you love a meaty, juicy burger patty with loads of crispy edges and tons of smoky crooks and crannies for your favorite sauce or cheese to sink into, this Smash Burger recipe is for you!", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/budgetbytes.com/budgetbytes_groups.json b/tests/test_data/budgetbytes.com/budgetbytes_groups.json index d130bfcb5..995be1e3b 100644 --- a/tests/test_data/budgetbytes.com/budgetbytes_groups.json +++ b/tests/test_data/budgetbytes.com/budgetbytes_groups.json @@ -71,5 +71,6 @@ ], "description": "These rich, creamy, and earthy Coconut Curry Lentils are an easy and delicious vegan option for dinner or weekly meal prep!", "cook_time": 40, - "cuisine": "Indian" + "cuisine": "Indian", + "prep_time": 5 } diff --git a/tests/test_data/castironketo.net/castironketo.json b/tests/test_data/castironketo.net/castironketo.json index e15c6f857..de7f7343d 100644 --- a/tests/test_data/castironketo.net/castironketo.json +++ b/tests/test_data/castironketo.net/castironketo.json @@ -70,5 +70,6 @@ ], "description": "Keto Jalapeño Popper Casserole with Chicken: A deliciously creamy and spicy low-carb dish with shredded chicken, cream cheese, jalapenos, and bacon.", "cook_time": 15, - "cuisine": "American" + "cuisine": "American", + "prep_time": 30 } diff --git a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json index 02c809fc5..058e89473 100644 --- a/tests/test_data/comidinhasdochef.com/comidinhasdochef.json +++ b/tests/test_data/comidinhasdochef.com/comidinhasdochef.json @@ -75,5 +75,6 @@ ], "description": "Você vai aprender hoje como fazer coxa de frango na fritadeira elétrica sem erros! Nós sabemos que há muitas pessoas com medo de usar a fritadeira elétrica, que não precisa ir óleo para fritar, porque o frango pode acabar ficando muito frito e seco, sem aquela suculência gostosa que todos nós amamos em um frango frito, né? Por isso, nós aqui do Comidinhas do Chef testamos algumas receitas e desenvolvemos esta especialmente para você, com um passo a passo certeiro para a coxa de frango ficar no ponto ideal, com aquela casquinha levemente crocante externa e bem gostosa, mas ainda muito saboroso por dentro. Para isso, é só seguir a nossa receita de coxa de frango na fritadeira elétrica, que você vai acertar em cheio na hora de preparar aí na sua casa também! O resultado fica simplesmente maravilhoso e vai dar vontade de fazer as coxas de frango somente assim de agora em diante.", "cook_time": 25, - "cuisine": "Brasileira" + "cuisine": "Brasileira", + "prep_time": 5 } diff --git a/tests/test_data/cookieandkate.com/cookieandkate.json b/tests/test_data/cookieandkate.com/cookieandkate.json index 921567801..30c886e27 100644 --- a/tests/test_data/cookieandkate.com/cookieandkate.json +++ b/tests/test_data/cookieandkate.com/cookieandkate.json @@ -71,5 +71,6 @@ ], "description": "This spinach, broccoli and cheddar frittata recipe is a simple breakfast, brunch or dinner! It's vegetarian and gluten free. Recipe yields 6 large or 8 more modest slices.", "cook_time": 25, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/cooking.nytimes.com/nytimes_groups.json b/tests/test_data/cooking.nytimes.com/nytimes_groups.json index 430c19759..409d54500 100644 --- a/tests/test_data/cooking.nytimes.com/nytimes_groups.json +++ b/tests/test_data/cooking.nytimes.com/nytimes_groups.json @@ -98,5 +98,6 @@ ], "description": "Potato tacos, or tacos de papa, as they are known in Mexico, make the perfect meal for those times when you find yourself with an excess of potatoes and a package of tortillas on hand. Tortillas are an endlessly versatile pantry item. In this recipe, adapted from “Tenderheart” by Hetty Lui McKinnon (Alfred A. Knopf, 2023), they are stuffed with potato and cheese for a deeply satisfying meal or light snack. Cooking the potatoes whole, skin intact, prevents them from absorbing too much water, and the skin also adds a nice texture to the filling. Shortcuts are always available: If you’ve got leftover mashed potatoes, you can use them and skip the first step.", "cook_time": 60, - "cuisine": "mexican" + "cuisine": "mexican", + "prep_time": 15 } diff --git a/tests/test_data/cuisineaz.com/cuisineaz.json b/tests/test_data/cuisineaz.com/cuisineaz.json index 0663683bb..60897af00 100644 --- a/tests/test_data/cuisineaz.com/cuisineaz.json +++ b/tests/test_data/cuisineaz.com/cuisineaz.json @@ -44,5 +44,6 @@ "yields": "4 servings", "description": "Toujours savoureux, jamais décevant, le filet de saumon au four est le succès assuré ! Bon pour la santé avec ses oméga-3, il marque de sacrés points côté nutrition. Et avec lui, pas besoin de fioritures, il se suffit à lui-même : un filet d'huile d'olive, de l'origan, du sel, du poivre, et hop, on enfourne ! Un délice légèrement croustillant sur le dessus, carrément fondant à l'intérieur, à servir avec une salade verte bien assaisonnée et du riz basmati.", "cook_time": 10, - "cuisine": "French" + "cuisine": "French", + "prep_time": 5 } diff --git a/tests/test_data/downshiftology.com/downshiftology.json b/tests/test_data/downshiftology.com/downshiftology.json index b85f3eebb..6894c0718 100644 --- a/tests/test_data/downshiftology.com/downshiftology.json +++ b/tests/test_data/downshiftology.com/downshiftology.json @@ -79,5 +79,6 @@ ], "description": "These Greek chicken kabobs are a summer grilling staple! They're juicy, flavorful, and best served with my homemade tzatziki sauce.", "cook_time": 25, - "cuisine": "Greek" + "cuisine": "Greek", + "prep_time": 30 } diff --git a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json index 55b950215..4f8de630c 100644 --- a/tests/test_data/eatingbirdfood.com/eatingbirdfood.json +++ b/tests/test_data/eatingbirdfood.com/eatingbirdfood.json @@ -75,5 +75,6 @@ ], "description": "This easy shakshuka recipe is a healthy one-pan dish with poached eggs in a flavorful tomato sauce. It comes together quickly and can be served any time of the day!", "cook_time": 30, - "cuisine": "Middle Eastern" + "cuisine": "Middle Eastern", + "prep_time": 10 } diff --git a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json index 855d1fcdc..32be1db32 100644 --- a/tests/test_data/farmhouseonboone.com/farmhouseonboone.json +++ b/tests/test_data/farmhouseonboone.com/farmhouseonboone.json @@ -88,5 +88,6 @@ ], "description": "Flaky, buttery sourdough croissants are one of the most decadent sourdough recipes ever. These make the perfect brunch sandwich bread, a fancy breakfast, or a wonderful holiday roll.", "cook_time": 30, - "cuisine": "French" + "cuisine": "French", + "prep_time": 30 } diff --git a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json index 20ba96ea8..97fe1cd27 100644 --- a/tests/test_data/fifteenspatulas.com/fifteenspatulas.json +++ b/tests/test_data/fifteenspatulas.com/fifteenspatulas.json @@ -62,5 +62,6 @@ ], "description": "This Orange Creme Brulee is a twist on the classic creamy custard, with aromatic and flavorful orange throughout. It's a great make ahead dessert!", "cook_time": 40, - "cuisine": "French" + "cuisine": "French", + "prep_time": 20 } diff --git a/tests/test_data/food52.com/food52.json b/tests/test_data/food52.com/food52.json index be38dd3ed..d97ea49a5 100644 --- a/tests/test_data/food52.com/food52.json +++ b/tests/test_data/food52.com/food52.json @@ -68,5 +68,6 @@ ], "description": "These sticky, oven-roasted wings—with pomegranate molasses, warm spices, and toasted walnuts—are inspired by fesenjan, a Northern Iranian stew.", "cook_time": 80, - "cuisine": "American" + "cuisine": "American", + "prep_time": 1440 } diff --git a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json index d8fdb2697..714072fc6 100644 --- a/tests/test_data/franzoesischkochen.de/franzoesischkochen.json +++ b/tests/test_data/franzoesischkochen.de/franzoesischkochen.json @@ -63,5 +63,6 @@ ], "description": "Ein einfaches Rezept mit Schritt-für-Schritt-Fotos und vielen Tipps über das Thema: Tourte mit Feigen und Confit de canard", "cook_time": 30, - "cuisine": "French" + "cuisine": "French", + "prep_time": 60 } diff --git a/tests/test_data/hassanchef.com/hassanchef.json b/tests/test_data/hassanchef.com/hassanchef.json index 0f69cbf8e..fba375e84 100644 --- a/tests/test_data/hassanchef.com/hassanchef.json +++ b/tests/test_data/hassanchef.com/hassanchef.json @@ -140,5 +140,6 @@ ], "description": "Chicken lollipop are made from chicken wings. Cut them into lollipop shape and coated with a spicy batter and deep fried till crisp golden. It can be served as masala chicken lollipop, chicken lollipop gravy or dry chicken lollipop.", "cook_time": 15, - "cuisine": "Indo Chinese" + "cuisine": "Indo Chinese", + "prep_time": 15 } diff --git a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json index ee5dffd0d..a8ff980bd 100644 --- a/tests/test_data/headbangerskitchen.com/headbangerskitchen.json +++ b/tests/test_data/headbangerskitchen.com/headbangerskitchen.json @@ -46,5 +46,6 @@ "yields": "1 serving", "description": "The best Indian egg dish", "cook_time": 5, - "cuisine": "Indian" + "cuisine": "Indian", + "prep_time": 5 } diff --git a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json index 3e846e8c2..c3696e3b8 100644 --- a/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json +++ b/tests/test_data/indianhealthyrecipes.com/indianhealthyrecipes.json @@ -76,5 +76,6 @@ ], "description": "Soft, moist & fluffy banana cake - Easy to make and tastes delicious. Serve it with milk or as a snack with some melted chocolate drizzled over it.", "cook_time": 40, - "cuisine": "world" + "cuisine": "world", + "prep_time": 10 } diff --git a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json index a523014a8..1a89ff711 100644 --- a/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json +++ b/tests/test_data/jimcooksfoodgood.com/jimcooksfoodgood.json @@ -55,5 +55,6 @@ ], "description": "German Potato Salad", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json index e35db83c7..5ee09b5fd 100644 --- a/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json +++ b/tests/test_data/joyfoodsunshine.com/joyfoodsunshine.json @@ -85,5 +85,6 @@ ], "description": "This is the best pizza dough recipe ever. It's easy to makewith 5 ingredients and doesn't need to rise - which means you can have a freshhot homemade pizza on the table in 30 minutes.", "cook_time": 25, - "cuisine": "American,Italian" + "cuisine": "American,Italian", + "prep_time": 5 } diff --git a/tests/test_data/justataste.com/justataste.json b/tests/test_data/justataste.com/justataste.json index 4fe25af87..c199905ea 100644 --- a/tests/test_data/justataste.com/justataste.json +++ b/tests/test_data/justataste.com/justataste.json @@ -74,5 +74,6 @@ ], "description": "Ditch the deep-fryer and forget the freezer aisle in favor of this fast, fresh and family favorite recipe for Baked Chicken and Cheese Taquitos.", "cook_time": 25, - "cuisine": "Mexican" + "cuisine": "Mexican", + "prep_time": 30 } diff --git a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json index d45be0d1b..debd0ad6d 100644 --- a/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json +++ b/tests/test_data/lecremedelacrumb.com/lecremedelacrumb.json @@ -66,5 +66,6 @@ ], "description": "These are the BEST Instant Pot Shredded Chicken Tacos, hands down. You'll love how quick, easy, and healthy this recipe is!", "cook_time": 20, - "cuisine": "Mexican" + "cuisine": "Mexican", + "prep_time": 15 } diff --git a/tests/test_data/livelytable.com/livelytable_1.json b/tests/test_data/livelytable.com/livelytable_1.json index a427e4581..b2c6b0be2 100644 --- a/tests/test_data/livelytable.com/livelytable_1.json +++ b/tests/test_data/livelytable.com/livelytable_1.json @@ -57,5 +57,6 @@ "yields": "4 servings", "description": "Easy and healthy casserole made with zucchini and lots of parmesan. A super quick dinner or lunch idea that everyone will love.", "cook_time": 30, - "cuisine": "International" + "cuisine": "International", + "prep_time": 15 } diff --git a/tests/test_data/livelytable.com/livelytable_2.json b/tests/test_data/livelytable.com/livelytable_2.json index 8cbfb4de4..511c3ba73 100644 --- a/tests/test_data/livelytable.com/livelytable_2.json +++ b/tests/test_data/livelytable.com/livelytable_2.json @@ -90,5 +90,6 @@ ], "description": "These easy chipotle shrimp tacos with a quick cilantro jalapeño sauce are flavorful, healthy and come together in just 15 minutes! They're perfect for weeknight dinners! (gluten-free)", "cook_time": 5, - "cuisine": "Tex-mex" + "cuisine": "Tex-mex", + "prep_time": 10 } diff --git a/tests/test_data/marmiton.org/marmiton.json b/tests/test_data/marmiton.org/marmiton.json index f4c9f3759..c4cf1a6a9 100644 --- a/tests/test_data/marmiton.org/marmiton.json +++ b/tests/test_data/marmiton.org/marmiton.json @@ -74,5 +74,6 @@ ], "description": "aubergine, courgette, poivron, oignon, tomate, huile d'olive, thym, feuille de laurier, poivre, sel, ail", "cook_time": 55, - "cuisine": "Plat principal" + "cuisine": "Plat principal", + "prep_time": 25 } diff --git a/tests/test_data/misya.info/misya.json b/tests/test_data/misya.info/misya.json index ec9dbb252..c82ccb8db 100644 --- a/tests/test_data/misya.info/misya.json +++ b/tests/test_data/misya.info/misya.json @@ -58,5 +58,6 @@ ], "description": "Il tortino dal cuore caldo (o lava cake) è una delle ricette dolci che preferisco: dolce e scioglievole al punto giusto e sempre di effetto. Ne avevo già fatta una versione con il cioccolato fondente anni fa, e quest'anno ho pensato di proporne una nuova, fatta con il cioccolato bianco e romanticamente colorata di rosso, un dolce di un buono ma di un buono che mi ha conquistato al primo assaggio. A che stanno i vostri preparativi per domenica? Già scelto il menu di San Valentino? Se vi manca ancora il dolce potreste optare per questo romanticissimo e delizioso tortino rosso dal cuore morbido, una vera chicca per gli amanti del cioccolato bianco! Mi raccomando solo di stare attenti alla cottura, l'unica vera difficoltà di questo dolce. Quindi vi consiglio di fare la prova tirando via dal forno un solo tortino per poi passare agli altri. Ragazze io scappo, oggi ho un venerdì infuocato ;)", "cook_time": 15, - "cuisine": "Italiana" + "cuisine": "Italiana", + "prep_time": 20 } diff --git a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json index 5e86ec159..45eb3c9fb 100644 --- a/tests/test_data/momswithcrockpots.com/momswithcrockpots.json +++ b/tests/test_data/momswithcrockpots.com/momswithcrockpots.json @@ -66,5 +66,6 @@ ], "description": "Shared Hundreds of Thousands of times this Crockpot Macaroni & Cheese Recipe is a keeper! Try this delicious homestyle dish today!", "cook_time": 210, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/mykitchen101en.com/mykitchen101en.json b/tests/test_data/mykitchen101en.com/mykitchen101en.json index 0f8ac581b..3f8b8ef29 100644 --- a/tests/test_data/mykitchen101en.com/mykitchen101en.json +++ b/tests/test_data/mykitchen101en.com/mykitchen101en.json @@ -76,5 +76,6 @@ ], "description": "Baked mini egg sponge cakes, a traditional food that kids love. Mini cupcakes with rich egg fragrance made with just a few simple ingredients.", "cook_time": 25, - "cuisine": "Worldwide" + "cuisine": "Worldwide", + "prep_time": 30 } diff --git a/tests/test_data/ohsheglows.com/ohsheglows.json b/tests/test_data/ohsheglows.com/ohsheglows.json index 8f99b7822..124ae7cf3 100644 --- a/tests/test_data/ohsheglows.com/ohsheglows.json +++ b/tests/test_data/ohsheglows.com/ohsheglows.json @@ -65,5 +65,6 @@ ], "description": "This is my favourite kind of summer indulgence! My reader-favourite Flourless Peanut Butter Cookies meet my dreamy homemade peanut butter and coconut milk ice cream in this cooling summer treat. Chewy coconut, snappy chocolate chips, and tender bites of soft peanut butter cookies blend perfectly with a creamy vanilla and peanut butter vegan ice cream. If I’d known how simple it was to make my own vegan ice cream (only 5 ingredients!), I would’ve invested in an ice cream machine long ago. Well, I’m making up for lost time now!", "cook_time": 12, - "cuisine": "Canadian" + "cuisine": "Canadian", + "prep_time": 10 } diff --git a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json index 2a3abd8e4..0d7a1f9c4 100644 --- a/tests/test_data/paleorunningmomma.com/paleorunningmomma.json +++ b/tests/test_data/paleorunningmomma.com/paleorunningmomma.json @@ -83,5 +83,6 @@ ], "description": "This hearty and savory paleo beef stroganoff is made all in one skillet for a quick, delicious and cozy weeknight meal. It’s Whole30 compliant, low carb and keto and perfect served over sautéed cauliflower rice or your favorite veggie noodles!", "cook_time": 30, - "cuisine": "Gluten-free,keto,Paleo,Whole30" + "cuisine": "Gluten-free,keto,Paleo,Whole30", + "prep_time": 10 } diff --git a/tests/test_data/pinchofyum.com/pinchofyum.json b/tests/test_data/pinchofyum.com/pinchofyum.json index ef07a9c36..d776a74a5 100644 --- a/tests/test_data/pinchofyum.com/pinchofyum.json +++ b/tests/test_data/pinchofyum.com/pinchofyum.json @@ -67,5 +67,17 @@ ], "category": "Soup", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "nutrients": { + "calories": "375 calories", + "sugarContent": "5.9 g", + "sodiumContent": "732.1 mg", + "fatContent": "28.6 g", + "saturatedFatContent": "16.9 g", + "transFatContent": "0.5 g", + "carbohydrateContent": "16.2 g", + "fiberContent": "2 g", + "proteinContent": "15.5 g", + "cholesterolContent": "81 mg" + } } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json index a84efb490..bb2bafbe6 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife.json @@ -84,5 +84,6 @@ ], "description": "A delicious twist on the classic Southern peach cobbler. Peaches and blueberries get swirled with vegan brown butter and cobbler, making for a cake that’s sticky and caramelized on the outside yet fluffy and tender on the inside. It’s truly the best vegan peach cobbler!", "cook_time": 45, - "cuisine": "Baking,Southern" + "cuisine": "Baking,Southern", + "prep_time": 35 } diff --git a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json index 96ab44171..6f6d88487 100644 --- a/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json +++ b/tests/test_data/rainbowplantlife.com/rainbowplantlife_groups.json @@ -96,5 +96,6 @@ ], "description": "This vegan pasta salad is guaranteed to impress at all your summer BBQs and picnics! Pasta is coated in a creamy and dreamy roasted red pepper sauce and topped with a herby bread crumb topping for extra fresh flavor for an exquisite, grown-up pasta salad.", "cook_time": 20, - "cuisine": "Italian-Inspired,Spanish-Inspired" + "cuisine": "Italian-Inspired,Spanish-Inspired", + "prep_time": 20 } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json index 563652c26..f32d47cb9 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_1.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_1.json @@ -75,5 +75,6 @@ ], "description": "Bring the taste of North Africa to your midweek dinners with this fragrant spiced tagine", "cook_time": 25, - "cuisine": "African" + "cuisine": "African", + "prep_time": 5 } diff --git a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json index 225bc7a50..fdd117810 100644 --- a/tests/test_data/realfood.tesco.com/realfoodtesco_2.json +++ b/tests/test_data/realfood.tesco.com/realfoodtesco_2.json @@ -62,5 +62,6 @@ "yields": "4 servings", "description": "BBQ season doesn’t have to just be about meat as these smoky charred cauliflower steaks show. A simple vegan BBQ idea, the steaks are brushed with an aromatic caraway and garlic oil before being grilled and served with a punchy fresh herb dressing.", "cook_time": 12, - "cuisine": "Global" + "cuisine": "Global", + "prep_time": 10 } diff --git a/tests/test_data/recipetineats.com/recipetineats.json b/tests/test_data/recipetineats.com/recipetineats.json index e5afffe88..41c2c9f64 100644 --- a/tests/test_data/recipetineats.com/recipetineats.json +++ b/tests/test_data/recipetineats.com/recipetineats.json @@ -57,5 +57,6 @@ "Vietnamese pork recipe" ], "description": "Recipe VIDEO above. \"Thit Kho To\" - Tender pork in a sweet savoury glaze that has quite an intense flavour. Though made using coconut water as the broth, but it doesn't have a coconut flavour at all! It looks so unimpressive right up until the end when it magically transforms into sticky caramelised pork pieces!", - "cook_time": 90 + "cook_time": 90, + "cuisine": "Vietnamese" } diff --git a/tests/test_data/redhousespice.com/redhousespice_1.json b/tests/test_data/redhousespice.com/redhousespice_1.json index cb9947a67..071b309b2 100644 --- a/tests/test_data/redhousespice.com/redhousespice_1.json +++ b/tests/test_data/redhousespice.com/redhousespice_1.json @@ -76,5 +76,6 @@ ], "description": "Aromatic, smoky, savoury & a little sweet, Cantonese classic dish Char Siu (Chinese BBQ pork) is one of the tastiest ways to roast pork.", "cook_time": 35, - "cuisine": "Chinese" + "cuisine": "Chinese", + "prep_time": 5 } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json index 47a1bf39d..16e10a197 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json @@ -90,5 +90,6 @@ ], "category": "Secondi Piatti", "cook_time": 70, - "cuisine": "Francese" + "cuisine": "Francese", + "prep_time": 20 } diff --git a/tests/test_data/simplyquinoa.com/simplyquinoa.json b/tests/test_data/simplyquinoa.com/simplyquinoa.json index f56e527c5..a257636d3 100644 --- a/tests/test_data/simplyquinoa.com/simplyquinoa.json +++ b/tests/test_data/simplyquinoa.com/simplyquinoa.json @@ -69,5 +69,6 @@ ], "description": "This is the only gluten-free pancake recipe you'll ever need! Customize it with your favorite add-ins and toppings and enjoy the epic pancake breakfast you deserve!", "cook_time": 15, - "cuisine": "American" + "cuisine": "American", + "prep_time": 5 } diff --git a/tests/test_data/simplywhisked.com/simplywhisked.json b/tests/test_data/simplywhisked.com/simplywhisked.json index adde5c256..ca108d028 100644 --- a/tests/test_data/simplywhisked.com/simplywhisked.json +++ b/tests/test_data/simplywhisked.com/simplywhisked.json @@ -83,5 +83,6 @@ ], "description": "This buffalo chicken chili is a hearty, go-to meal that can be ready pretty quickly. The buffalo flavor is the perfect amount of spicy. Make this for your next football game, everyone will love it!", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/skinnytaste.com/skinnytaste.json b/tests/test_data/skinnytaste.com/skinnytaste.json index b5da4e94f..1838e81a7 100644 --- a/tests/test_data/skinnytaste.com/skinnytaste.json +++ b/tests/test_data/skinnytaste.com/skinnytaste.json @@ -63,5 +63,6 @@ ], "description": "Grilled chicken topped with sauteed garlicky spinach, mozzarella and roasted peppers – a quick and easy chicken dish your family will love!", "cook_time": 15, - "cuisine": "Italian" + "cuisine": "Italian", + "prep_time": 2 } diff --git a/tests/test_data/spendwithpennies.com/spendwithpennies.json b/tests/test_data/spendwithpennies.com/spendwithpennies.json index e37a6ac5f..ecc4cb9e0 100644 --- a/tests/test_data/spendwithpennies.com/spendwithpennies.json +++ b/tests/test_data/spendwithpennies.com/spendwithpennies.json @@ -71,5 +71,6 @@ ], "description": "This Chocolate Pudding Cake is a very simple, rich chocolate dessert that comes together in just one dish!", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 5 } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_1.json b/tests/test_data/steamykitchen.com/steamykitchen_1.json index 3ace6d4c2..cf7f9936c 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_1.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_1.json @@ -79,5 +79,6 @@ ], "description": "This Vietnamese Chicken Pho is the definition of a cozy and comforting meal. In less than 1 hour you will have a nourishing bowl of warm noodle soup!", "cook_time": 30, - "cuisine": "Vietnamese" + "cuisine": "Vietnamese", + "prep_time": 10 } diff --git a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json index a66b5cfbb..eb93e9261 100644 --- a/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json +++ b/tests/test_data/sweetcsdesigns.com/sweetcsdesigns.json @@ -66,5 +66,6 @@ ], "description": "The Best Easy Air Fryer French Fries Recipe - delicious, crispy and crunchy french fries that taste just like your favorite restaurant - but a healthier french fry you can feel good about serving your family.", "cook_time": 15, - "cuisine": "air fryer" + "cuisine": "air fryer", + "prep_time": 10 } diff --git a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json index 54a391745..f2ba0ad73 100644 --- a/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json +++ b/tests/test_data/sweetpeasandsaffron.com/sweetpeasandsaffron.json @@ -121,5 +121,6 @@ ], "description": "7 healthy steel cut oats recipes that are easy to make ahead and keep in the fridge or freezer for easy breakfasts. Plus instructions on how to cook steel cut oats in the Instant Pot, slow cooker or on the stovetop.", "cook_time": 15, - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/tasteofhome.com/tasteofhome.json b/tests/test_data/tasteofhome.com/tasteofhome.json index b8656b9b3..2f8fb56f8 100644 --- a/tests/test_data/tasteofhome.com/tasteofhome.json +++ b/tests/test_data/tasteofhome.com/tasteofhome.json @@ -66,5 +66,6 @@ "yields": "4 servings", "description": "One of my all-time favorite German dishes is sauerbraten, but I don't love that it normally takes five to 10 days to make. Using an electric pressure cooker, I think I've captured that same distinctive flavor in less than two hours. —James Schend, Dairy Freed", "cook_time": 20, - "cuisine": "Europe, German" + "cuisine": "Europe, German", + "prep_time": 20 } diff --git a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json index 1b7c4137f..8dc6da3d2 100644 --- a/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json +++ b/tests/test_data/tastesbetterfromscratch.com/tastesbetterfromscratch.json @@ -72,5 +72,6 @@ ], "description": "Tender, juicy, and perfectly cooked Pulled Pork you can make in the oven, slow cooker or instant pot.", "cook_time": 300, - "cuisine": "American" + "cuisine": "American", + "prep_time": 20 } diff --git a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json index 05a5b41a6..a7dcf6eab 100644 --- a/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json +++ b/tests/test_data/tastesoflizzyt.com/tastesoflizzyt.json @@ -71,5 +71,6 @@ ], "description": "Molasses Cookies have the taste of gingerbread cookies, but are soft and thick. Roll the dough balls in sugar for the perfect sweetness!", "cook_time": 8, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json index 75f5b953a..41fe998fe 100644 --- a/tests/test_data/theclevercarrot.com/theclevercarrot_1.json +++ b/tests/test_data/theclevercarrot.com/theclevercarrot_1.json @@ -118,5 +118,6 @@ ], "description": "These soft, overnight sourdough cinnamon rolls are the perfect weekend or holiday treat! Made with a luscious sweet dough and a not-too-sweet cinnamon filing, they are guaranteed to be a huge hit.", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 900 } diff --git a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json index c1c4af076..b0bf2d57e 100644 --- a/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json +++ b/tests/test_data/thekitchenmagpie.com/thekitchenmagpie.json @@ -65,5 +65,6 @@ ], "description": "Skip the salmon cakes and make this great salmon loaf for dinner instead!", "cook_time": 60, - "cuisine": "American" + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/thekitchn.com/thekitchn.json b/tests/test_data/thekitchn.com/thekitchn.json index 2d5c46277..12f5c3c04 100644 --- a/tests/test_data/thekitchn.com/thekitchn.json +++ b/tests/test_data/thekitchn.com/thekitchn.json @@ -81,5 +81,6 @@ ], "description": "Stuffed with fragrant garlicky ricotta, Parmesan, and savory beef, this baked manicotti is creamy, cheesy, meaty, and the perfect cozy weekend dinner.", "cook_time": 40, - "cuisine": "Europe,Italian" + "cuisine": "Europe,Italian", + "prep_time": 25 } diff --git a/tests/test_data/thespruceeats.com/thespruceeats_2.json b/tests/test_data/thespruceeats.com/thespruceeats_2.json index 7cc523579..c66719922 100644 --- a/tests/test_data/thespruceeats.com/thespruceeats_2.json +++ b/tests/test_data/thespruceeats.com/thespruceeats_2.json @@ -88,5 +88,6 @@ ], "description": "A deeply chocolate-y, fudgy brownie with a bright pink swirl of peppermint deliciousness. Gorgeous to look at and scrumptious to eat.", "cook_time": 30, - "cuisine": "American" + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/thinlicious.com/thinlicious.json b/tests/test_data/thinlicious.com/thinlicious.json index 4813d3add..a63935c75 100644 --- a/tests/test_data/thinlicious.com/thinlicious.json +++ b/tests/test_data/thinlicious.com/thinlicious.json @@ -66,5 +66,6 @@ ], "description": "Bring the bun back to your burger with these easy keto hamburger buns that can bake while you grill.", "cook_time": 12, - "cuisine": "Gluten Free,Grain free,Keto,LCHF,Low Carb,No Sugars,Wheat Free" + "cuisine": "Gluten Free,Grain free,Keto,LCHF,Low Carb,No Sugars,Wheat Free", + "prep_time": 5 } diff --git a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json index 771c7eace..80eb1ccac 100644 --- a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json +++ b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_1.json @@ -83,5 +83,6 @@ ], "description": "These easy Baked Chicken Taquitos are stuffed with chicken and cheese and make a great appetizer or meal. These homemade taquitos are a family favorite! Plus, learn how to make taquitos you can freeze for later!", "cook_time": 25, - "cuisine": "Mexican" + "cuisine": "Mexican", + "prep_time": 15 } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json index c39a26a9b..cbf2bdaea 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json @@ -69,5 +69,6 @@ ], "description": "The easiest healthy waffle recipe bursting with citrus! Made with almond and oat flour with a hint of orange zest, these healthy almond orange oat waffles are freezer friendly, vegan and easily gluten free. *Update* - a few makers have had trouble with these waffles sticking to their waffle iron. Note this recipe was tested with a waffle iron that has a non stick surface where no added oil is necessary. See note below for more information.", "cook_time": 40, - "cuisine": "American,Vegan" + "cuisine": "American,Vegan", + "prep_time": 15 } diff --git a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json index 46dfe8638..8bdde1ab3 100644 --- a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json +++ b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json @@ -97,5 +97,6 @@ ], "description": "Peppery, pungent and healthy, Punjabi Sarson ka Saag (or Sarson da Saag) is a favorite meal during the cold North Indian winters, especially when paired with Makki Ki Roti. Making this authentic dish is not difficult, but it does take some time.", "cook_time": 120, - "cuisine": "North Indian,Punjabi" + "cuisine": "North Indian,Punjabi", + "prep_time": 120 } diff --git a/tests/test_data/watchwhatueat.com/watchwhatueat.json b/tests/test_data/watchwhatueat.com/watchwhatueat.json index fe0d50f3e..1d63d6d95 100644 --- a/tests/test_data/watchwhatueat.com/watchwhatueat.json +++ b/tests/test_data/watchwhatueat.com/watchwhatueat.json @@ -77,5 +77,6 @@ ], "description": "Whole cauliflower head flavored with fresh garlic and herbs and cooked in the pressure cooker. Also, learn to make delicious gravy that compliments this steamed whole cauliflower dish.", "cook_time": 15, - "cuisine": "American Inspired" + "cuisine": "American Inspired", + "prep_time": 10 } diff --git a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json index a2c049a6b..23cdf21a3 100644 --- a/tests/test_data/whatsgabycooking.com/whatsgabycooking.json +++ b/tests/test_data/whatsgabycooking.com/whatsgabycooking.json @@ -65,5 +65,6 @@ ], "description": "This super easy Vegetarian Quinoa Bake is a one pot wonder. It’s prepped and baked in a skillet, loaded with various ad-ins and topped it with cheese! Get ready for your new favorite dinner.", "cook_time": 40, - "cuisine": "Tex Mex" + "cuisine": "Tex Mex", + "prep_time": 5 } diff --git a/tests/test_data/yemek.com/yemek.json b/tests/test_data/yemek.com/yemek.json index cbf26da67..3b82b5688 100644 --- a/tests/test_data/yemek.com/yemek.json +++ b/tests/test_data/yemek.com/yemek.json @@ -77,5 +77,6 @@ ], "description": "Patates ve tavuk ikilisi yeniden bir araya geliyor, güçlerini birleştiriyorlar ve ortaya inanılmaz bir lezzet çıkıyor. Köri soslu patates topları burada!", "cook_time": 40, - "cuisine": "Türk" + "cuisine": "Türk", + "prep_time": 45 } From fab8147f0f9d038b676f3bdf7f8604e03d765813 Mon Sep 17 00:00:00 2001 From: Joey Date: Sun, 5 May 2024 18:41:57 -0400 Subject: [PATCH 6/6] final tests --- recipe_scrapers/joshuaweissman.py | 38 ++++++++----------- recipe_scrapers/usapears.py | 3 ++ tests/test_data/750g.com/g750g.json | 3 +- .../test_data/aberlehome.com/aberlehome.json | 3 +- .../alittlebityummy_1.json | 15 +++++++- tests/test_data/alltommat.se/alltomat_1.json | 3 +- .../altonbrown.com/altonbrown_1.json | 3 +- .../ambitiouskitchen.json | 3 +- .../archanaskitchen_1.json | 5 ++- .../archanaskitchen_2.json | 5 ++- .../atelierdeschefs.fr/atelierdeschefs.json | 3 +- .../barefootcontessa_1.json | 3 +- .../barefootcontessa_2.json | 3 +- tests/test_data/bbc.com/bbcfood.json | 3 +- .../bbcgoodfood.com/bbcgoodfood.json | 3 +- .../bestrecipes.com.au/bestrecipes.json | 4 +- .../bettycrocker.com/bettycrocker_1.json | 4 +- .../bettycrocker.com/bettycrocker_2.json | 3 +- tests/test_data/blueapron.com/blueapron.json | 6 ++- .../bluejeanchef.com/bluejeanchef_2.json | 3 +- .../test_data/breadtopia.com/breadtopia.json | 3 +- .../carlsbadcravings_1.json | 3 +- .../carlsbadcravings_2.json | 3 +- .../test_data/claudia.abril.com.br/abril.json | 3 +- .../closetcooking.com/closetcooking.json | 3 +- .../cookingcircle.com/cookingcircle.json | 8 +++- .../creativecanning.com/creativecanning.json | 3 +- tests/test_data/cucchiaio.it/cucchiaio.json | 3 +- .../test_data/cybercook.com.br/cybercook.json | 3 +- .../domesticate-me.com/domesticateme_2.json | 3 +- .../test_data/epicurious.com/epicurious.json | 4 +- .../fattoincasadabenedetta.json | 3 +- .../fitslowcookerqueen_1.json | 15 +++++++- .../fitslowcookerqueen_2.json | 17 ++++++++- tests/test_data/food.com/food.json | 3 +- .../forksoverknives.com/forksoverknives.json | 3 +- .../gimmesomeoven.com/gimmesomeoven.json | 3 +- .../gourmettraveller.json | 5 ++- .../handletheheat.com/handletheheat.json | 6 ++- .../heatherchristo.com/heatherchristo.json | 4 +- tests/test_data/heb.com/heb.json | 3 +- .../test_data/hersheyland.com/herseyland.json | 3 +- .../hostthetoast.com/hostthetoast.json | 3 +- .../inbloombakery.com/inbloombakery.json | 10 ++++- tests/test_data/innit.com/innit.json | 4 +- .../inspiralized.com/inspiralized.json | 3 +- .../jamieoliver.com/jamieoliver.json | 3 +- .../joshuaweissman.com/joshuaweissman.json | 3 +- .../joythebaker.com/joythebaker.json | 11 +++++- .../kingarthurbaking.com/kingarthur.json | 3 +- tests/test_data/koket.se/koket.json | 3 +- .../kuchnia-domowa.pl/kuchniadomowa.json | 3 +- .../kwestiasmaku.com/kwestiasmaku.json | 4 +- tests/test_data/lecker.de/lecker_2.json | 12 +++++- .../lifestyleofafoodie_1.json | 3 +- .../littlespicejar.com/littlespicejar.json | 3 +- .../lovingitvegan.com/lovingitvegan.json | 4 +- tests/test_data/madsvin.com/madsvin.json | 3 +- .../marthastewart.com/marthastewart.json | 4 +- .../melskitchencafe.com/melskitchencafe.json | 3 +- .../minimalistbaker.com/minimalistbaker.json | 4 +- tests/test_data/mob.co.uk/mob_1.json | 6 ++- tests/test_data/mob.co.uk/mob_2.json | 3 +- .../motherthyme.com/motherthyme.json | 3 +- tests/test_data/moulinex.fr/moulinex_1.json | 3 +- tests/test_data/moulinex.fr/moulinex_2.json | 3 +- .../mundodereceitasbimby_1.json | 4 +- .../mundodereceitasbimby_2.json | 4 +- .../mybakingaddiction.json | 3 +- .../myjewishlearning.json | 4 +- tests/test_data/myplate.gov/usdamyplate.json | 3 +- .../nourishedbynutrition.json | 3 +- .../number-2-pencil.com/number2pencil_1.json | 3 +- .../panelinha.com.br/panelinha_1.json | 3 +- .../panelinha.com.br/panelinha_2.json | 3 +- .../test_data/pinchofyum.com/pinchofyum.json | 5 ++- tests/test_data/pingodoce.pt/pingodoce.json | 3 +- .../pinkowlkitchen.com/pinkowlkitchen_2.json | 3 +- tests/test_data/popsugar.com/popsugar.json | 3 +- .../practicalselfreliance.json | 3 +- .../primaledgehealth.json | 4 +- tests/test_data/przepisy.pl/przepisy.json | 3 +- .../test_data/purelypope.com/purelypope.json | 4 +- .../purplecarrot.com/purplecarrot.json | 3 +- .../rachlmansfield.com/rachlmansfield.json | 3 +- tests/test_data/receitas.globo.com/globo.json | 16 +++++++- tests/test_data/receitas.ig.com.br/ig.json | 3 +- tests/test_data/recept.se/recept.json | 11 +++++- .../reciperunner.com/reciperunner.json | 3 +- .../timesofindia.json | 3 +- .../recipetineats.com/recipetineats.json | 3 +- .../redhousespice.com/redhousespice_2.json | 4 +- .../test_data/reishunger.de/reishunger_2.json | 3 +- tests/test_data/rezeptwelt.de/rezeptwelt.json | 3 +- .../giallozafferano.json | 3 +- .../ricetteperbimby.it/ricetteperbimby_1.json | 4 +- .../ricetteperbimby.it/ricetteperbimby_2.json | 4 +- .../test_data/rutgerbakt.nl/rutgerbakt_1.json | 3 +- .../test_data/rutgerbakt.nl/rutgerbakt_2.json | 3 +- .../test_data/rutgerbakt.nl/rutgerbakt_3.json | 3 +- .../saboresanjinomoto_1.json | 3 +- .../saboresanjinomoto_2.json | 3 +- .../steamykitchen.com/steamykitchen_2.json | 3 +- .../strongrfastr.com/strongrfastr.json | 9 ++++- tests/test_data/sunset.com/sunset.json | 4 +- tests/test_data/taste.com.au/tasteau_1.json | 4 +- tests/test_data/taste.com.au/tasteau_2.json | 4 +- .../test_data/tasteatlas.com/tasteatlas.json | 20 +++++++++- tests/test_data/tasty.co/tasty.json | 4 +- .../tastykitchen.com/tastykitchen.json | 3 +- .../thepalatablelife_1.json | 3 +- .../thepalatablelife_2.json | 3 +- .../thevintagemixer.com/thevintagemixer.json | 6 ++- .../tudogostoso.com.br/tudogostoso.json | 3 +- .../twopeasandtheirpod_2.json | 5 ++- .../uitpaulineskeukennl_1.json | 3 +- .../uitpaulineskeukennl_2.json | 3 +- tests/test_data/usapears.org/usapears.json | 4 +- .../test_data/valdemarsro.dk/valdemarsro.json | 11 +++++- .../vanillaandbean.com/vanillaandbean_1.json | 3 +- .../vanillaandbean.com/vanillaandbean_2.json | 3 +- .../vegetarbloggen.no/vegetarbloggen.json | 3 +- tests/test_data/vegolosi.it/vegolosi.json | 3 +- .../vegrecipesofindia.json | 3 +- tests/test_data/waitrose.com/waitrose.json | 4 +- .../watchwhatueat.com/watchwhatueat.json | 3 +- .../wearenotmartha.com/wearenotmartha_1.json | 3 +- .../wearenotmartha.com/wearenotmartha_2.json | 4 +- tests/test_data/whole30.com/whole30.json | 9 ++++- tests/test_data/zaubertopf.de/zaubertopf.json | 3 +- tests/test_data/zenbelly.com/zenbelly.json | 3 +- 131 files changed, 448 insertions(+), 151 deletions(-) diff --git a/recipe_scrapers/joshuaweissman.py b/recipe_scrapers/joshuaweissman.py index 406dacc2f..6cfc53dd3 100644 --- a/recipe_scrapers/joshuaweissman.py +++ b/recipe_scrapers/joshuaweissman.py @@ -11,32 +11,26 @@ class JoshuaWeissman(AbstractScraper): def host(cls): return "joshuaweissman.com" - def total_time(self): - # Get all spans and get their text + def prep_time(self): spans = self.soup.findAll(name="span") spans_texts = [tag.get_text().lower() for tag in spans] - # Filter out all spans that don't contain time - time_texts = [tag for tag in spans_texts if "time" in tag] - - # Find first string that contains the text - def check_text(check_string): - return next( - (string for string in time_texts if check_string in string), None - ) - - total = check_text("total time") - if total: - total = get_minutes(total) - if total: - return total - prep = check_text("prep time") + prep = next((tag for tag in spans_texts if "prep time" in tag), None) if prep: - prep = get_minutes(prep) - cook = check_text("cook time") + return get_minutes(prep) + return None + + def cook_time(self): + spans = self.soup.findAll(name="span") + spans_texts = [tag.get_text().lower() for tag in spans] + cook = next((tag for tag in spans_texts if "cook time" in tag), None) if cook: - cook = get_minutes(cook) - if prep + cook: - return prep + cook + return get_minutes(cook) + return None + + def total_time(self): + total = self.prep_time() or 0 + total += self.cook_time() or 0 + return total if total > 0 else None def yields(self): spans = self.soup.findAll(name="span") diff --git a/recipe_scrapers/usapears.py b/recipe_scrapers/usapears.py index 9d2d1c2bd..66e5a216b 100644 --- a/recipe_scrapers/usapears.py +++ b/recipe_scrapers/usapears.py @@ -26,3 +26,6 @@ def ingredients(self): normalize_string(paragraph.get_text().strip()) for paragraph in ingredient_elements ] + + def ratings(self): + return None diff --git a/tests/test_data/750g.com/g750g.json b/tests/test_data/750g.com/g750g.json index d1da15241..dd05d6ccd 100644 --- a/tests/test_data/750g.com/g750g.json +++ b/tests/test_data/750g.com/g750g.json @@ -61,5 +61,6 @@ "salade de carottes cuites" ], "description": "La petite salade détox parfaite pour un déjeuner vitaminé au coeur de l'hiver", - "cook_time": 15 + "cook_time": 15, + "prep_time": 20 } diff --git a/tests/test_data/aberlehome.com/aberlehome.json b/tests/test_data/aberlehome.com/aberlehome.json index 54e7b1aa3..b632dab13 100644 --- a/tests/test_data/aberlehome.com/aberlehome.json +++ b/tests/test_data/aberlehome.com/aberlehome.json @@ -94,5 +94,6 @@ "sugarContent": "6 grams sugar", "transFatContent": "0 grams trans fat", "unsaturatedFatContent": "2 grams unsaturated fat" - } + }, + "ratings": 4.8 } diff --git a/tests/test_data/alittlebityummy.com/alittlebityummy_1.json b/tests/test_data/alittlebityummy.com/alittlebityummy_1.json index abef05b2c..d84bbfe82 100644 --- a/tests/test_data/alittlebityummy.com/alittlebityummy_1.json +++ b/tests/test_data/alittlebityummy.com/alittlebityummy_1.json @@ -57,5 +57,18 @@ "total_time": 2400, "yields": "4 servings", "cook_time": 1800, - "prep_time": 600 + "prep_time": 600, + "keywords": [ + "gluten free", + "low fodmap", + "dairy free", + "egg free", + "nut free", + "soup", + "family classics", + "pork", + "christmas", + "lunch", + "dinner" + ] } diff --git a/tests/test_data/alltommat.se/alltomat_1.json b/tests/test_data/alltommat.se/alltomat_1.json index 83b4aa40c..ab77ce115 100644 --- a/tests/test_data/alltommat.se/alltomat_1.json +++ b/tests/test_data/alltommat.se/alltomat_1.json @@ -53,5 +53,6 @@ "sections/recept" ], "cook_time": 135, - "description": "Recept på briochehamburgerbröd. Perfekta hamburgerbröd som är lätt söta och fluffiga. Inkråmet är mjukt och luftigt och tar upp smakerna från en saftig ­ham­burgare bra." + "description": "Recept på briochehamburgerbröd. Perfekta hamburgerbröd som är lätt söta och fluffiga. Inkråmet är mjukt och luftigt och tar upp smakerna från en saftig ­ham­burgare bra.", + "prep_time": 20 } diff --git a/tests/test_data/altonbrown.com/altonbrown_1.json b/tests/test_data/altonbrown.com/altonbrown_1.json index 50d1dae88..6909943fc 100644 --- a/tests/test_data/altonbrown.com/altonbrown_1.json +++ b/tests/test_data/altonbrown.com/altonbrown_1.json @@ -59,5 +59,6 @@ "Baking", "Desserts", "Entertaining" - ] + ], + "prep_time": 120 } diff --git a/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json b/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json index 0708b6239..1119fa201 100644 --- a/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json +++ b/tests/test_data/ambitiouskitchen.com/ambitiouskitchen.json @@ -94,5 +94,6 @@ "pumpkin lasagna" ], "cook_time": 40, - "description": "Incredible vegetarian spinach pumpkin lasagna with layers of melty cheese and pumpkin flavors. This healthy pumpkin lasagna recipe has a full bag of spinach for extra veggies and makes the best freezer-friendly dinner!" + "description": "Incredible vegetarian spinach pumpkin lasagna with layers of melty cheese and pumpkin flavors. This healthy pumpkin lasagna recipe has a full bag of spinach for extra veggies and makes the best freezer-friendly dinner!", + "prep_time": 30 } diff --git a/tests/test_data/archanaskitchen.com/archanaskitchen_1.json b/tests/test_data/archanaskitchen.com/archanaskitchen_1.json index c5ad3816b..fe3a8e61d 100644 --- a/tests/test_data/archanaskitchen.com/archanaskitchen_1.json +++ b/tests/test_data/archanaskitchen.com/archanaskitchen_1.json @@ -52,5 +52,8 @@ "cook_time": 15, "description": "Tortilla Pizza is a quicker version pizza to satisfy your cravings. It is a very quick and easy recipe for days that you do not feel like cooking a full fledged meal. With the preference of toppings of your choice this pizza recipe is definitely a winner at any home. The toppings used in this Roasted Peppers And Mushroom Tortilla Pizza has some roasted peppers, mushroom with loaded cheese and marinara sauce. Enjoy this easy recipe with your favorite toppings. This is a great recipe, if you are looking for an Indian/Fusion Pizza or a Homemade Pizza recipe. Serve Roasted Peppers And Mushroom Tortilla Pizza along with One Pot Tex-Mex Penne Pasta and Fennel Infused Mango Sorbet for a weekend night dinner. If you like this recipe, you can also try other Pizza recipes for your weekend dinner: Tortilla Pizza Recipe Egg and Spinach Breakfast Pizza Recipe Pan Pizza Recipe From Scratch", "cuisine": "Mexican", - "prep_time": 15 + "prep_time": 15, + "keywords": [ + "Dinner" + ] } diff --git a/tests/test_data/archanaskitchen.com/archanaskitchen_2.json b/tests/test_data/archanaskitchen.com/archanaskitchen_2.json index 3e9e59603..618aa4f64 100644 --- a/tests/test_data/archanaskitchen.com/archanaskitchen_2.json +++ b/tests/test_data/archanaskitchen.com/archanaskitchen_2.json @@ -63,5 +63,8 @@ "yields": "4 items", "description": "Classic Greek salad Recipe is a must try salad if you love vegetables. The salad is a simple assortment of fresh and crunchy vegetables and lettuce which is tossed in a tangy and citrus dressing. The salad is then sprinkled with a light and creamy feta cheese in order to balance the flavor. Olives are also one of the key ingredient in Greek Cooking. Olives are added as a whole in the salad or it can also be halved. Normally this salad is considered as a breakfast or lunch dish for Greek Farmers were they always consume fresh in what they grow. Serve the Classic Greek salad Recipe as a Party Appetizer followed by a Vegan Moussaka to relish a Greek Meal. If you are looking for Greek dishes here are some : Greek Style Briami Recipe (Simple Vegetable Stew Recipe) Greek Style Grilled Pita Pizza Recipe Greek Style Vegan Moussaka Recipe", "cuisine": "Greek", - "prep_time": 30 + "prep_time": 30, + "keywords": [ + "Appetizer" + ] } diff --git a/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json b/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json index e2418351c..b9604d6b8 100644 --- a/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json +++ b/tests/test_data/atelierdeschefs.fr/atelierdeschefs.json @@ -69,5 +69,6 @@ "total_time": 30, "yields": "6 Servings", "cook_time": 20, - "description": "Une crêpe aux saveurs de la Savoie : des pommes de terre, du lard, de la crème et du fromage à raclette." + "description": "Une crêpe aux saveurs de la Savoie : des pommes de terre, du lard, de la crème et du fromage à raclette.", + "prep_time": 10 } diff --git a/tests/test_data/barefootcontessa.com/barefootcontessa_1.json b/tests/test_data/barefootcontessa.com/barefootcontessa_1.json index c4d0f2155..330dc87c4 100644 --- a/tests/test_data/barefootcontessa.com/barefootcontessa_1.json +++ b/tests/test_data/barefootcontessa.com/barefootcontessa_1.json @@ -51,5 +51,6 @@ "language": "en", "site_name": "Barefoot Contessa", "title": "Roasted Vegetable Lasagna | Recipes", - "yields": "10 servings" + "yields": "10 servings", + "description": "Roasted Vegetable Lasagna from Barefoot Contessa. Preheat the oven to 375 degrees. Arrange the eggplant and zucchini in single layers on 3 sheet pans lined with parchment paper. Brush them generously with the olive oil on both sides, using all of the oil. Sprinkle with the oregano (I crush it in my hands), 1 tablespoon salt, and 1½ teaspoons pepper. Roast for 25 minutes, sprinkle the garlic evenly on the vegetables, and roast for another 5 minutes, until the vegetables are cooked through. Remove from the oven and lower the temperature to 350 degrees. Meanwhile, fill a very large bowl with the hottest tap water and add enough boiling water to bring the temperature to 140 degrees. One at a time, place the noodles in the water and soak them for 15 -minutes, swirling occasionally so they don’t stick together. Drain and slide the noodles around again. Combine the ricotta, goat cheese, eggs, basil, ½ cup of the Parmesan, 1½ teaspoons salt, and ¾ teaspoon pepper in the bowl of an electric mixer fitted with the paddle attachment and mix on low speed. Spread 1 cup of the marinara in a 9 × 13 × 2-inch baking dish. Arrange a third of the vegetables on top, then a layer of the noodles (cut to fit), a third of the mozzarella, and a third of the ricotta mixture in large dollops between the mozzarella. Repeat twice, starting with the marinara. Spread the last 1½ cups of marinara on top and sprinkle with the remaining ½ cup of Parmesan. Place the dish on a sheet pan lined with parchment paper and bake for 60 to 70 minutes, until the lasagna is browned and bubbly. Allow to rest for 10 minutes and serve hot." } diff --git a/tests/test_data/barefootcontessa.com/barefootcontessa_2.json b/tests/test_data/barefootcontessa.com/barefootcontessa_2.json index b11d9f669..58e1379b5 100644 --- a/tests/test_data/barefootcontessa.com/barefootcontessa_2.json +++ b/tests/test_data/barefootcontessa.com/barefootcontessa_2.json @@ -57,5 +57,6 @@ "language": "en", "site_name": "Barefoot Contessa", "title": "Parmesan Chicken | Recipes", - "yields": "6 servings" + "yields": "6 servings", + "description": "Parmesan Chicken from Barefoot Contessa. Pound the chicken breasts until they are ¼-inch thick. You can use either a meat mallet or a rolling pin. Combine the flour, 2 teaspoons salt, and 1 teaspoon pepper on a dinner plate. Beat the eggs with 1 tablespoon of water in a large shallow bowl. On a second dinner plate, combine the bread crumbs and the ½ cup grated Parmesan cheese. Coat the chicken breasts on both sides with the flour mixture, dusting off the excess, then dip both sides into the egg mixture and finally dredge both sides in the breadcrumb mixture, pressing lightly. Heat 1 tablespoon of butter and 1 tablespoon of olive oil in a large (12-inch) sauté pan over medium-low heat and cook 2 chicken breasts at a time for 2 to 3 minutes on each side, until just cooked through. Remove the cooked chicken to a plate (or keep warm in the oven; see below). Add more butter and oil and cook the rest of the chicken breasts. Toss the salad greens with the lemon vinaigrette. Place each chicken breast on a plate and pile mound of salad on top. Serve hot with shaved or grated Parmesan on top. Notes: You can pound the meat between two sheets of wax paper, plastic wrap, or directly on a board. To keep the cooked chicken breasts warm, place on a sheet pan in a 200-degree oven for up to 15 minutes." } diff --git a/tests/test_data/bbc.com/bbcfood.json b/tests/test_data/bbc.com/bbcfood.json index 79e7a1af3..8a2a3360a 100644 --- a/tests/test_data/bbc.com/bbcfood.json +++ b/tests/test_data/bbc.com/bbcfood.json @@ -44,5 +44,6 @@ "total_time": 130, "yields": "1 item", "description": "The smooth, creamy liqueur gives this celebration cheesecake the wow factor. Top with grated chocolate and a dusting of cocoa.", - "cook_time": 10 + "cook_time": 10, + "prep_time": 120 } diff --git a/tests/test_data/bbcgoodfood.com/bbcgoodfood.json b/tests/test_data/bbcgoodfood.com/bbcgoodfood.json index bde638864..f13e1ba94 100644 --- a/tests/test_data/bbcgoodfood.com/bbcgoodfood.json +++ b/tests/test_data/bbcgoodfood.com/bbcgoodfood.json @@ -64,5 +64,6 @@ "Quick", "Spaghetti" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/bestrecipes.com.au/bestrecipes.json b/tests/test_data/bestrecipes.com.au/bestrecipes.json index 7942ef3e4..8552625fe 100644 --- a/tests/test_data/bestrecipes.com.au/bestrecipes.json +++ b/tests/test_data/bestrecipes.com.au/bestrecipes.json @@ -86,5 +86,7 @@ "budget club" ], "category": "dinner, lunch, main", - "cuisine": "australian" + "cuisine": "australian", + "ratings": 4.8, + "ratings_count": 2 } diff --git a/tests/test_data/bettycrocker.com/bettycrocker_1.json b/tests/test_data/bettycrocker.com/bettycrocker_1.json index c47fec5d8..a2db7684c 100644 --- a/tests/test_data/bettycrocker.com/bettycrocker_1.json +++ b/tests/test_data/bettycrocker.com/bettycrocker_1.json @@ -54,5 +54,7 @@ "keywords": [ "éclair bars" ], - "description": "We turned the classic, cream-filled French pastry into an oh-so-easy bar! With a flaky crescent base, a layer of silky vanilla pudding and a topping of rich chocolate ganache, this is a special dessert that’s guaranteed to impress." + "description": "We turned the classic, cream-filled French pastry into an oh-so-easy bar! With a flaky crescent base, a layer of silky vanilla pudding and a topping of rich chocolate ganache, this is a special dessert that’s guaranteed to impress.", + "cuisine": "French", + "prep_time": 15 } diff --git a/tests/test_data/bettycrocker.com/bettycrocker_2.json b/tests/test_data/bettycrocker.com/bettycrocker_2.json index 44e47ad5c..e936f6b0a 100644 --- a/tests/test_data/bettycrocker.com/bettycrocker_2.json +++ b/tests/test_data/bettycrocker.com/bettycrocker_2.json @@ -71,5 +71,6 @@ "keywords": [ "strawberry-pretzel salad" ], - "description": "This phenomenal berry dish is a great option if you need a sweet treat and your oven is already full of tasty dishes. The irresistible blend of creamy, crunchy, sweet and salty makes it a hit for any season and occasion. With a little prep and refrigeration time, you'll be enjoying your Strawberry Pretzel Salad as the perfect after-meal dessert." + "description": "This phenomenal berry dish is a great option if you need a sweet treat and your oven is already full of tasty dishes. The irresistible blend of creamy, crunchy, sweet and salty makes it a hit for any season and occasion. With a little prep and refrigeration time, you'll be enjoying your Strawberry Pretzel Salad as the perfect after-meal dessert.", + "prep_time": 20 } diff --git a/tests/test_data/blueapron.com/blueapron.json b/tests/test_data/blueapron.com/blueapron.json index aa64dc79a..96f741f2e 100644 --- a/tests/test_data/blueapron.com/blueapron.json +++ b/tests/test_data/blueapron.com/blueapron.json @@ -58,5 +58,9 @@ "title": "BBQ Chickpeas & Farro with Corn, Cucumbers & Hard-Boiled Eggs", "total_time": 30, "yields": "2 servings", - "description": "This farro salad boasts delicious contrast from tender chickpeas tossed in a savory-sweet barbecue sauce, crunchy marinated cucumbers, and bites of sweet corn (charred to lightly caramelize the kernels for even more flavor). CLICK FOR RECIPE CARD" + "description": "This farro salad boasts delicious contrast from tender chickpeas tossed in a savory-sweet barbecue sauce, crunchy marinated cucumbers, and bites of sweet corn (charred to lightly caramelize the kernels for even more flavor). CLICK FOR RECIPE CARD", + "cuisine": "American", + "keywords": [ + "American" + ] } diff --git a/tests/test_data/bluejeanchef.com/bluejeanchef_2.json b/tests/test_data/bluejeanchef.com/bluejeanchef_2.json index 1fe55107b..237593c44 100644 --- a/tests/test_data/bluejeanchef.com/bluejeanchef_2.json +++ b/tests/test_data/bluejeanchef.com/bluejeanchef_2.json @@ -81,5 +81,6 @@ "raspberries", "Cream Cheese", "berry desserts" - ] + ], + "prep_time": 30 } diff --git a/tests/test_data/breadtopia.com/breadtopia.json b/tests/test_data/breadtopia.com/breadtopia.json index 0d2724993..cd11a70f2 100644 --- a/tests/test_data/breadtopia.com/breadtopia.json +++ b/tests/test_data/breadtopia.com/breadtopia.json @@ -115,5 +115,6 @@ "Sourdough", "Yeast" ], - "cook_time": 30 + "cook_time": 30, + "prep_time": 60 } diff --git a/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json b/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json index a259c62b2..c20f4c2b5 100644 --- a/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json +++ b/tests/test_data/carlsbadcravings.com/carlsbadcravings_1.json @@ -59,5 +59,6 @@ "site_name": "Carlsbad Cravings", "total_time": 130, "yields": "10 servings", - "cook_time": 120 + "cook_time": 120, + "prep_time": 10 } diff --git a/tests/test_data/carlsbadcravings.com/carlsbadcravings_2.json b/tests/test_data/carlsbadcravings.com/carlsbadcravings_2.json index b6b0788d1..9d817677f 100644 --- a/tests/test_data/carlsbadcravings.com/carlsbadcravings_2.json +++ b/tests/test_data/carlsbadcravings.com/carlsbadcravings_2.json @@ -52,5 +52,6 @@ "description": "10 Minute prep creamy, sweet and tangy Cranberry Pistachio Cheese Log is the EASIEST yet most impressive appetizer you will ever make! This festive goat cheese log can be made DAYS in advance so it’s the perfect stress-free appetizer for Thanksgiving, Christmas or any holiday party!", "site_name": "Carlsbad Cravings", "total_time": 30, - "yields": "16 servings" + "yields": "16 servings", + "prep_time": 10 } diff --git a/tests/test_data/claudia.abril.com.br/abril.json b/tests/test_data/claudia.abril.com.br/abril.json index 7162e0f5c..3fbfd92af 100644 --- a/tests/test_data/claudia.abril.com.br/abril.json +++ b/tests/test_data/claudia.abril.com.br/abril.json @@ -53,5 +53,6 @@ "title": "Estrogonofe de carne", "total_time": 30, "yields": "4 servings", - "description": "Derreta a manteiga e refogue a cebola até ficar transparente. Junte a carne e tempere com o sal. Mexa até a carne dourar de todos os lados. Acrescente a mostarda, o catchup, a pimenta-do-reino e o tomate picado. Cozinhe até formar um molho espesso. Se necessário, adicione água quente aos poucos. Quando o molho estiver […]" + "description": "Derreta a manteiga e refogue a cebola até ficar transparente. Junte a carne e tempere com o sal. Mexa até a carne dourar de todos os lados. Acrescente a mostarda, o catchup, a pimenta-do-reino e o tomate picado. Cozinhe até formar um molho espesso. Se necessário, adicione água quente aos poucos. Quando o molho estiver […]", + "cuisine": "Brasileira" } diff --git a/tests/test_data/closetcooking.com/closetcooking.json b/tests/test_data/closetcooking.com/closetcooking.json index ed3213e23..243308d63 100644 --- a/tests/test_data/closetcooking.com/closetcooking.json +++ b/tests/test_data/closetcooking.com/closetcooking.json @@ -56,5 +56,6 @@ "total_time": 20, "yields": "5 servings", "description": "Chicken in a cheesy jalapeno sauce! All of the flavours of jalapeno poppers in a skillet chicken dinner!", - "cook_time": 15 + "cook_time": 15, + "prep_time": 5 } diff --git a/tests/test_data/cookingcircle.com/cookingcircle.json b/tests/test_data/cookingcircle.com/cookingcircle.json index 2f7150193..a1e053e47 100644 --- a/tests/test_data/cookingcircle.com/cookingcircle.json +++ b/tests/test_data/cookingcircle.com/cookingcircle.json @@ -45,5 +45,11 @@ "title": "Vegan Lemon Cupcakes", "total_time": 30, "yields": "6 servings", - "cook_time": 30 + "cook_time": 30, + "prep_time": 5, + "keywords": [ + "BN800EU", + "BN800UK", + "Food processor" + ] } diff --git a/tests/test_data/creativecanning.com/creativecanning.json b/tests/test_data/creativecanning.com/creativecanning.json index dce8b513b..ca575d67c 100644 --- a/tests/test_data/creativecanning.com/creativecanning.json +++ b/tests/test_data/creativecanning.com/creativecanning.json @@ -57,5 +57,6 @@ "total_time": 150, "yields": "4 servings", "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden.", - "cook_time": 10 + "cook_time": 10, + "prep_time": 130 } diff --git a/tests/test_data/cucchiaio.it/cucchiaio.json b/tests/test_data/cucchiaio.it/cucchiaio.json index d7c20f374..5e92242b3 100644 --- a/tests/test_data/cucchiaio.it/cucchiaio.json +++ b/tests/test_data/cucchiaio.it/cucchiaio.json @@ -54,5 +54,6 @@ "keywords": [ "Pesce spada al miele millefiori", "pomodorini e patatine novelle" - ] + ], + "description": "Quella del pesce spada al miele millefiori, pomodorini e patatine novelle è la ricetta originale di un secondo piatto sano e leggero. Un abbinamento inusuale che conquista grazie alla freschezza dei sapori ben equilibrati e alla facilità di esecuzione." } diff --git a/tests/test_data/cybercook.com.br/cybercook.json b/tests/test_data/cybercook.com.br/cybercook.json index b3564194a..a0fa03ea1 100644 --- a/tests/test_data/cybercook.com.br/cybercook.json +++ b/tests/test_data/cybercook.com.br/cybercook.json @@ -69,5 +69,6 @@ "Receitas de Frango Xadrez" ], "description": "Já experimentou essa maravilhosa receita de Strogonoff de Frango da Leticia? No CyberCook você encontra essa e outras receitas. Saiba nessa dica incrível", - "cook_time": 30 + "cook_time": 30, + "prep_time": 30 } diff --git a/tests/test_data/domesticate-me.com/domesticateme_2.json b/tests/test_data/domesticate-me.com/domesticateme_2.json index 94c19c2a8..1392383f1 100644 --- a/tests/test_data/domesticate-me.com/domesticateme_2.json +++ b/tests/test_data/domesticate-me.com/domesticateme_2.json @@ -63,5 +63,6 @@ "title": "Summer Squash Toasts with Sun-Dried Tomato White Bean Spread", "total_time": 25, "yields": "4 servings", - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/epicurious.com/epicurious.json b/tests/test_data/epicurious.com/epicurious.json index c8acb39d8..0934c7fc6 100644 --- a/tests/test_data/epicurious.com/epicurious.json +++ b/tests/test_data/epicurious.com/epicurious.json @@ -36,5 +36,7 @@ "ratings_count": 4, "site_name": "Epicurious", "title": "Ramen Noodle Bowl with Escarole and Spicy Tofu Crumbles", - "yields": "2 servings" + "yields": "2 servings", + "description": "Give an hour to prepping these components, and thank yourself all week long.", + "cuisine": "Asian" } diff --git a/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json b/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json index 2245d0702..f1a29c8d9 100644 --- a/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json +++ b/tests/test_data/fattoincasadabenedetta.it/fattoincasadabenedetta.json @@ -64,5 +64,6 @@ "Frusta in silicone 32cm", "Sac à poche" ], - "cook_time": 5 + "cook_time": 5, + "prep_time": 40 } diff --git a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json index ae5979f39..d719762b6 100644 --- a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json +++ b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_1.json @@ -48,5 +48,18 @@ "title": "Slow Cooker Rosemary Dijon Chicken", "total_time": 190, "yields": "4 servings", - "cook_time": 180 + "cook_time": 180, + "nutrients": { + "calories": "131 calories", + "sugarContent": "2 g", + "sodiumContent": "82.4 mg", + "fatContent": "4.5 g", + "saturatedFatContent": "1 g", + "transFatContent": "0 g", + "carbohydrateContent": "5.6 g", + "fiberContent": "1.3 g", + "proteinContent": "16.6 g", + "cholesterolContent": "70 mg" + }, + "prep_time": 10 } diff --git a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json index 0edd2c7b9..3390f7753 100644 --- a/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json +++ b/tests/test_data/fitslowcookerqueen.com/fitslowcookerqueen_2.json @@ -58,5 +58,20 @@ "title": "Crockpot Chicken with Apples And Honey", "total_time": 190, "yields": "4 servings", - "cook_time": 180 + "cook_time": 180, + "nutrients": { + "calories": "544 calories", + "sugarContent": "36.2 g", + "sodiumContent": "442.8 mg", + "fatContent": "6.4 g", + "saturatedFatContent": "1.4 g", + "transFatContent": "0 g", + "carbohydrateContent": "66.1 g", + "fiberContent": "5 g", + "proteinContent": "55.6 g", + "cholesterolContent": "165.5 mg" + }, + "prep_time": 10, + "ratings": 5, + "ratings_count": 2 } diff --git a/tests/test_data/food.com/food.json b/tests/test_data/food.com/food.json index 3fd615831..1de3d55f7 100644 --- a/tests/test_data/food.com/food.json +++ b/tests/test_data/food.com/food.json @@ -68,5 +68,6 @@ "Easy" ], "ratings_count": 2, - "description": "This is a variation on my family's favorite chicken soup that I have already posted here. Lots of carrots and parsnips give it more of a sweet savor. The parsley actually balances the sweetness, though. To balance this effect, use the optional parsley, which is just slightly bitter. Sometimes I also add a diced turnip if I have one. For the noodles, I like to use tagliolini nests, which you can usually find in the imported pasta section. I prefer a thin noodle for this soup, but you can certainly use whatever is your preference." + "description": "This is a variation on my family's favorite chicken soup that I have already posted here. Lots of carrots and parsnips give it more of a sweet savor. The parsley actually balances the sweetness, though. To balance this effect, use the optional parsley, which is just slightly bitter. Sometimes I also add a diced turnip if I have one. For the noodles, I like to use tagliolini nests, which you can usually find in the imported pasta section. I prefer a thin noodle for this soup, but you can certainly use whatever is your preference.", + "prep_time": 45 } diff --git a/tests/test_data/forksoverknives.com/forksoverknives.json b/tests/test_data/forksoverknives.com/forksoverknives.json index a035b3f79..f6a746ea6 100644 --- a/tests/test_data/forksoverknives.com/forksoverknives.json +++ b/tests/test_data/forksoverknives.com/forksoverknives.json @@ -51,5 +51,6 @@ "title": "Butternut Squash Mac and Cheese with Broccoli", "total_time": 30, "yields": "6 cups", - "description": "Spiced butternut squash blended with nutritional yeast and a little plant milk makes a delightfully rich and “cheesy” sauce for pasta and broccoli. Pumpkin, acorn squash, or delicata squash will also work in this recipe. To make this recipe gluten-free, chose a whole grain pasta made with rice, corn, and/or quinoa." + "description": "Spiced butternut squash blended with nutritional yeast and a little plant milk makes a delightfully rich and “cheesy” sauce for pasta and broccoli. Pumpkin, acorn squash, or delicata squash will also work in this recipe. To make this recipe gluten-free, chose a whole grain pasta made with rice, corn, and/or quinoa.", + "prep_time": 30 } diff --git a/tests/test_data/gimmesomeoven.com/gimmesomeoven.json b/tests/test_data/gimmesomeoven.com/gimmesomeoven.json index c04b17680..f4111eb86 100644 --- a/tests/test_data/gimmesomeoven.com/gimmesomeoven.json +++ b/tests/test_data/gimmesomeoven.com/gimmesomeoven.json @@ -42,5 +42,6 @@ "site_name": "Gimme Some Oven", "title": "Sangria", "total_time": 10, - "yields": "12 servings" + "yields": "12 servings", + "prep_time": 10 } diff --git a/tests/test_data/gourmettraveller.com.au/gourmettraveller.json b/tests/test_data/gourmettraveller.com.au/gourmettraveller.json index df63e067d..20318f559 100644 --- a/tests/test_data/gourmettraveller.com.au/gourmettraveller.json +++ b/tests/test_data/gourmettraveller.com.au/gourmettraveller.json @@ -63,5 +63,8 @@ "cook_time": 10, "yields": "4 servings", "cuisine": "Greek", - "category": "Main" + "category": "Main", + "keywords": [ + "squid" + ] } diff --git a/tests/test_data/handletheheat.com/handletheheat.json b/tests/test_data/handletheheat.com/handletheheat.json index 0be99e819..eb2985cb2 100644 --- a/tests/test_data/handletheheat.com/handletheheat.json +++ b/tests/test_data/handletheheat.com/handletheheat.json @@ -52,5 +52,9 @@ "keywords": [ "brownies", "chewy brownies" - ] + ], + "description": "The BEST Chewy Brownies are just as chewy as the boxed brownies but packed with way more chocolate flavor. One bowl recipe made in less than 1 hour!", + "cook_time": 30, + "cuisine": "American", + "prep_time": 15 } diff --git a/tests/test_data/heatherchristo.com/heatherchristo.json b/tests/test_data/heatherchristo.com/heatherchristo.json index a251b2e66..ac8c729c8 100644 --- a/tests/test_data/heatherchristo.com/heatherchristo.json +++ b/tests/test_data/heatherchristo.com/heatherchristo.json @@ -42,5 +42,7 @@ "site_name": "Heather Christo", "title": "Creamy Basil Mint Pesto Pasta (Vegan and gluten-free)", "total_time": 20, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 10, + "prep_time": 10 } diff --git a/tests/test_data/heb.com/heb.json b/tests/test_data/heb.com/heb.json index fa4947a89..c06c302c7 100644 --- a/tests/test_data/heb.com/heb.json +++ b/tests/test_data/heb.com/heb.json @@ -47,5 +47,6 @@ "total_time": 60.0, "yields": "8 servings", "description": "Easily shop for ingredients to make Truffled Spaghetti Squash. Find instructions, prep time, cook time, serving size, nutrition, and more.", - "cook_time": 40 + "cook_time": 40, + "prep_time": 20 } diff --git a/tests/test_data/hersheyland.com/herseyland.json b/tests/test_data/hersheyland.com/herseyland.json index ff97317e6..c434999b0 100644 --- a/tests/test_data/hersheyland.com/herseyland.json +++ b/tests/test_data/hersheyland.com/herseyland.json @@ -79,5 +79,6 @@ "Milk Chocolate", "HERSHEY'S Cocoa", "Cake" - ] + ], + "prep_time": 15 } diff --git a/tests/test_data/hostthetoast.com/hostthetoast.json b/tests/test_data/hostthetoast.com/hostthetoast.json index a2fdc84fb..7b9c9cf8f 100644 --- a/tests/test_data/hostthetoast.com/hostthetoast.json +++ b/tests/test_data/hostthetoast.com/hostthetoast.json @@ -48,5 +48,6 @@ "title": "Homemade Garlic Naan", "total_time": 135, "yields": "12 servings", - "cook_time": 45 + "cook_time": 45, + "prep_time": 90 } diff --git a/tests/test_data/inbloombakery.com/inbloombakery.json b/tests/test_data/inbloombakery.com/inbloombakery.json index 15e476a50..1513c24a7 100644 --- a/tests/test_data/inbloombakery.com/inbloombakery.json +++ b/tests/test_data/inbloombakery.com/inbloombakery.json @@ -99,5 +99,13 @@ "yields": "12 servings", "cook_time": 30, "cuisine": "American", - "prep_time": 45 + "prep_time": 45, + "keywords": [ + "best cinnamon rolls", + "cinnamon", + "cinnamon rolls", + "cream cheese frosting" + ], + "ratings": 4.97, + "ratings_count": 2 } diff --git a/tests/test_data/innit.com/innit.json b/tests/test_data/innit.com/innit.json index e4ff9168a..2b0df5265 100644 --- a/tests/test_data/innit.com/innit.json +++ b/tests/test_data/innit.com/innit.json @@ -95,5 +95,7 @@ "site_name": null, "title": "Tofu Mixed Greens Salad with Broccoli Beet Mix & Carrot Ginger Dressing", "total_time": 51, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 49, + "prep_time": 2 } diff --git a/tests/test_data/inspiralized.com/inspiralized.json b/tests/test_data/inspiralized.com/inspiralized.json index 670b4ccc6..98fff6ab8 100644 --- a/tests/test_data/inspiralized.com/inspiralized.json +++ b/tests/test_data/inspiralized.com/inspiralized.json @@ -36,5 +36,6 @@ "language": "en-US", "site_name": "Inspiralized", "title": "Brussels Sprouts and Apple Salad with Parmesan", - "total_time": 15 + "total_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/jamieoliver.com/jamieoliver.json b/tests/test_data/jamieoliver.com/jamieoliver.json index 72a508818..726132732 100644 --- a/tests/test_data/jamieoliver.com/jamieoliver.json +++ b/tests/test_data/jamieoliver.com/jamieoliver.json @@ -71,5 +71,6 @@ "non-promotable", "Popular" ], - "description": "This is a great little recipe for easy, fail-safe, gloriously gooey chocolate brownies" + "description": "This is a great little recipe for easy, fail-safe, gloriously gooey chocolate brownies", + "cuisine": "https://schema.org/VegetarianDiet" } diff --git a/tests/test_data/joshuaweissman.com/joshuaweissman.json b/tests/test_data/joshuaweissman.com/joshuaweissman.json index 2e765e21a..a93163f9d 100644 --- a/tests/test_data/joshuaweissman.com/joshuaweissman.json +++ b/tests/test_data/joshuaweissman.com/joshuaweissman.json @@ -154,5 +154,6 @@ "language": "en", "site_name": "Joshua Weissman", "title": "2 Dollar Burrito (But Cheaper)", - "yields": "6 servings" + "yields": "6 servings", + "total_time": null } diff --git a/tests/test_data/joythebaker.com/joythebaker.json b/tests/test_data/joythebaker.com/joythebaker.json index fda87b658..744875862 100644 --- a/tests/test_data/joythebaker.com/joythebaker.json +++ b/tests/test_data/joythebaker.com/joythebaker.json @@ -68,5 +68,14 @@ "cook_time": 20, "ratings": 5.0, "yields": "8 servings", - "category": "breakfast" + "category": "breakfast", + "cooking_method": "baking", + "keywords": [ + "jambalaya", + "biscuits", + "mardi gras", + "bell peppers", + "roasted tomato" + ], + "ratings_count": 2 } diff --git a/tests/test_data/kingarthurbaking.com/kingarthur.json b/tests/test_data/kingarthurbaking.com/kingarthur.json index 71599de18..b607fcc62 100644 --- a/tests/test_data/kingarthurbaking.com/kingarthur.json +++ b/tests/test_data/kingarthurbaking.com/kingarthur.json @@ -80,5 +80,6 @@ "Quick & easy" ], "description": "Cinnamon, cardamom, ginger, and rye bring a fresh twist to old-fashioned ginger cookies. With their bendy centers and slightly crunchy edges, these cookies are the perfect combination of soft and crispy. Made quickly and all in one bowl, these cookies — with their complex texture and alluringly spicy flavor — are a welcome addition to any cookie occasion. Spiced Rye Ginger Cookies are a part of The New Classics: Holiday Cookies collection. Check out the full lineup of all 14 cookies here.", - "cook_time": 15 + "cook_time": 15, + "prep_time": 20 } diff --git a/tests/test_data/koket.se/koket.json b/tests/test_data/koket.se/koket.json index 71ce8dee9..fb917da3c 100644 --- a/tests/test_data/koket.se/koket.json +++ b/tests/test_data/koket.se/koket.json @@ -49,5 +49,6 @@ "site_name": "Köket.se", "title": "Myllymäkis toast skagen", "total_time": 25, - "yields": "4 servings" + "yields": "4 servings", + "description": "Toast skagen är en klassisk förrätt på årets festdag - nyårsafton. Tommys variant görs med hemslagen majonnäs, pepparrot och löjrom." } diff --git a/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json b/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json index 9b0a8649f..119c057db 100644 --- a/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json +++ b/tests/test_data/kuchnia-domowa.pl/kuchniadomowa.json @@ -42,5 +42,6 @@ "title": "Mizeria", "total_time": 30, "yields": "4 servings", - "description": "Lekka surówka do obiadu ze świeżego ogórka, śmietany lub jogurtu oraz koperku. Bardzo prosta, idealnie nadająca się do wielu dań obiadowych. Mizeria najsmaczniejsza jest z ziemniakami najlepiej młodymi i jakimś mięsem np. kotletem mielonym lub schabowym. My najbardziej lubimy kremową mizerię z miękkimi, cienkimi plasterkami ogórka doprawioną nie tylko solą i pieprzem, ale również (aby była słodko- winna) sokiem z cytryny i cukrem. A jak u Ciebie przygotowuje się mizerię?" + "description": "Lekka surówka do obiadu ze świeżego ogórka, śmietany lub jogurtu oraz koperku. Bardzo prosta, idealnie nadająca się do wielu dań obiadowych. Mizeria najsmaczniejsza jest z ziemniakami najlepiej młodymi i jakimś mięsem np. kotletem mielonym lub schabowym. My najbardziej lubimy kremową mizerię z miękkimi, cienkimi plasterkami ogórka doprawioną nie tylko solą i pieprzem, ale również (aby była słodko- winna) sokiem z cytryny i cukrem. A jak u Ciebie przygotowuje się mizerię?", + "cuisine": "Polska" } diff --git a/tests/test_data/kwestiasmaku.com/kwestiasmaku.json b/tests/test_data/kwestiasmaku.com/kwestiasmaku.json index 5b483c1be..18fb6a0c1 100644 --- a/tests/test_data/kwestiasmaku.com/kwestiasmaku.json +++ b/tests/test_data/kwestiasmaku.com/kwestiasmaku.json @@ -40,5 +40,7 @@ "ratings": 4.77, "site_name": "Kwestia Smaku", "title": "Pieczony kalafior", - "yields": "2 servings" + "yields": "2 servings", + "description": "To sprawdzony sposób na pieczonego kalafiora :) smakowity w wersji z kurkumą i czarnuszką, ale równie dobry z innym zestawem ziół. Sprawdzą się oregano, rozmaryn, papryka, ale również garam masala oraz przyprawa curry. Warto dodać kurkumę dla koloru. W zasadzie do zapamiętania są tutaj parametry pieczenia, a mianowicie 200 stopni C - 30 minut. Kalafiora pieczemy na dużej blaszce. Kalafiora można posypać po upieczeniu zieleniną, można podać z pokruszoną fetą lub sosem czosnkowym. Sprawdzi się jako przekąska lub dodatek np. do sałatki.", + "ratings_count": 2 } diff --git a/tests/test_data/lecker.de/lecker_2.json b/tests/test_data/lecker.de/lecker_2.json index a11d8eaa2..bead662bc 100644 --- a/tests/test_data/lecker.de/lecker_2.json +++ b/tests/test_data/lecker.de/lecker_2.json @@ -50,5 +50,15 @@ "site_name": "lecker.de", "title": "Naan-Brot - Rezept für den indischen Klassiker", "description": "Innen fluffig, außen kross: Naan-Brot gelingt dir mit unserem Rezept so köstlich wie im indischen Restaurant.", - "cook_time": 30 + "cook_time": 30, + "keywords": [ + "Rezepte", + "Backen", + "Brot", + "Länderküche", + "Asiatische Rezepte", + "Indische Rezepte" + ], + "ratings": 5.0, + "ratings_count": 1 } diff --git a/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_1.json b/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_1.json index 63c4bc93e..4248245bc 100644 --- a/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_1.json +++ b/tests/test_data/lifestyleofafoodie.com/lifestyleofafoodie_1.json @@ -60,5 +60,6 @@ "blended strawberry margarita", "frozen strawberry margarita", "frozen strawberry margaritas" - ] + ], + "prep_time": 5 } diff --git a/tests/test_data/littlespicejar.com/littlespicejar.json b/tests/test_data/littlespicejar.com/littlespicejar.json index 6e69bdab5..b33e3334e 100644 --- a/tests/test_data/littlespicejar.com/littlespicejar.json +++ b/tests/test_data/littlespicejar.com/littlespicejar.json @@ -57,5 +57,6 @@ "total_time": 30, "yields": "24 servings", "description": "Delicious mini crab cake bites that are quick and easy to make! These mini crab cakes taste just like the real thing but require way less work and are perfect to pass around for parties or for the holidays!", - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/lovingitvegan.com/lovingitvegan.json b/tests/test_data/lovingitvegan.com/lovingitvegan.json index 2fb43e040..ad1197f74 100644 --- a/tests/test_data/lovingitvegan.com/lovingitvegan.json +++ b/tests/test_data/lovingitvegan.com/lovingitvegan.json @@ -60,5 +60,7 @@ "kale smoothie", "smoothies", "vegan kale smoothie" - ] + ], + "cuisine": "American,Vegan", + "prep_time": 10 } diff --git a/tests/test_data/madsvin.com/madsvin.json b/tests/test_data/madsvin.com/madsvin.json index a158337b4..e39d97c41 100644 --- a/tests/test_data/madsvin.com/madsvin.json +++ b/tests/test_data/madsvin.com/madsvin.json @@ -52,5 +52,6 @@ "pandekage opskrift", "Pandekager" ], - "cook_time": 15 + "cook_time": 15, + "prep_time": 5 } diff --git a/tests/test_data/marthastewart.com/marthastewart.json b/tests/test_data/marthastewart.com/marthastewart.json index 9f10c7146..463baac46 100644 --- a/tests/test_data/marthastewart.com/marthastewart.json +++ b/tests/test_data/marthastewart.com/marthastewart.json @@ -50,5 +50,7 @@ "Lunch", "Main course" ], - "description": "Learn how to make breaded chicken breasts in under 30 minutes. Our easy three-step method for fried chicken cutlets makes easy and delicious weeknight dinners." + "description": "Learn how to make breaded chicken breasts in under 30 minutes. Our easy three-step method for fried chicken cutlets makes easy and delicious weeknight dinners.", + "cuisine": "American", + "prep_time": 25 } diff --git a/tests/test_data/melskitchencafe.com/melskitchencafe.json b/tests/test_data/melskitchencafe.com/melskitchencafe.json index 2e5cf491f..a136f6ae6 100644 --- a/tests/test_data/melskitchencafe.com/melskitchencafe.json +++ b/tests/test_data/melskitchencafe.com/melskitchencafe.json @@ -66,5 +66,6 @@ "sweetened condensed milk", "vanilla extract" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 130 } diff --git a/tests/test_data/minimalistbaker.com/minimalistbaker.json b/tests/test_data/minimalistbaker.com/minimalistbaker.json index 936e1df02..7c340774e 100644 --- a/tests/test_data/minimalistbaker.com/minimalistbaker.json +++ b/tests/test_data/minimalistbaker.com/minimalistbaker.json @@ -57,5 +57,7 @@ "yields": "8 servings", "keywords": [ "vegan ricotta" - ] + ], + "cuisine": "Gluten-Free,Italian-Inspired,Vegan", + "prep_time": 40 } diff --git a/tests/test_data/mob.co.uk/mob_1.json b/tests/test_data/mob.co.uk/mob_1.json index ec1e5c97e..1827fda1d 100644 --- a/tests/test_data/mob.co.uk/mob_1.json +++ b/tests/test_data/mob.co.uk/mob_1.json @@ -62,5 +62,9 @@ "cheese paratha recipe", "chilli cheese paratha recipe", "cheesy paratha recipe" - ] + ], + "nutrients": { + "servingSize": "4" + }, + "ratings": "4.647" } diff --git a/tests/test_data/mob.co.uk/mob_2.json b/tests/test_data/mob.co.uk/mob_2.json index e3c2e7cc3..1dd3387d2 100644 --- a/tests/test_data/mob.co.uk/mob_2.json +++ b/tests/test_data/mob.co.uk/mob_2.json @@ -54,5 +54,6 @@ "site_name": null, "title": "Speedy Udon Miso Noodle Soup", "total_time": 15, - "yields": "4 servings" + "yields": "4 servings", + "ratings": "4.125" } diff --git a/tests/test_data/motherthyme.com/motherthyme.json b/tests/test_data/motherthyme.com/motherthyme.json index 4bc29f499..b13a49e20 100644 --- a/tests/test_data/motherthyme.com/motherthyme.json +++ b/tests/test_data/motherthyme.com/motherthyme.json @@ -64,5 +64,6 @@ "title": "Cinnamon Roll Oatmeal", "total_time": 30, "yields": "2 servings", - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/moulinex.fr/moulinex_1.json b/tests/test_data/moulinex.fr/moulinex_1.json index ad7155916..db67f0d9d 100644 --- a/tests/test_data/moulinex.fr/moulinex_1.json +++ b/tests/test_data/moulinex.fr/moulinex_1.json @@ -50,5 +50,6 @@ "site_name": "Moulinex", "title": "Bœuf bourguignon", "total_time": 50, - "yields": "2 servings" + "yields": "2 servings", + "ratings_count": 2 } diff --git a/tests/test_data/moulinex.fr/moulinex_2.json b/tests/test_data/moulinex.fr/moulinex_2.json index 79389d7ea..b6b042a6b 100644 --- a/tests/test_data/moulinex.fr/moulinex_2.json +++ b/tests/test_data/moulinex.fr/moulinex_2.json @@ -54,5 +54,6 @@ "site_name": "Moulinex", "title": "Blanquette de veau", "total_time": 70, - "yields": "4 servings" + "yields": "4 servings", + "ratings_count": 2 } diff --git a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json index e1e8854cf..428654090 100644 --- a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json +++ b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_1.json @@ -48,5 +48,7 @@ "yields": "6 servings", "language": "pt_PT", "category": "Pratos principais Peixe", - "description": "Arroz de Polvo de Equipa Bimby. Receita Bimby® na categoria Pratos principais Peixe do %site-name%, A Comunidade de Receitas Bimby®." + "description": "Arroz de Polvo de Equipa Bimby. Receita Bimby® na categoria Pratos principais Peixe do %site-name%, A Comunidade de Receitas Bimby®.", + "ratings": 4.82, + "ratings_count": 2 } diff --git a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json index 46b1b75a6..aba33c835 100644 --- a/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json +++ b/tests/test_data/mundodereceitasbimby.com.pt/mundodereceitasbimby_2.json @@ -62,5 +62,7 @@ "yields": "8 servings", "language": "pt_PT", "category": "Pratos principais Carne", - "description": "Empadão de carne de Equipa Bimby. Receita Bimby® na categoria Pratos principais Carne do %site-name%, A Comunidade de Receitas Bimby®." + "description": "Empadão de carne de Equipa Bimby. Receita Bimby® na categoria Pratos principais Carne do %site-name%, A Comunidade de Receitas Bimby®.", + "ratings": 4.58, + "ratings_count": 2 } diff --git a/tests/test_data/mybakingaddiction.com/mybakingaddiction.json b/tests/test_data/mybakingaddiction.com/mybakingaddiction.json index 3a0b8dcd1..b3ee1260d 100644 --- a/tests/test_data/mybakingaddiction.com/mybakingaddiction.json +++ b/tests/test_data/mybakingaddiction.com/mybakingaddiction.json @@ -82,5 +82,6 @@ "Zucchini" ], "description": "Chocolate zucchini bread is quick, delicious, and the perfect use for the last of your summer zucchini. Enjoy a slice with your morning coffee or serve it up for dessert.", - "cook_time": 60 + "cook_time": 60, + "prep_time": 15 } diff --git a/tests/test_data/myjewishlearning.com/myjewishlearning.json b/tests/test_data/myjewishlearning.com/myjewishlearning.json index 1a98f96c9..858a14580 100644 --- a/tests/test_data/myjewishlearning.com/myjewishlearning.json +++ b/tests/test_data/myjewishlearning.com/myjewishlearning.json @@ -60,5 +60,7 @@ "cuisine": "Jewish", "cooking_method": "Baking", "cook_time": 28519422, - "prep_time": 28519422 + "prep_time": 28519422, + "ratings": 4.7, + "ratings_count": 2 } diff --git a/tests/test_data/myplate.gov/usdamyplate.json b/tests/test_data/myplate.gov/usdamyplate.json index fb6d78346..171891f84 100644 --- a/tests/test_data/myplate.gov/usdamyplate.json +++ b/tests/test_data/myplate.gov/usdamyplate.json @@ -72,5 +72,6 @@ "title": "Fabulous Fig Bars", "total_time": 75, "yields": "24 bars", - "cook_time": 1 + "cook_time": 1, + "prep_time": 1 } diff --git a/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json b/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json index 0d1299f87..3e2503cb0 100644 --- a/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json +++ b/tests/test_data/nourishedbynutrition.com/nourishedbynutrition.json @@ -56,5 +56,6 @@ "total_time": 35, "yields": "4 servings", "description": "Healthy salsa verde chicken enchiladas made grain-free and dairy-free with cassava flour tortillas and vegan cashew queso. This enchilada recipe uses store-bought salsa verde and cooked shredded chicken for an easy weeknight dinner!", - "cook_time": 25 + "cook_time": 25, + "prep_time": 10 } diff --git a/tests/test_data/number-2-pencil.com/number2pencil_1.json b/tests/test_data/number-2-pencil.com/number2pencil_1.json index a3b56f0c3..7c9c1232e 100644 --- a/tests/test_data/number-2-pencil.com/number2pencil_1.json +++ b/tests/test_data/number-2-pencil.com/number2pencil_1.json @@ -78,5 +78,6 @@ "title": "Sheet Pan Shrimp Fajitas", "total_time": 20, "yields": "4 servings", - "cook_time": 10 + "cook_time": 10, + "prep_time": 10 } diff --git a/tests/test_data/panelinha.com.br/panelinha_1.json b/tests/test_data/panelinha.com.br/panelinha_1.json index 7ac5b6e31..fcc29cef4 100644 --- a/tests/test_data/panelinha.com.br/panelinha_1.json +++ b/tests/test_data/panelinha.com.br/panelinha_1.json @@ -35,5 +35,6 @@ "title": "Rosbife", "total_time": 60.0, "yields": "4 servings", - "description": "Clássico é clássico! Com a técnica certa, o rosbife fica perfeito. Atente para os tempos e as temperaturas. Ele não pode estar gelado e precisa mesmo do descanso depois de assado." + "description": "Clássico é clássico! Com a técnica certa, o rosbife fica perfeito. Atente para os tempos e as temperaturas. Ele não pode estar gelado e precisa mesmo do descanso depois de assado.", + "cuisine": "Inglesa,Prática,Clássica,Argentina,Sem Glúten" } diff --git a/tests/test_data/panelinha.com.br/panelinha_2.json b/tests/test_data/panelinha.com.br/panelinha_2.json index 28afe678f..174a8a930 100644 --- a/tests/test_data/panelinha.com.br/panelinha_2.json +++ b/tests/test_data/panelinha.com.br/panelinha_2.json @@ -52,5 +52,6 @@ "title": "Arroz sírio com frango", "total_time": null, "yields": "2 servings", - "description": "Nesta versão com frango, o tradicional e perfumado arroz com lentilhas libanês se transforma numa refeição completa. E o melhor, feito numa panela só!" + "description": "Nesta versão com frango, o tradicional e perfumado arroz com lentilhas libanês se transforma numa refeição completa. E o melhor, feito numa panela só!", + "cuisine": "Prática,árabe,Saudável,Libanesa,Sem Glúten" } diff --git a/tests/test_data/pinchofyum.com/pinchofyum.json b/tests/test_data/pinchofyum.com/pinchofyum.json index d776a74a5..a7de0a6f1 100644 --- a/tests/test_data/pinchofyum.com/pinchofyum.json +++ b/tests/test_data/pinchofyum.com/pinchofyum.json @@ -79,5 +79,8 @@ "fiberContent": "2 g", "proteinContent": "15.5 g", "cholesterolContent": "81 mg" - } + }, + "prep_time": 15, + "ratings": 5.0, + "ratings_count": 2 } diff --git a/tests/test_data/pingodoce.pt/pingodoce.json b/tests/test_data/pingodoce.pt/pingodoce.json index c3baad52e..5eabbe785 100644 --- a/tests/test_data/pingodoce.pt/pingodoce.json +++ b/tests/test_data/pingodoce.pt/pingodoce.json @@ -71,5 +71,6 @@ "marisco", "peixe", "pimento" - ] + ], + "prep_time": 60 } diff --git a/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_2.json b/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_2.json index 8bb3c646e..b6f8debd5 100644 --- a/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_2.json +++ b/tests/test_data/pinkowlkitchen.com/pinkowlkitchen_2.json @@ -65,5 +65,6 @@ "iced coffee", "starbucks drink", "starbucks dupe" - ] + ], + "prep_time": 5 } diff --git a/tests/test_data/popsugar.com/popsugar.json b/tests/test_data/popsugar.com/popsugar.json index c475e926b..e7f9b1599 100644 --- a/tests/test_data/popsugar.com/popsugar.json +++ b/tests/test_data/popsugar.com/popsugar.json @@ -75,5 +75,6 @@ "Rainbow", "Pasta" ], - "description": "Rainbow PastaFrom Skylar Thomson, POPSUGAR Food IngredientsFor the parmesan tuile: 4 tablespoons grated parmesan cheese Non-stick cooking spray For the pasta:" + "description": "Rainbow PastaFrom Skylar Thomson, POPSUGAR Food IngredientsFor the parmesan tuile: 4 tablespoons grated parmesan cheese Non-stick cooking spray For the pasta:", + "cuisine": "Italian" } diff --git a/tests/test_data/practicalselfreliance.com/practicalselfreliance.json b/tests/test_data/practicalselfreliance.com/practicalselfreliance.json index 15949789f..b90607de9 100644 --- a/tests/test_data/practicalselfreliance.com/practicalselfreliance.json +++ b/tests/test_data/practicalselfreliance.com/practicalselfreliance.json @@ -57,5 +57,6 @@ "total_time": 150, "yields": "4 servings", "description": "Zucchini relish is a flavorful topping for summer grilling, and the perfect way to use up extra zucchini from the garden.", - "cook_time": 10 + "cook_time": 10, + "prep_time": 130 } diff --git a/tests/test_data/primaledgehealth.com/primaledgehealth.json b/tests/test_data/primaledgehealth.com/primaledgehealth.json index 1863c6443..c8309cb8d 100644 --- a/tests/test_data/primaledgehealth.com/primaledgehealth.json +++ b/tests/test_data/primaledgehealth.com/primaledgehealth.json @@ -59,5 +59,7 @@ "keto custard", "no bake custard" ], - "description": "This no bake keto carnivore custard has the same great flavor and silky smooth texture as traditional custard but is less work to make! Make it yourself with just 5 ingredients and 10 minutes of prep time." + "description": "This no bake keto carnivore custard has the same great flavor and silky smooth texture as traditional custard but is less work to make! Make it yourself with just 5 ingredients and 10 minutes of prep time.", + "cuisine": "American", + "prep_time": 10 } diff --git a/tests/test_data/przepisy.pl/przepisy.json b/tests/test_data/przepisy.pl/przepisy.json index 84441201c..ca744ca30 100644 --- a/tests/test_data/przepisy.pl/przepisy.json +++ b/tests/test_data/przepisy.pl/przepisy.json @@ -49,5 +49,6 @@ "Łagodne", "Bez mięsa" ], - "description": "Jedni zajadają się plackami ziemniaczanymi posypanymi cukrem, inni z ochotą dodają do nich gęstą, kwaśną śmietanę, a jeszcze inni najbardziej cenią przepisy na placki ziemniaczane polane mięsnym gulaszem. Niewątpliwie najlepsze placki ziemniaczane to te usmażone na złoto, których chrupiąca, lekko przypieczona skórka skrywa miękki i delikatny środek. Niezależnie od tego, jakie dodatki należą do Twoich kulinarnych faworytów, poznaj naszą wersję przyrządzania tych przysmaków. Rumiane placki ziemniaczane to coś zdecydowanie więcej niż tylko potrawa charakterystyczna dla barów mlecznych. Dla kogo? Przepis na placki ziemniaczane przypadnie do gustu smakoszom ziemniaczanych potraw. Do stołu chętnie zasiądą również zwolennicy tradycyjnych dań. Kuchnia jak u mamy? Z plackami ziemniaczanymi według naszego przepisu ten efekt uzyskasz bez problemów. Masz ochotę na odrobinę nowości? Do chrupiących placuszków dodaj łososia albo krewetki – nie pożałujesz! Na jaką okazję? Placki ziemniaczane to idealna propozycja na poskromienie większego głodu. Świetnie sprawdzają się w jesiennych i zimowych miesiącach jako rozgrzewający obiad. Jak zrobić placki ziemniaczane w takiej odsłonie? Sos grzybowy, żurawina i oscypek to sezonowe, obowiązkowe dodatki. Czy wiesz, że? Ziemniaków nie musisz trzeć na drobnej tarce. Wystarczy, że zetrzesz je na grubych oczkach. Jak zrobić placki ziemniaczane tak, aby nie rozpadły się podczas smażenia, do masy ziemniaczanej dodaj jajko i odrobinę mąki. Ich postrzępione brzegi nie tylko pięknie się prezentują, ale też genialnie smakują i chrupią. Dla urozmaicenia: Pamiętaj, że przepis na placki ziemniaczane możesz dowolnie urozmaicić, serwując je z ulubionymi składnikami. Jak zrobić placki ziemniaczane, które zaskoczą wszystkich? Jeśli lubisz eksperymentować, do masy (oprócz czosnku) dorzuć ulubione zioła lub drobno pokrojone warzywa. Dzięki szpinakowi, papryce chili lub cebuli będą aromatyczne i kolorowe." + "description": "Jedni zajadają się plackami ziemniaczanymi posypanymi cukrem, inni z ochotą dodają do nich gęstą, kwaśną śmietanę, a jeszcze inni najbardziej cenią przepisy na placki ziemniaczane polane mięsnym gulaszem. Niewątpliwie najlepsze placki ziemniaczane to te usmażone na złoto, których chrupiąca, lekko przypieczona skórka skrywa miękki i delikatny środek. Niezależnie od tego, jakie dodatki należą do Twoich kulinarnych faworytów, poznaj naszą wersję przyrządzania tych przysmaków. Rumiane placki ziemniaczane to coś zdecydowanie więcej niż tylko potrawa charakterystyczna dla barów mlecznych. Dla kogo? Przepis na placki ziemniaczane przypadnie do gustu smakoszom ziemniaczanych potraw. Do stołu chętnie zasiądą również zwolennicy tradycyjnych dań. Kuchnia jak u mamy? Z plackami ziemniaczanymi według naszego przepisu ten efekt uzyskasz bez problemów. Masz ochotę na odrobinę nowości? Do chrupiących placuszków dodaj łososia albo krewetki – nie pożałujesz! Na jaką okazję? Placki ziemniaczane to idealna propozycja na poskromienie większego głodu. Świetnie sprawdzają się w jesiennych i zimowych miesiącach jako rozgrzewający obiad. Jak zrobić placki ziemniaczane w takiej odsłonie? Sos grzybowy, żurawina i oscypek to sezonowe, obowiązkowe dodatki. Czy wiesz, że? Ziemniaków nie musisz trzeć na drobnej tarce. Wystarczy, że zetrzesz je na grubych oczkach. Jak zrobić placki ziemniaczane tak, aby nie rozpadły się podczas smażenia, do masy ziemniaczanej dodaj jajko i odrobinę mąki. Ich postrzępione brzegi nie tylko pięknie się prezentują, ale też genialnie smakują i chrupią. Dla urozmaicenia: Pamiętaj, że przepis na placki ziemniaczane możesz dowolnie urozmaicić, serwując je z ulubionymi składnikami. Jak zrobić placki ziemniaczane, które zaskoczą wszystkich? Jeśli lubisz eksperymentować, do masy (oprócz czosnku) dorzuć ulubione zioła lub drobno pokrojone warzywa. Dzięki szpinakowi, papryce chili lub cebuli będą aromatyczne i kolorowe.", + "prep_time": 40 } diff --git a/tests/test_data/purelypope.com/purelypope.json b/tests/test_data/purelypope.com/purelypope.json index fb37d4d9b..d42cea289 100644 --- a/tests/test_data/purelypope.com/purelypope.json +++ b/tests/test_data/purelypope.com/purelypope.json @@ -40,5 +40,7 @@ "site_name": "PurelyPope", "title": "Sweet Chili Brussel Sprouts", "total_time": 42, - "yields": "4 servings" + "yields": "4 servings", + "cook_time": 32, + "prep_time": 10 } diff --git a/tests/test_data/purplecarrot.com/purplecarrot.json b/tests/test_data/purplecarrot.com/purplecarrot.json index 3f44e29d7..2165a9d53 100644 --- a/tests/test_data/purplecarrot.com/purplecarrot.json +++ b/tests/test_data/purplecarrot.com/purplecarrot.json @@ -55,5 +55,6 @@ "title": "Roasted Cauliflower Lentil Bowl with Avocado & Curried Balsamic Vinaigrette", "total_time": 30, "yields": "2 servings", - "description": "We think you’re going to love this beautifully balanced meal. Curry roasted cauliflower gets crispy in the oven and pairs perfectly with hearty, protein-packed lentils cooked until they’re just tender. Match creamy avocado with a splash of curried balsamic vinaigrette, and this hearty meal is ready to go." + "description": "We think you’re going to love this beautifully balanced meal. Curry roasted cauliflower gets crispy in the oven and pairs perfectly with hearty, protein-packed lentils cooked until they’re just tender. Match creamy avocado with a splash of curried balsamic vinaigrette, and this hearty meal is ready to go.", + "prep_time": 30 } diff --git a/tests/test_data/rachlmansfield.com/rachlmansfield.json b/tests/test_data/rachlmansfield.com/rachlmansfield.json index b418ab611..160ade615 100644 --- a/tests/test_data/rachlmansfield.com/rachlmansfield.json +++ b/tests/test_data/rachlmansfield.com/rachlmansfield.json @@ -46,5 +46,6 @@ "total_time": 27, "yields": "9 servings", "description": "Healthy Flourless Brownies made with all gluten-free, paleo, nut-free and dairy-free ingredients. No flour needed! These are the best FUDGEY brownies ever!", - "cook_time": 22 + "cook_time": 22, + "prep_time": 5 } diff --git a/tests/test_data/receitas.globo.com/globo.json b/tests/test_data/receitas.globo.com/globo.json index 603f838dc..a04e74632 100644 --- a/tests/test_data/receitas.globo.com/globo.json +++ b/tests/test_data/receitas.globo.com/globo.json @@ -44,5 +44,19 @@ "total_time": 50, "yields": "8 servings", "cooking_method": "Cozido", - "description": "O strogonoff de frango simples leva creme de leite, champignon, ketchup, mostarda, molho de tomate, caldo de galinha, óleo e peito de frango." + "description": "O strogonoff de frango simples leva creme de leite, champignon, ketchup, mostarda, molho de tomate, caldo de galinha, óleo e peito de frango.", + "cuisine": "Brasileira", + "keywords": [ + "receitas de strogonoff", + "receitas com frango", + "almoço", + "jantar", + "natal", + "reveillon", + "ano-novo", + "páscoa", + "reunião em família", + "reunião com amigos" + ], + "ratings_count": 2 } diff --git a/tests/test_data/receitas.ig.com.br/ig.json b/tests/test_data/receitas.ig.com.br/ig.json index 3e504ff05..44b068cf1 100644 --- a/tests/test_data/receitas.ig.com.br/ig.json +++ b/tests/test_data/receitas.ig.com.br/ig.json @@ -46,5 +46,6 @@ "site_name": "Receitas", "title": "Estrogonofe de cogumelos", "total_time": 30, - "yields": "4 servings" + "yields": "4 servings", + "prep_time": 30 } diff --git a/tests/test_data/recept.se/recept.json b/tests/test_data/recept.se/recept.json index b1ada672d..c2b0b3400 100644 --- a/tests/test_data/recept.se/recept.json +++ b/tests/test_data/recept.se/recept.json @@ -52,5 +52,14 @@ "utan fläsk" ], "category": "Bak & dessert", - "cook_time": 15 + "cook_time": 15, + "nutrients": { + "calories": "87424 calories", + "carbohydrateContent": "12.6 g", + "fatContent": "3.7 g", + "proteinContent": "0.7 g", + "servingSize": "1 styck" + }, + "ratings": 4.4, + "ratings_count": 2 } diff --git a/tests/test_data/reciperunner.com/reciperunner.json b/tests/test_data/reciperunner.com/reciperunner.json index a4b390eb2..d65b2e987 100644 --- a/tests/test_data/reciperunner.com/reciperunner.json +++ b/tests/test_data/reciperunner.com/reciperunner.json @@ -81,5 +81,6 @@ "Italian" ], "description": "Delicious round, flat, Italian, waffle cookies. An easy and fun cookie to make this holiday season!", - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/recipes.timesofindia.com/timesofindia.json b/tests/test_data/recipes.timesofindia.com/timesofindia.json index e56252f8e..df519f434 100644 --- a/tests/test_data/recipes.timesofindia.com/timesofindia.json +++ b/tests/test_data/recipes.timesofindia.com/timesofindia.json @@ -67,5 +67,6 @@ "Party" ], "ratings_count": 2, - "description": "Channel your inner Italian soul by indulging in this amazing pasta recipe prepared using tortellini. It's a ring-shaped pasta, which is also known as belly button because of its resemblance to a navel. It's a delicious pasta recipe that you can prepare in the comfort of your home. Stuffed Tortellini is an Italian speciality, and is prepared using roasted cherry tomatoes being coated with seasoned oil and mixing them with the pesto sauce with tortellini pasta. Be it a nice hot appetizer or a comforting weekend meal in your bed, this palatable stuffed tortellini recipe will make you love it in one go. The spicy pesto sauce gives a fiery and sizzling twist to the tortellini, making it even more irresistible for all the foodies. Check out this super-duper scrumptious and quick tortellini recipe which comes out in just half an hour and tastes delicious. If you have your friends coming over to your place in half an hour and you are confused about the special menu, don’t think anything else and just run to the kitchen and start preparing with this indulgence. Give a delicious feast to your friends and family members with the heavenly flavours of this pasta and watch them shower you with loads of compliments and praises. A beyond perfect recipe for when you are enjoying kitty party, birthday party, anniversary party, pot luck or game night. This exotic Italian recipe will bring out the Italiano within you and make all of you go, Mama Mia. (Recipe: Chef Dinesh Pandey, The Green Bistro)" + "description": "Channel your inner Italian soul by indulging in this amazing pasta recipe prepared using tortellini. It's a ring-shaped pasta, which is also known as belly button because of its resemblance to a navel. It's a delicious pasta recipe that you can prepare in the comfort of your home. Stuffed Tortellini is an Italian speciality, and is prepared using roasted cherry tomatoes being coated with seasoned oil and mixing them with the pesto sauce with tortellini pasta. Be it a nice hot appetizer or a comforting weekend meal in your bed, this palatable stuffed tortellini recipe will make you love it in one go. The spicy pesto sauce gives a fiery and sizzling twist to the tortellini, making it even more irresistible for all the foodies. Check out this super-duper scrumptious and quick tortellini recipe which comes out in just half an hour and tastes delicious. If you have your friends coming over to your place in half an hour and you are confused about the special menu, don’t think anything else and just run to the kitchen and start preparing with this indulgence. Give a delicious feast to your friends and family members with the heavenly flavours of this pasta and watch them shower you with loads of compliments and praises. A beyond perfect recipe for when you are enjoying kitty party, birthday party, anniversary party, pot luck or game night. This exotic Italian recipe will bring out the Italiano within you and make all of you go, Mama Mia. (Recipe: Chef Dinesh Pandey, The Green Bistro)", + "prep_time": 15 } diff --git a/tests/test_data/recipetineats.com/recipetineats.json b/tests/test_data/recipetineats.com/recipetineats.json index 41c2c9f64..bfc5f6b04 100644 --- a/tests/test_data/recipetineats.com/recipetineats.json +++ b/tests/test_data/recipetineats.com/recipetineats.json @@ -58,5 +58,6 @@ ], "description": "Recipe VIDEO above. \"Thit Kho To\" - Tender pork in a sweet savoury glaze that has quite an intense flavour. Though made using coconut water as the broth, but it doesn't have a coconut flavour at all! It looks so unimpressive right up until the end when it magically transforms into sticky caramelised pork pieces!", "cook_time": 90, - "cuisine": "Vietnamese" + "cuisine": "Vietnamese", + "prep_time": 10 } diff --git a/tests/test_data/redhousespice.com/redhousespice_2.json b/tests/test_data/redhousespice.com/redhousespice_2.json index 1a6a97549..d0db5f477 100644 --- a/tests/test_data/redhousespice.com/redhousespice_2.json +++ b/tests/test_data/redhousespice.com/redhousespice_2.json @@ -61,5 +61,7 @@ "cucumber salad", "smashed cucumber salad" ], - "description": "Cracked with force and seasoned with bold flavours, Chinese smashed cucumber salad is a quick, fun and refreshing dish to make." + "description": "Cracked with force and seasoned with bold flavours, Chinese smashed cucumber salad is a quick, fun and refreshing dish to make.", + "cuisine": "Chinese", + "prep_time": 3 } diff --git a/tests/test_data/reishunger.de/reishunger_2.json b/tests/test_data/reishunger.de/reishunger_2.json index 7e062699a..2bb0b2f12 100644 --- a/tests/test_data/reishunger.de/reishunger_2.json +++ b/tests/test_data/reishunger.de/reishunger_2.json @@ -63,5 +63,6 @@ "title": "Süßkartoffel-Kichererbsen-Curry", "total_time": 15, "yields": "3 servings", - "description": "Lust auf einen Hauch indische Küche? Dann gönnt euch diese leckere Süßkartoffel-Kichererbsen-Curry. Schnell gemacht, unheimlich lecker und voller gesunder Zutaten. Die Kichererbsen versorgen euren Körper mit viel Eiweiß und machen euch in Kombination mit den Süßkartoffeln und dem Reis lange satt." + "description": "Lust auf einen Hauch indische Küche? Dann gönnt euch diese leckere Süßkartoffel-Kichererbsen-Curry. Schnell gemacht, unheimlich lecker und voller gesunder Zutaten. Die Kichererbsen versorgen euren Körper mit viel Eiweiß und machen euch in Kombination mit den Süßkartoffeln und dem Reis lange satt.", + "cuisine": "Indisch,Asiatisch" } diff --git a/tests/test_data/rezeptwelt.de/rezeptwelt.json b/tests/test_data/rezeptwelt.de/rezeptwelt.json index f94432613..1377e0f84 100644 --- a/tests/test_data/rezeptwelt.de/rezeptwelt.json +++ b/tests/test_data/rezeptwelt.de/rezeptwelt.json @@ -60,5 +60,6 @@ "site_name": null, "title": "Italienischer Nudelsalat", "total_time": 50, - "yields": "6 servings" + "yields": "6 servings", + "ratings_count": 2 } diff --git a/tests/test_data/ricette.giallozafferano.it/giallozafferano.json b/tests/test_data/ricette.giallozafferano.it/giallozafferano.json index 92c61bef0..be8d74ec5 100644 --- a/tests/test_data/ricette.giallozafferano.it/giallozafferano.json +++ b/tests/test_data/ricette.giallozafferano.it/giallozafferano.json @@ -84,5 +84,6 @@ "Zucchero a velo" ], "description": "Il bavarese alle fragole è dessert al cucchiaio fresco, preparato con crema inglese e coulis di fragole, panna montata, latte e zucchero.", - "cook_time": 15 + "cook_time": 15, + "prep_time": 30 } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json index bfc44e6c7..811794182 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_1.json @@ -42,5 +42,7 @@ ], "category": "Dolci e Dessert", "cook_time": 10, - "prep_time": 5 + "prep_time": 5, + "ratings": 5.0, + "ratings_count": 2 } diff --git a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json index 16e10a197..60d040ab7 100644 --- a/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json +++ b/tests/test_data/ricetteperbimby.it/ricetteperbimby_2.json @@ -91,5 +91,7 @@ "category": "Secondi Piatti", "cook_time": 70, "cuisine": "Francese", - "prep_time": 20 + "prep_time": 20, + "ratings": 5.0, + "ratings_count": 2 } diff --git a/tests/test_data/rutgerbakt.nl/rutgerbakt_1.json b/tests/test_data/rutgerbakt.nl/rutgerbakt_1.json index c4e737e80..0430e2c55 100644 --- a/tests/test_data/rutgerbakt.nl/rutgerbakt_1.json +++ b/tests/test_data/rutgerbakt.nl/rutgerbakt_1.json @@ -38,5 +38,6 @@ "site_name": "Rutger Bakt", "title": "Arretjescake", "total_time": 180, - "yields": null + "yields": null, + "prep_time": 180 } diff --git a/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json b/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json index ee37abedb..7af65aa31 100644 --- a/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json +++ b/tests/test_data/rutgerbakt.nl/rutgerbakt_2.json @@ -50,5 +50,6 @@ "title": "Abrikozenvlaai", "total_time": 120, "yields": null, - "cook_time": 30 + "cook_time": 30, + "prep_time": 90 } diff --git a/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json b/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json index 2c7d09c0d..4add29ce1 100644 --- a/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json +++ b/tests/test_data/rutgerbakt.nl/rutgerbakt_3.json @@ -36,5 +36,6 @@ "title": "Banketstaaf", "total_time": 45, "yields": null, - "cook_time": 30 + "cook_time": 30, + "prep_time": 15 } diff --git a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json index 7c87a5625..5042252ad 100644 --- a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json +++ b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_1.json @@ -41,5 +41,6 @@ "AJI-NO-MOTO; Purê; Batata; Frango" ], "description": "Uma saborosa receita de purê de batata com frango que rende 5 porções e você só leva 25 minutinhos para preparar. Veja a lista de ingredientes e o modo de preparo.", - "cook_time": 25 + "cook_time": 25, + "prep_time": 25 } diff --git a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json index dcd38200c..f502f238d 100644 --- a/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json +++ b/tests/test_data/saboresajinomoto.com.br/saboresanjinomoto_2.json @@ -52,5 +52,6 @@ "keywords": [ "CREPIOCA; CALDO SAZÓN; BRÓCOLIS; FRANGO" ], - "cook_time": 60 + "cook_time": 60, + "prep_time": 60 } diff --git a/tests/test_data/steamykitchen.com/steamykitchen_2.json b/tests/test_data/steamykitchen.com/steamykitchen_2.json index bb84b5f23..ca11be99c 100644 --- a/tests/test_data/steamykitchen.com/steamykitchen_2.json +++ b/tests/test_data/steamykitchen.com/steamykitchen_2.json @@ -48,5 +48,6 @@ "total_time": 120, "yields": "8 servings", "description": "Serves: about a million people. Okay, definitely enough for 8, maybe with leftovers! So cut this recipe in half for less and you can save time on the preparation too, because making this much does take us quite a bit of time. But we LOVE the leftovers!", - "cook_time": 60 + "cook_time": 60, + "prep_time": 60 } diff --git a/tests/test_data/strongrfastr.com/strongrfastr.json b/tests/test_data/strongrfastr.com/strongrfastr.json index 1d746bd05..e0c20ee3d 100644 --- a/tests/test_data/strongrfastr.com/strongrfastr.json +++ b/tests/test_data/strongrfastr.com/strongrfastr.json @@ -43,5 +43,12 @@ "language": "en", "site_name": "Strongr Fastr", "title": "Latin-inspired creamy chicken stew", - "total_time": 550 + "total_time": 550, + "category": "dinner", + "nutrients": { + "calories": "490 calories", + "fatContent": "12 g", + "carbohydrateContent": "36 g", + "proteinContent": "47 g" + } } diff --git a/tests/test_data/sunset.com/sunset.json b/tests/test_data/sunset.com/sunset.json index 8b6ba7047..944e6ae0a 100644 --- a/tests/test_data/sunset.com/sunset.json +++ b/tests/test_data/sunset.com/sunset.json @@ -68,5 +68,7 @@ "site_name": "Sunset Magazine", "title": "Crisp-Top Sourdough Stuffing", "total_time": 90, - "yields": "12 servings" + "yields": "12 servings", + "description": "Although it's nearly as quick to make as boxed stuffing, this homemade version--soft in the middle and a little crunchy on the top--is prettier and certainly tastier.", + "prep_time": 90 } diff --git a/tests/test_data/taste.com.au/tasteau_1.json b/tests/test_data/taste.com.au/tasteau_1.json index 7a29eaadd..683e31fa5 100644 --- a/tests/test_data/taste.com.au/tasteau_1.json +++ b/tests/test_data/taste.com.au/tasteau_1.json @@ -83,5 +83,7 @@ "easy", "dinner", "family friendly" - ] + ], + "cook_time": 55, + "prep_time": 15 } diff --git a/tests/test_data/taste.com.au/tasteau_2.json b/tests/test_data/taste.com.au/tasteau_2.json index 873dfd465..cf38195a2 100644 --- a/tests/test_data/taste.com.au/tasteau_2.json +++ b/tests/test_data/taste.com.au/tasteau_2.json @@ -79,5 +79,7 @@ "vegetarian", "savoury", "easy" - ] + ], + "cook_time": 65, + "prep_time": 60 } diff --git a/tests/test_data/tasteatlas.com/tasteatlas.json b/tests/test_data/tasteatlas.com/tasteatlas.json index 6808c7c98..410aed427 100644 --- a/tests/test_data/tasteatlas.com/tasteatlas.json +++ b/tests/test_data/tasteatlas.com/tasteatlas.json @@ -85,5 +85,23 @@ "category": "Sweet Pastry", "title": "Pastel de nata", "total_time": 95, - "yields": "12 servings" + "yields": "12 servings", + "cook_time": 20, + "cuisine": "Portuguese", + "prep_time": 75, + "keywords": [ + "pastry", + "eggs", + "custard", + "tart", + "dessert", + "cinnamon", + "Portugal", + "Lisbon", + "eggcustard", + "eggyolks", + "Belém", + "top100desserts" + ], + "ratings_count": 143 } diff --git a/tests/test_data/tasty.co/tasty.json b/tests/test_data/tasty.co/tasty.json index 4a9ab4b48..2b2585b93 100644 --- a/tests/test_data/tasty.co/tasty.json +++ b/tests/test_data/tasty.co/tasty.json @@ -93,5 +93,7 @@ "short ribs", "short ribs recipe", "tasty - recipe" - ] + ], + "description": "These fall-off-the-bone tender short ribs are slow-cooked in a flavorful red wine sauce and served with a creamy cashew cauliflower mash. It's a rich and satisfying dish that's perfect for a cozy night in.", + "cuisine": "North American" } diff --git a/tests/test_data/tastykitchen.com/tastykitchen.json b/tests/test_data/tastykitchen.com/tastykitchen.json index 21c8ee136..295b25210 100644 --- a/tests/test_data/tastykitchen.com/tastykitchen.json +++ b/tests/test_data/tastykitchen.com/tastykitchen.json @@ -46,5 +46,6 @@ "title": "Restaurant Style Salsa", "total_time": 10, "yields": "12 servings", - "description": "Perfect, wonderful, simple salsa like the kind in restaurants. Serve with warm tortilla chips and watch everyone smile." + "description": "Perfect, wonderful, simple salsa like the kind in restaurants. Serve with warm tortilla chips and watch everyone smile.", + "prep_time": 10 } diff --git a/tests/test_data/thepalatablelife.com/thepalatablelife_1.json b/tests/test_data/thepalatablelife.com/thepalatablelife_1.json index 59d8156c6..402d24636 100644 --- a/tests/test_data/thepalatablelife.com/thepalatablelife_1.json +++ b/tests/test_data/thepalatablelife.com/thepalatablelife_1.json @@ -45,5 +45,6 @@ "total_time": 25, "yields": "40 servings", "category": "Main Course", - "cook_time": 15 + "cook_time": 15, + "prep_time": 10 } diff --git a/tests/test_data/thepalatablelife.com/thepalatablelife_2.json b/tests/test_data/thepalatablelife.com/thepalatablelife_2.json index 6d310bcd5..2085e695f 100644 --- a/tests/test_data/thepalatablelife.com/thepalatablelife_2.json +++ b/tests/test_data/thepalatablelife.com/thepalatablelife_2.json @@ -70,5 +70,6 @@ "language": "en-US", "site_name": "the palatable life", "title": "peppermint swirl cookies", - "yields": "12 servings" + "yields": "12 servings", + "category": "Dessert" } diff --git a/tests/test_data/thevintagemixer.com/thevintagemixer.json b/tests/test_data/thevintagemixer.com/thevintagemixer.json index 050d8d1d0..6c9ef0c69 100644 --- a/tests/test_data/thevintagemixer.com/thevintagemixer.json +++ b/tests/test_data/thevintagemixer.com/thevintagemixer.json @@ -52,5 +52,9 @@ "language": "en-US", "site_name": null, "title": "Gluten Free and Sugar Free Cherry Baby Smash Cake", - "total_time": 35 + "total_time": 35, + "description": "This cute Cherry Cake for a baby's first birthday is gluten free, sugar free and paleo making it perfectly healthy for any baby.", + "cook_time": 20, + "cuisine": "American,Gluten Free,Paleo,Sugar Free", + "prep_time": 15 } diff --git a/tests/test_data/tudogostoso.com.br/tudogostoso.json b/tests/test_data/tudogostoso.com.br/tudogostoso.json index d2d27f6b8..12b888865 100644 --- a/tests/test_data/tudogostoso.com.br/tudogostoso.json +++ b/tests/test_data/tudogostoso.com.br/tudogostoso.json @@ -38,5 +38,6 @@ "keywords": [ "Receita de Caipirinha - Original" ], - "description": "Descubra agora o segredo da caipirinha original, uma receita clássica que vai transportar você para um sabor autêntico do Brasil! Com apenas três ingredientes e alguns passos simples, você poderá preparar essa deliciosa bebida refrescante em minutos. O equilíbrio perfeito entre limão, açúcar e cachaça irá surpreender seu paladar." + "description": "Descubra agora o segredo da caipirinha original, uma receita clássica que vai transportar você para um sabor autêntico do Brasil! Com apenas três ingredientes e alguns passos simples, você poderá preparar essa deliciosa bebida refrescante em minutos. O equilíbrio perfeito entre limão, açúcar e cachaça irá surpreender seu paladar.", + "prep_time": 5 } diff --git a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json index 6e3ba884c..b4faf53cd 100644 --- a/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json +++ b/tests/test_data/twopeasandtheirpod.com/twopeasandtheirpod_2.json @@ -60,5 +60,8 @@ "keywords": [ "mango" ], - "description": "Mango Salad- ripe juicy mangoes with jicama, cucumber, red pepper, mint, cilantro, fresh lime juice, and a sprinkle of Tajin. This refreshing simple salad is perfect for summertime or anytime!" + "description": "Mango Salad- ripe juicy mangoes with jicama, cucumber, red pepper, mint, cilantro, fresh lime juice, and a sprinkle of Tajin. This refreshing simple salad is perfect for summertime or anytime!", + "cuisine": "American", + "prep_time": 10, + "ratings_count": 1 } diff --git a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json index 7adf53a85..b682ff7dd 100644 --- a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json +++ b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_1.json @@ -57,5 +57,6 @@ "Hoofdgerecht" ], "cook_time": 10, - "prep_time": 5 + "prep_time": 5, + "ratings_count": 2 } diff --git a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json index 810f8662a..e3a5e0204 100644 --- a/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json +++ b/tests/test_data/uitpaulineskeuken.nl/uitpaulineskeukennl_2.json @@ -79,5 +79,6 @@ "Bakrecepten" ], "cook_time": 40, - "prep_time": 15 + "prep_time": 15, + "ratings_count": 1 } diff --git a/tests/test_data/usapears.org/usapears.json b/tests/test_data/usapears.org/usapears.json index d65a6a4ab..a960d3ac0 100644 --- a/tests/test_data/usapears.org/usapears.json +++ b/tests/test_data/usapears.org/usapears.json @@ -46,5 +46,7 @@ "site_name": "USA Pears", "title": "Sauteed Bosc Pears", "total_time": 25, - "yields": "6 servings" + "yields": "6 servings", + "ratings": null, + "ratings_count": 2 } diff --git a/tests/test_data/valdemarsro.dk/valdemarsro.json b/tests/test_data/valdemarsro.dk/valdemarsro.json index f56da7873..8273daa65 100644 --- a/tests/test_data/valdemarsro.dk/valdemarsro.json +++ b/tests/test_data/valdemarsro.dk/valdemarsro.json @@ -36,5 +36,14 @@ "site_name": "Valdemarsro", "title": "Madpandekager - de klassiske", "total_time": 40, - "yields": "10 servings" + "yields": "10 servings", + "keywords": [ + "Familiefavoritter", + "Madpandekager og madvafler", + "Nem Hverdagsmad", + "Opskrifter til børn - Hverdagsfavoritter børn", + "Pandekager", + "Tilbehør Aftensmad", + "Vegetar" + ] } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json index fa635aa30..791c97397 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_1.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_1.json @@ -74,5 +74,6 @@ ], "description": "**Advanced Prep Required - you'll need a sourdough starter**Lightly sweetened, maple oat sourdough sandwich bread features whole rolled oats and whole wheat flour. It has a soft tender crumb and earthy flavor, ideal for sammies and toast! This recipe is vegetarian and vegan friendly.A Note on HYDRATION - Flours vary in their moisture content from brand to brand. Additionally, local humidity conditions will impact how your dough feels from one batch to another. If the dough feels a bit too dry, try adding a teaspoon of water (more if needed). Too wet? Add more flour, a little at a time (only after the soaker is added). Even if you weigh your ingredients (which I highly recommend), this is not uncommon. As you gain experience in making sourdough, you'll gain a better understanding of how your dough should look and feel.Time above does not include the amount of time for fermentation, shaping and proofing which takes between 8-14 hours, depending on ambient temperature. Use the time as a guide, not as a determining factor._______________________Example Bakers Schedule: Friday-Saturday: feed starter. Saturday night: mix dough and ferment overnight. Sunday morning: shape dough, allow to rise (proof), bake. ________________________Serving size depends on how thick or thin the loaf is sliced. I can get about 12 thick slices or 15-16 thiner slices out of this loaf.", "cook_time": 50, - "cuisine": "American" + "cuisine": "American", + "ratings_count": 1 } diff --git a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json index cbf2bdaea..1d6b4b44c 100644 --- a/tests/test_data/vanillaandbean.com/vanillaandbean_2.json +++ b/tests/test_data/vanillaandbean.com/vanillaandbean_2.json @@ -70,5 +70,6 @@ "description": "The easiest healthy waffle recipe bursting with citrus! Made with almond and oat flour with a hint of orange zest, these healthy almond orange oat waffles are freezer friendly, vegan and easily gluten free. *Update* - a few makers have had trouble with these waffles sticking to their waffle iron. Note this recipe was tested with a waffle iron that has a non stick surface where no added oil is necessary. See note below for more information.", "cook_time": 40, "cuisine": "American,Vegan", - "prep_time": 15 + "prep_time": 15, + "ratings_count": 2 } diff --git a/tests/test_data/vegetarbloggen.no/vegetarbloggen.json b/tests/test_data/vegetarbloggen.no/vegetarbloggen.json index 70a129553..58aa00aa2 100644 --- a/tests/test_data/vegetarbloggen.no/vegetarbloggen.json +++ b/tests/test_data/vegetarbloggen.no/vegetarbloggen.json @@ -50,5 +50,6 @@ "gresskar", "pasta" ], - "cook_time": 20 + "cook_time": 20, + "prep_time": 10 } diff --git a/tests/test_data/vegolosi.it/vegolosi.json b/tests/test_data/vegolosi.it/vegolosi.json index 7fee55199..531e4d861 100644 --- a/tests/test_data/vegolosi.it/vegolosi.json +++ b/tests/test_data/vegolosi.it/vegolosi.json @@ -53,5 +53,6 @@ "title": "Polpette di tofu e piselli con salsa allo zafferano", "total_time": 30, "yields": "4 servings", - "cook_time": 15 + "cook_time": 15, + "prep_time": 15 } diff --git a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json index 8bdde1ab3..b6ddb80fa 100644 --- a/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json +++ b/tests/test_data/vegrecipesofindia.com/vegrecipesofindia.json @@ -98,5 +98,6 @@ "description": "Peppery, pungent and healthy, Punjabi Sarson ka Saag (or Sarson da Saag) is a favorite meal during the cold North Indian winters, especially when paired with Makki Ki Roti. Making this authentic dish is not difficult, but it does take some time.", "cook_time": 120, "cuisine": "North Indian,Punjabi", - "prep_time": 120 + "prep_time": 120, + "ratings_count": 1 } diff --git a/tests/test_data/waitrose.com/waitrose.json b/tests/test_data/waitrose.com/waitrose.json index b9af38ac1..144409493 100644 --- a/tests/test_data/waitrose.com/waitrose.json +++ b/tests/test_data/waitrose.com/waitrose.json @@ -56,5 +56,7 @@ "title": "Banana, chocolate and oatmeal tea bread", "total_time": 65, "yields": "8 servings", - "cook_time": 50 + "cook_time": 50, + "prep_time": 15, + "ratings_count": 2 } diff --git a/tests/test_data/watchwhatueat.com/watchwhatueat.json b/tests/test_data/watchwhatueat.com/watchwhatueat.json index 1d63d6d95..ae044806a 100644 --- a/tests/test_data/watchwhatueat.com/watchwhatueat.json +++ b/tests/test_data/watchwhatueat.com/watchwhatueat.json @@ -78,5 +78,6 @@ "description": "Whole cauliflower head flavored with fresh garlic and herbs and cooked in the pressure cooker. Also, learn to make delicious gravy that compliments this steamed whole cauliflower dish.", "cook_time": 15, "cuisine": "American Inspired", - "prep_time": 10 + "prep_time": 10, + "ratings_count": 2 } diff --git a/tests/test_data/wearenotmartha.com/wearenotmartha_1.json b/tests/test_data/wearenotmartha.com/wearenotmartha_1.json index 4bbd868b7..21c13521e 100644 --- a/tests/test_data/wearenotmartha.com/wearenotmartha_1.json +++ b/tests/test_data/wearenotmartha.com/wearenotmartha_1.json @@ -48,5 +48,6 @@ "Starbucks Copycat" ], "cook_time": 10, - "prep_time": 10 + "prep_time": 10, + "ratings_count": 1 } diff --git a/tests/test_data/wearenotmartha.com/wearenotmartha_2.json b/tests/test_data/wearenotmartha.com/wearenotmartha_2.json index 745beaf62..25c6dccc2 100644 --- a/tests/test_data/wearenotmartha.com/wearenotmartha_2.json +++ b/tests/test_data/wearenotmartha.com/wearenotmartha_2.json @@ -71,5 +71,7 @@ "Iced Coffee", "Starbucks Copycat", "Starbucks Drinks" - ] + ], + "prep_time": 15, + "ratings_count": 2 } diff --git a/tests/test_data/whole30.com/whole30.json b/tests/test_data/whole30.com/whole30.json index 0846d857d..009ceb8df 100644 --- a/tests/test_data/whole30.com/whole30.json +++ b/tests/test_data/whole30.com/whole30.json @@ -67,5 +67,12 @@ "site_name": "The Whole30® Program", "title": "Whole30 Smash Burger Taco", "total_time": 35, - "yields": "4 servings" + "yields": "4 servings", + "keywords": [ + "burger", + "taco", + "whole30 wraps" + ], + "ratings": 5.0, + "ratings_count": 1 } diff --git a/tests/test_data/zaubertopf.de/zaubertopf.json b/tests/test_data/zaubertopf.de/zaubertopf.json index d67014fa9..72b166139 100644 --- a/tests/test_data/zaubertopf.de/zaubertopf.json +++ b/tests/test_data/zaubertopf.de/zaubertopf.json @@ -71,5 +71,6 @@ "total_time": 46, "keywords": [ "Mittagessen" - ] + ], + "prep_time": 1 } diff --git a/tests/test_data/zenbelly.com/zenbelly.json b/tests/test_data/zenbelly.com/zenbelly.json index 377b001fe..469d94bc0 100644 --- a/tests/test_data/zenbelly.com/zenbelly.json +++ b/tests/test_data/zenbelly.com/zenbelly.json @@ -58,5 +58,6 @@ "title": "Paleo Gingerbread", "total_time": 40, "yields": "20 servings", - "cook_time": 30 + "cook_time": 30, + "prep_time": 10 }