{"info":{"_postman_id":"5c2c2343-fe71-407b-80c4-b93fac5be8f3","name":"RecipeDB 3.0 API","description":"<html><head></head><body><p>API Documentation for RecipeDB 3.0 Backend.</p>\n<h2 id=\"important-rules\">Important Rules</h2>\n<ol>\n<li><p><strong>ID Padding</strong>: All IDs (<code>Recipe_ID</code>, <code>Ing_ID</code>) are <strong>8-digit zero-padded strings</strong> (Except FlavorDB_ID).</p>\n<ul>\n<li>Example: Input <code>1</code> is automatically treated as <code>00000001</code>.</li>\n</ul>\n</li>\n<li><p><strong>Pagination</strong>: Most list endpoints accept a <code>page</code> parameter (default: 1). The page size is fixed at <strong>7 items</strong>.</p>\n</li>\n<li><p><strong>Images</strong>: Images are returned as URLs. If a recipe has no image, the field may be empty or missing.</p>\n</li>\n</ol>\n<p>Contact Support:<br>Name: RecipeDB Team<br>Email: <a href=\"https://mailto:bagler@iiitd.ac.in\">bagler@iiitd.ac.in</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"51536238","collectionId":"5c2c2343-fe71-407b-80c4-b93fac5be8f3","publishedId":"2sBXVkCA3Q","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-23T16:00:56.000Z"},"item":[{"name":"Get Metadata Lists (Enums)","id":"33513c65-7a36-4c64-93c1-47551ac558d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"description":"<p><strong>Source File:</strong> <code>lists.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Enum values for Diet, Flavors, Ingredients, Cuisine, Category (of the 20K test dataset)</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li>None</li>\n</ul>\n","urlObject":{"query":[],"variable":[]},"url":""},"response":[{"id":"cb43983b-1030-4656-8345-932fcb6fca8e","name":"Get Metadata Lists (Enums)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/lists"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"17ede-mF2JY4PQIZzJ5C+xEtpcq2t6O7k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Sun, 15 Mar 2026 13:50:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"diets\": [\n        \"Vegan\",\n        \"Vegetarian\",\n        \"Eggetarian\",\n        \"Pescatarian\"\n    ],\n    \"cuisines\": [\n        \"African\",\n        \"American\",\n        \"Asian\",\n        \"Australian\",\n        \"Austrian\",\n        \"Belgian\",\n        \"Brazilian\",\n        \"Cajun And Creole\",\n        \"Canadian\",\n        \"Caribbean\",\n        \"Chilean\",\n        \"Colombian\",\n        \"Cuban\",\n        \"Dutch\",\n        \"European\",\n        \"Indian\",\n        \"Mexican\",\n        \"New Zealander\",\n        \"Other\",\n        \"Peruvian\",\n        \"Puerto Rican\",\n        \"South African\",\n        \"Turkish\"\n    ],\n    \"categories\": [\n        \"< 15 Mins\",\n        \"< 30 Mins\",\n        \"< 4 Hours\",\n        \"< 60 Mins\",\n        \"African\",\n        \"Apple\",\n        \"Asian\",\n        \"Australian\",\n        \"Bass\",\n        \"Bath/Beauty\",\n        \"Beans\",\n        \"Beef Liver\",\n        \"Beef Organ Meats\",\n        \"Beginner Cook\",\n        \"Berries\",\n        \"Beverages\",\n        \"Black Beans\",\n        \"Brazilian\",\n        \"Bread, Breads\",\n        \"Bread, Breakfast\",\n        \"Bread, European\",\n        \"Bread, One Dish Meal\",\n        \"Bread, Quick Breads\",\n        \"Bread, Savory Pies\",\n        \"Bread, Scones\",\n        \"Bread, Sourdough Breads\",\n        \"Bread, Spreads\",\n        \"Bread, Yeast Breads\",\n        \"Breads\",\n        \"Breakfast\",\n        \"Breakfast, Beverages\",\n        \"Breakfast, Breads\",\n        \"Breakfast, Oatmeal\",\n        \"Breakfast, One Dish Meal\",\n        \"Breakfast, Quick Breads\",\n        \"Breakfast, Sauces\",\n        \"Breakfast, Savory Pies\",\n        \"Breakfast, Scones\",\n        \"Breakfast, Shakes\",\n        \"Breakfast, Smoothies\",\n        \"Breakfast, Sourdough Breads\",\n        \"Breakfast, Spreads\",\n        \"Breakfast, Yeast Breads\",\n        \"Broil/Grill\",\n        \"Brown Rice\",\n        \"Brunch\",\n        \"Brunch, Asian\",\n        \"Brunch, Australian\",\n        \"Brunch, Beans\",\n        \"Brunch, Berries\",\n        \"Brunch, Beverages\",\n        \"Brunch, Breads\",\n        \"Brunch, Breakfast\",\n        \"Brunch, Brown Rice\",\n        \"Brunch, Canadian\",\n        \"Brunch, Cauliflower\",\n        \"Brunch, Cheese\",\n        \"Brunch, Chicken\",\n        \"Brunch, Chicken Breast\",\n        \"Brunch, Chicken Thigh & Leg\",\n        \"Brunch, Chowders\",\n        \"Brunch, Chutneys\",\n        \"Brunch, Clear Soup\",\n        \"Brunch, Coconut\",\n        \"Brunch, Corn\",\n        \"Brunch, Crab\",\n        \"Brunch, Crawfish\",\n        \"Brunch, Curries\",\n        \"Brunch, Dessert\",\n        \"Brunch, European\",\n        \"Brunch, Fruit\",\n        \"Brunch, Greens\",\n        \"Brunch, Halibut\",\n        \"Brunch, Ham\",\n        \"Brunch, Healthy\",\n        \"Brunch, High In...\",\n        \"Brunch, Jellies\",\n        \"Brunch, Lactose Free\",\n        \"Brunch, Lamb/Sheep\",\n        \"Brunch, Lentil\",\n        \"Brunch, Lobster\",\n        \"Brunch, Long Grain Rice\",\n        \"Brunch, Low Cholesterol\",\n        \"Brunch, Low Protein\",\n        \"Brunch, Lunch/Snacks\",\n        \"Brunch, Meat\",\n        \"Brunch, Melons\",\n        \"Brunch, One Dish Meal\",\n        \"Brunch, Onions\",\n        \"Brunch, Oranges\",\n        \"Brunch, Pasta Shells\",\n        \"Brunch, Penne\",\n        \"Brunch, Peppers\",\n        \"Brunch, Pineapple\",\n        \"Brunch, Pork\",\n        \"Brunch, Potato\",\n        \"Brunch, Potluck\",\n        \"Brunch, Poultry\",\n        \"Brunch, Punch Beverage\",\n        \"Brunch, Rice\",\n        \"Brunch, Roast Beef\",\n        \"Brunch, Salad Dressings\",\n        \"Brunch, Sauces\",\n        \"Brunch, Savory\",\n        \"Brunch, Savory Pies\",\n        \"Brunch, Shakes\",\n        \"Brunch, Short Grain Rice\",\n        \"Brunch, Smoothies\",\n        \"Brunch, Soy/Tofu\",\n        \"Brunch, Spaghetti\",\n        \"Brunch, Spanish\",\n        \"Brunch, Spicy\",\n        \"Brunch, Spinach\",\n        \"Brunch, Spreads\",\n        \"Brunch, Squid\",\n        \"Brunch, Steak\",\n        \"Brunch, Stew\",\n        \"Brunch, Strawberry\",\n        \"Brunch, Summer\",\n        \"Brunch, Tilapia\",\n        \"Brunch, Toddler Friendly\",\n        \"Brunch, Tuna\",\n        \"Brunch, Veal\",\n        \"Brunch, Vegetable\",\n        \"Brunch, Very Low Carbs\",\n        \"Brunch, Weeknight\",\n        \"Brunch, White Rice\",\n        \"Brunch, Whole Chicken\",\n        \"Brunch, Yam/Sweet Potato\",\n        \"Cajun\",\n        \"Canadian\",\n        \"Canning\",\n        \"Cantonese\",\n        \"Caribbean\",\n        \"Catfish\",\n        \"Cauliflower\",\n        \"Chard\",\n        \"Cheese\",\n        \"Cherries\",\n        \"Chicken\",\n        \"Chicken Breast\",\n        \"Chicken Livers\",\n        \"Chicken Thigh & Leg\",\n        \"Chilean\",\n        \"Chinese\",\n        \"Chowders\",\n        \"Christmas\",\n        \"Citrus\",\n        \"Clear Soup\",\n        \"Coconut\",\n        \"Collard Greens\",\n        \"Corn\",\n        \"Crab\",\n        \"Crawfish\",\n        \"Creole\",\n        \"Curries\",\n        \"Dairy Free Foods\",\n        \"Danish\",\n        \"Deer\",\n        \"Dessert\",\n        \"Dessert, Bar Cookie\",\n        \"Dessert, Beverages\",\n        \"Dessert, Bread Pudding\",\n        \"Dessert, Breads\",\n        \"Dessert, Breakfast\",\n        \"Dessert, Candy\",\n        \"Dessert, Cheesecake\",\n        \"Dessert, Chocolate Chip Cookies\",\n        \"Dessert, Drop Cookies\",\n        \"Dessert, Frozen Desserts\",\n        \"Dessert, Gelatin\",\n        \"Dessert, Pie\",\n        \"Dessert, Punch Beverage\",\n        \"Dessert, Quick Breads\",\n        \"Dessert, Sauces\",\n        \"Dessert, Savory Pies\",\n        \"Dessert, Shakes\",\n        \"Dessert, Smoothies\",\n        \"Dessert, Tarts\",\n        \"Dessert, Yeast Breads\",\n        \"Duck\",\n        \"Duck Breasts\",\n        \"Dutch\",\n        \"Easy\",\n        \"Egg Free\",\n        \"Egyptian\",\n        \"Ethiopian\",\n        \"European\",\n        \"For Large Groups\",\n        \"Free Of...\",\n        \"Fruit\",\n        \"Georgian\",\n        \"German\",\n        \"Grains\",\n        \"Greek\",\n        \"Greens\",\n        \"Gumbo\",\n        \"Halibut\",\n        \"Halloween\",\n        \"Ham\",\n        \"Hawaiian\",\n        \"Healthy\",\n        \"High Fiber\",\n        \"High In...\",\n        \"High Protein\",\n        \"Homeopathy/Remedies\",\n        \"Household Cleaner\",\n        \"Hungarian\",\n        \"Inexpensive\",\n        \"Japanese\",\n        \"Jellies\",\n        \"Kid Friendly\",\n        \"Korean\",\n        \"Kosher\",\n        \"Lactose Free\",\n        \"Lamb/Sheep\",\n        \"Lemon\",\n        \"Lentil\",\n        \"Lime\",\n        \"Lobster\",\n        \"Long Grain Rice\",\n        \"Low Cholesterol\",\n        \"Low Protein\",\n        \"Lunch/Snacks\",\n        \"Macaroni And Cheese\",\n        \"Mahi Mahi\",\n        \"Mango\",\n        \"Manicotti\",\n        \"Mashed Potatoes\",\n        \"Meat\",\n        \"Meatballs\",\n        \"Meatloaf\",\n        \"Medium Grain Rice\",\n        \"Melons\",\n        \"Mexican\",\n        \"Microwave\",\n        \"Mixer\",\n        \"Moroccan\",\n        \"Mussels\",\n        \"NA\",\n        \"Native American\",\n        \"New Zealand\",\n        \"No Shell Fish\",\n        \"Norwegian\",\n        \"Nuts\",\n        \"One Dish Meal\",\n        \"Onions\",\n        \"Orange Roughy\",\n        \"Oranges\",\n        \"Oven\",\n        \"Pasta Shells\",\n        \"Pasta, Chicken\",\n        \"Pasta, Lunch/Snacks\",\n        \"Pasta, Manicotti\",\n        \"Pasta, One Dish Meal\",\n        \"Pasta, Penne\",\n        \"Pasta, Sauces\",\n        \"Pasta, Tuna\",\n        \"Peanut Butter\",\n        \"Pears\",\n        \"Penne\",\n        \"Pennsylvania Dutch\",\n        \"Peppers\",\n        \"Perch\",\n        \"Pheasant\",\n        \"Pineapple\",\n        \"Plums\",\n        \"Polish\",\n        \"Polynesian\",\n        \"Pork\",\n        \"Portuguese\",\n        \"Potato\",\n        \"Potluck\",\n        \"Poultry\",\n        \"Punch Beverage\",\n        \"Raspberries\",\n        \"Rice\",\n        \"Roast\",\n        \"Roast Beef\",\n        \"Russian\",\n        \"Salad Dressings\",\n        \"Salad, Sauces\",\n        \"Salad, Spreads\",\n        \"Sauce, Chutneys\",\n        \"Sauce, Jellies\",\n        \"Sauces\",\n        \"Savory\",\n        \"Savory Pies\",\n        \"Shakes\",\n        \"Short Grain Rice\",\n        \"Smoothies\",\n        \"Snack, Bar Cookie\",\n        \"Snack, Beverages\",\n        \"Snack, Breads\",\n        \"Snack, Breakfast\",\n        \"Snack, Candy\",\n        \"Snack, Chowders\",\n        \"Snack, Clear Soup\",\n        \"Snack, Curries\",\n        \"Snack, Dessert\",\n        \"Snack, Drop Cookies\",\n        \"Snack, Frozen Desserts\",\n        \"Snack, Gelatin\",\n        \"Snack, Gumbo\",\n        \"Snack, Jellies\",\n        \"Snack, Meatloaf\",\n        \"Snack, One Dish Meal\",\n        \"Snack, Pie\",\n        \"Snack, Quick Breads\",\n        \"Snack, Salad Dressings\",\n        \"Snack, Sauces\",\n        \"Snack, Savory Pies\",\n        \"Snack, Scones\",\n        \"Snack, Shakes\",\n        \"Snack, Smoothies\",\n        \"Snack, Sourdough Breads\",\n        \"Snack, Spreads\",\n        \"Snack, Stew\",\n        \"Snack, Stocks\",\n        \"Snack, Yeast Breads\",\n        \"South African\",\n        \"Southwest Asia (middle East)\",\n        \"Southwestern U.S.\",\n        \"Soy/Tofu\",\n        \"Spaghetti\",\n        \"Spanish\",\n        \"Spicy\",\n        \"Spinach\",\n        \"Spreads\",\n        \"Spring\",\n        \"Squid\",\n        \"St. Patrick's Day\",\n        \"Steak\",\n        \"Stew\",\n        \"Stocks\",\n        \"Stove Top\",\n        \"Strawberry\",\n        \"Summer\",\n        \"Summer Dip\",\n        \"Swedish\",\n        \"Sweet\",\n        \"Swiss\",\n        \"Szechuan\",\n        \"Tempeh\",\n        \"Tex Mex\",\n        \"Thai\",\n        \"Thanksgiving\",\n        \"Tilapia\",\n        \"Toddler Friendly\",\n        \"Tropical Fruits\",\n        \"Trout\",\n        \"Tuna\",\n        \"Turkey Breasts\",\n        \"Veal\",\n        \"Vegan\",\n        \"Vegetable\",\n        \"Very Low Carbs\",\n        \"Weeknight\",\n        \"White Rice\",\n        \"Whitefish\",\n        \"Whole Chicken\",\n        \"Whole Duck\",\n        \"Whole Turkey\",\n        \"Wild Game\",\n        \"Winter\",\n        \"Yam/Sweet Potato\"\n    ],\n    \"flavors\": [\n        \"Alcoholic Beverages\",\n        \"Bakery\",\n        \"Beverage\",\n        \"Beverage-Alcoholic\",\n        \"Beverage-Caffeinated\",\n        \"Beverage-Carbonated\",\n        \"Cereal\",\n        \"Condiment\",\n        \"Condiment-Sauce\",\n        \"Dairy\",\n        \"Egg\",\n        \"Fish\",\n        \"Fruit\",\n        \"Herbs and Spices\",\n        \"Legume-Flour\",\n        \"MISC-Mixed\",\n        \"MISC-Oil\",\n        \"Meat\",\n        \"Meat and Eggs\",\n        \"Miscellaneous\",\n        \"Nuts and Seeds\",\n        \"Nuts and seeds\",\n        \"Sauce\",\n        \"Seafood\",\n        \"Vegetable\",\n        \"Vegetable-Bulb\",\n        \"Vegetable-Cabbage\",\n        \"Vegetable-Fruit\",\n        \"Vegetable-Gourd\",\n        \"Vegetable-Leaf\",\n        \"Vegetable-Root\",\n        \"Vegetable-Tuber\",\n        \"cereal\",\n        \"dairy\"\n    ],\n    \"ingredients\": [\n        \"'vegit'\",\n        \"-\",\n        \"100%\",\n        \"18%\",\n        \"35% cream\",\n        \"35% real whipping cream\",\n        \"7\",\n        \"70% cocoa solids chocolate\",\n        \"absolute citrus\",\n        \"accent seasoning\",\n        \"aceto balsamico\",\n        \"achiote powder\",\n        \"acini di pepe pasta\",\n        \"acorn squash\",\n        \"active\",\n        \"active starter\",\n        \"active yeast\",\n        \"additional\",\n        \"adobo sauce\",\n        \"adobo seasoning\",\n        \"adolphs meat tenderizer\",\n        \"agar\",\n        \"agave nectar\",\n        \"agave tequila\",\n        \"ahi tuna\",\n        \"ahi tuna steaks\",\n        \"air\",\n        \"ajinomoto\",\n        \"alaska pink salmon\",\n        \"alaskan salmon\",\n        \"albacore tuna\",\n        \"albacore tuna in water\",\n        \"albers yellow cornmeal\",\n        \"ale\",\n        \"aleppo pepper\",\n        \"alfalfa sprout\",\n        \"alfalfa sprouts\",\n        \"alfredo sauce\",\n        \"all\",\n        \"all -\",\n        \"all - purpose flour\",\n        \"all - purpose wheat flour\",\n        \"all - purpose white flour\",\n        \"all purpose\",\n        \"all purpose adobo seasoning\",\n        \"all purpose flour\",\n        \"all purpose greek seasoning\",\n        \"all purpose wheat flour\",\n        \"all purpose white flour\",\n        \"allspice\",\n        \"allspice berries\",\n        \"allspice berry\",\n        \"almond\",\n        \"almond bark\",\n        \"almond biscotti\",\n        \"almond butter\",\n        \"almond essence\",\n        \"almond extract\",\n        \"almond flavoring\",\n        \"almond flour\",\n        \"almond halves\",\n        \"almond liqueur\",\n        \"almond meal\",\n        \"almond milk\",\n        \"almond paste\",\n        \"almonds\",\n        \"alphabets\",\n        \"alum\",\n        \"amaranth\",\n        \"amaranth flour\",\n        \"amaretto\",\n        \"amaretto liqueur\",\n        \"amarula cream liqueur\",\n        \"amchoor powder\",\n        \"american\",\n        \"american cheese\",\n        \"aminos\",\n        \"ammonia\",\n        \"anaheim chilies\",\n        \"anaheim green chili peppers\",\n        \"anasazi beans\",\n        \"ancho chile powder\",\n        \"ancho chiles\",\n        \"ancho chilies\",\n        \"anchovies\",\n        \"anchovy\",\n        \"anchovy fillet\",\n        \"anchovy fillets\",\n        \"anchovy oil\",\n        \"anchovy paste\",\n        \"andes mint baking chips\",\n        \"andes mints candies\",\n        \"andouille sausage\",\n        \"andouille sausages\",\n        \"andouille turkey sausage\",\n        \"angel food cake\",\n        \"angel food cake mix\",\n        \"angel hair\",\n        \"angel hair pasta\",\n        \"angelica\",\n        \"angostura bitters\",\n        \"anise extract\",\n        \"anise flavoring\",\n        \"anise oil\",\n        \"anise seed\",\n        \"anise seeds\",\n        \"aniseed\",\n        \"anisette\",\n        \"any\",\n        \"appetit seasoning\",\n        \"apple\",\n        \"apple butter\",\n        \"apple cider\",\n        \"apple cider vinegar\",\n        \"apple fruit\",\n        \"apple jelly\",\n        \"apple juice\",\n        \"apple juice concentrate\",\n        \"apple pie\",\n        \"apple pie filling\",\n        \"apple pie spice\",\n        \"apples\",\n        \"applesauce\",\n        \"applewood\",\n        \"approx\",\n        \"apricot\",\n        \"apricot fruit\",\n        \"apricot halves\",\n        \"apricot jam\",\n        \"apricot nectar\",\n        \"apricot preserves\",\n        \"apricots\",\n        \"arabic bread\",\n        \"arabic spices\",\n        \"arborio rice\",\n        \"arrowroot\",\n        \"artichoke\",\n        \"artichoke heart\",\n        \"artichoke hearts\",\n        \"artichokes\",\n        \"arugula\",\n        \"arugula leaf\",\n        \"arugula leaves\",\n        \"asadero cheese\",\n        \"asafoetida powder\",\n        \"asiago\",\n        \"asiago cheese\",\n        \"asian\",\n        \"asian chili\",\n        \"asian chili oil\",\n        \"asian chili sauce\",\n        \"asian fish sauce\",\n        \"asian plum sauce\",\n        \"asian sweet chili sauce\",\n        \"asparagus\",\n        \"asparagus spear\",\n        \"asparagus spears\",\n        \"assorted\",\n        \"assorted baking jelly\",\n        \"assorted color icing\",\n        \"assorted cracker\",\n        \"assorted fruit\",\n        \"assorted fruity\",\n        \"assorted nuts\",\n        \"assorted pizza\",\n        \"assorted red bell peppers\",\n        \"assorted vegetables\",\n        \"assorted wild mushrooms\",\n        \"asst\",\n        \"au jus mix\",\n        \"aubergine\",\n        \"aunt jane's\",\n        \"australian beer\",\n        \"authentico olive oil\",\n        \"avocado\",\n        \"avocado dip\",\n        \"avocado oil\",\n        \"avocados\",\n        \"aztec burrito\",\n        \"azteca flour tortillas\",\n        \"baby\",\n        \"baby arugula\",\n        \"baby back rib racks\",\n        \"baby back ribs\",\n        \"baby back ribs pork\",\n        \"baby bella mushrooms\",\n        \"baby bok choy\",\n        \"baby butter beans\",\n        \"baby capers\",\n        \"baby carrots\",\n        \"baby clams\",\n        \"baby corn\",\n        \"baby dill pickle\",\n        \"baby dill pickles\",\n        \"baby food\",\n        \"baby green pea\",\n        \"baby greens\",\n        \"baby lima beans\",\n        \"baby lotion\",\n        \"baby oil\",\n        \"baby onions\",\n        \"baby peas\",\n        \"baby portabella mushrooms\",\n        \"baby potatoes\",\n        \"baby red potato\",\n        \"baby red potatoes\",\n        \"baby rocket\",\n        \"baby romaine leaves\",\n        \"baby scallops\",\n        \"baby shrimp\",\n        \"baby spinach\",\n        \"baby spinach leaves\",\n        \"baby sweet corn cobs\",\n        \"baby swiss cheese\",\n        \"baby yukon gold potato\",\n        \"bacardi dark rum\",\n        \"bacardi rum\",\n        \"back bacon\",\n        \"bacon\",\n        \"bacon bits\",\n        \"bacon grease\",\n        \"bacos bacon\",\n        \"bacos bacon bits\",\n        \"bagel\",\n        \"bagels\",\n        \"baguette\",\n        \"bailey irish cream\",\n        \"bailey's irish cream\",\n        \"baileys\",\n        \"baileys irish cream\",\n        \"baileys mint chocolate irish cream liqueur\",\n        \"bake\",\n        \"bake pizza\",\n        \"baker\",\n        \"baker joy cooking spray\",\n        \"baker's\",\n        \"baker's yeast\",\n        \"bakers\",\n        \"bakers white chocolate baking\",\n        \"bakery italian bread\",\n        \"bakery rolls\",\n        \"baking\",\n        \"baking apple\",\n        \"baking apples\",\n        \"baking butter\",\n        \"baking chocolate\",\n        \"baking chocolate square\",\n        \"baking cocoa\",\n        \"baking flour\",\n        \"baking mix\",\n        \"baking potato\",\n        \"baking potatoes\",\n        \"baking powder\",\n        \"baking powder biscuits\",\n        \"baking soda\",\n        \"balance butter substitute\",\n        \"ball\",\n        \"ball fruit jell\",\n        \"ballpark mustard\",\n        \"balsamic vinaigrette\",\n        \"balsamic vinaigrette dressing\",\n        \"balsamic vinegar\",\n        \"bamboo\",\n        \"bamboo shoot\",\n        \"bamboo shoots\",\n        \"bamboo skewers\",\n        \"banana\",\n        \"banana cream instant\",\n        \"banana extract\",\n        \"banana flavoring\",\n        \"banana instant\",\n        \"banana instant pudding\",\n        \"banana liqueur\",\n        \"banana pepper\",\n        \"banana pepper rings\",\n        \"bananas\",\n        \"barbecue pork\",\n        \"barbecue rub\",\n        \"barbecue sauce\",\n        \"barbecue seasoning\",\n        \"barbecue spice\",\n        \"barbecued\",\n        \"barilla\",\n        \"barilla marinara sauce\",\n        \"barley\",\n        \"barley flour\",\n        \"bartlett pears\",\n        \"basa fillets\",\n        \"basic creamy vinaigrette dressing\",\n        \"basic pizza dough\",\n        \"basic vinaigrette\",\n        \"basil\",\n        \"basil leaf\",\n        \"basil leaves\",\n        \"basil olive oil\",\n        \"basil pesto\",\n        \"basil sprig\",\n        \"basmati rice\",\n        \"bath soap\",\n        \"bay\",\n        \"bay leaf\",\n        \"bay leaf powder\",\n        \"bay leaves\",\n        \"bay scallop\",\n        \"bay scallops\",\n        \"bay shrimp\",\n        \"bbq chicken\",\n        \"bbq chicken pizza dough\",\n        \"bean\",\n        \"bean dip\",\n        \"bean paste\",\n        \"bean soup mix\",\n        \"bean sprout\",\n        \"bean sprouts\",\n        \"bean thread noodles\",\n        \"beans\",\n        \"bear\",\n        \"bearnaise sauce mix\",\n        \"beau monde seasoning\",\n        \"becel margarine\",\n        \"beef\",\n        \"beef back ribs\",\n        \"beef base\",\n        \"beef blade roast\",\n        \"beef bouillon\",\n        \"beef bouillon cube\",\n        \"beef bouillon cubes\",\n        \"beef bouillon granules\",\n        \"beef bouillon powder\",\n        \"beef brisket\",\n        \"beef briskets\",\n        \"beef broth\",\n        \"beef browned\",\n        \"beef chorizo sausage\",\n        \"beef chuck\",\n        \"beef chuck roast\",\n        \"beef chuck shoulder pot roast\",\n        \"beef chuck steak\",\n        \"beef consomme\",\n        \"beef cube steaks\",\n        \"beef cubes\",\n        \"beef cutlet\",\n        \"beef cutlets\",\n        \"beef double bouillon cubes\",\n        \"beef eye round\",\n        \"beef flank steak\",\n        \"beef frankfurters\",\n        \"beef kielbasa\",\n        \"beef liver\",\n        \"beef loin\",\n        \"beef marinade\",\n        \"beef or\",\n        \"beef pastrami\",\n        \"beef ravioli\",\n        \"beef rib roast\",\n        \"beef ribs\",\n        \"beef roast\",\n        \"beef round\",\n        \"beef round roast\",\n        \"beef round steak\",\n        \"beef rump roast\",\n        \"beef sausage\",\n        \"beef short rib\",\n        \"beef short ribs\",\n        \"beef sirloin\",\n        \"beef sirloin steak\",\n        \"beef sirloin steaks\",\n        \"beef steak\",\n        \"beef steaks\",\n        \"beef stew meat\",\n        \"beef stock\",\n        \"beef stock powder\",\n        \"beef t\",\n        \"beef taquitos\",\n        \"beef tenderloin\",\n        \"beef tenderloin steaks\",\n        \"beef tips\",\n        \"beef top round\",\n        \"beefsteak tomatoes\",\n        \"beefy onion soup mix\",\n        \"beer\",\n        \"beet\",\n        \"beet greens\",\n        \"beet juice\",\n        \"beet leaves\",\n        \"beetroot\",\n        \"beets\",\n        \"belgian endive\",\n        \"bell green bell pepper\",\n        \"bell pepper\",\n        \"bell peppers\",\n        \"bell peppers red\",\n        \"bell seasoning\",\n        \"benedictine\",\n        \"bermuda onion\",\n        \"bermuda onions\",\n        \"bernardin\",\n        \"berries\",\n        \"berries blueberries\",\n        \"berry blue gelatin mix\",\n        \"berry cranberry sauce\",\n        \"berry gelatin\",\n        \"berry sugar\",\n        \"betty\",\n        \"betty crocker chocolate frosting\",\n        \"betty crocker golden poundcake mix\",\n        \"betty crocker super\",\n        \"bibb lettuce\",\n        \"bicarbonate\",\n        \"bicardi rum\",\n        \"bird seed\",\n        \"birds eye chile\",\n        \"birdseye white pearl onion\",\n        \"bisanzio italian wine\",\n        \"biscuit\",\n        \"biscuit dough\",\n        \"biscuit mix\",\n        \"biscuits\",\n        \"bisquick\",\n        \"bisquick baking mix\",\n        \"bisquick heart smart mix\",\n        \"bisquik baking mix\",\n        \"bisquik biscuit mix\",\n        \"bitters\",\n        \"bittersweet\",\n        \"bittersweet chocolate\",\n        \"bittersweet chocolate chips\",\n        \"black\",\n        \"black bean paste\",\n        \"black bean soup\",\n        \"black beans\",\n        \"black black pepper\",\n        \"black cardamom pod\",\n        \"black cardamom pods\",\n        \"black cherries\",\n        \"black coffee\",\n        \"black cumin\",\n        \"black currant jelly\",\n        \"black currants\",\n        \"black decorating gel\",\n        \"black food coloring\",\n        \"black fungus\",\n        \"black greek olives\",\n        \"black grouper fillets\",\n        \"black lentils\",\n        \"black mushrooms\",\n        \"black mustard seeds\",\n        \"black olive juice\",\n        \"black olives\",\n        \"black pepper\",\n        \"black pepper bacon\",\n        \"black peppercorn\",\n        \"black peppercorns\",\n        \"black plantains\",\n        \"black raspberries\",\n        \"black raspberry jam\",\n        \"black rice\",\n        \"black sesame\",\n        \"black sesame seed\",\n        \"black sesame seeds\",\n        \"black soy sauce\",\n        \"black soybeans\",\n        \"black tea\",\n        \"black tea leaves\",\n        \"black treacle\",\n        \"black walnut\",\n        \"black walnuts\",\n        \"blackberrie\",\n        \"blackberries\",\n        \"blackberry\",\n        \"blackberry jell\",\n        \"blackberry jelly\",\n        \"blackberry preserves\",\n        \"blackening seasoning\",\n        \"blackstrap molasses\",\n        \"blade pot roast\",\n        \"bland oil\",\n        \"bleach\",\n        \"blend\",\n        \"blend cheese\",\n        \"blend mexican blend cheese\",\n        \"bleu cheese salad dressing\",\n        \"block american cheese\",\n        \"blood orange juice\",\n        \"blood oranges\",\n        \"bloody\",\n        \"bloody mary mix\",\n        \"blue\",\n        \"blue bonnet margarine\",\n        \"blue cheese\",\n        \"blue cheese dressing\",\n        \"blue colored crystal sugar\",\n        \"blue curacao\",\n        \"blue dawn detergent\",\n        \"blue food coloring\",\n        \"blue mountain curry powder\",\n        \"blueberries\",\n        \"blueberry\",\n        \"blueberry jam\",\n        \"blueberry pie\",\n        \"blueberry pie filling\",\n        \"blueberry syrup\",\n        \"blueberry yogurt\",\n        \"boboli pizza\",\n        \"boboli pizza crust\",\n        \"bock beer\",\n        \"bok choy\",\n        \"bologna\",\n        \"bomba\",\n        \"bone\",\n        \"bone lamb chops\",\n        \"bonelss pork loin chops\",\n        \"bonito tuna\",\n        \"borax\",\n        \"borax laundry detergent\",\n        \"borden's\",\n        \"boric acid\",\n        \"boston butt\",\n        \"boston lettuce\",\n        \"boston lettuce leaves\",\n        \"boston pork roast\",\n        \"bottom\",\n        \"bottom round beef roast\",\n        \"bottom round roast\",\n        \"bottom sirloin beef\",\n        \"bouillon\",\n        \"bouillon beef base\",\n        \"bouillon cube\",\n        \"bouillon cubes\",\n        \"bouquet\",\n        \"bourbon\",\n        \"bourbon whiskey\",\n        \"boursin cheese\",\n        \"bow\",\n        \"bow tie pasta\",\n        \"boysenberry jam\",\n        \"braeburn apple\",\n        \"braggs\",\n        \"braggs aminos\",\n        \"bran\",\n        \"bran cereal\",\n        \"bran flakes\",\n        \"brandy\",\n        \"brandy extract\",\n        \"branston pickle\",\n        \"bratwursts\",\n        \"bread\",\n        \"bread buns\",\n        \"bread crumb\",\n        \"bread crumbs\",\n        \"bread cubes\",\n        \"bread dough\",\n        \"bread flour\",\n        \"bread machine\",\n        \"bread machine flour\",\n        \"bread machine yeast\",\n        \"breadcrumb\",\n        \"breadcrumbs\",\n        \"breadstick dough\",\n        \"breadsticks\",\n        \"breakfast cereal\",\n        \"breakfast corn flakes\",\n        \"breakfast sausage\",\n        \"brewer's yeast\",\n        \"breyani spices\",\n        \"breyers rootbeer float ice cream\",\n        \"brie cheese\",\n        \"bright green relish\",\n        \"brioche bread\",\n        \"brioche rolls\",\n        \"british beer\",\n        \"british cheddar cheese\",\n        \"broccoflower\",\n        \"broccoli\",\n        \"broccoli carrots cauliflower mix\",\n        \"broccoli cheese soup\",\n        \"broccoli coleslaw mix\",\n        \"broccoli floret\",\n        \"broccoli florets\",\n        \"broccoli juice\",\n        \"broccoli rabe\",\n        \"broccoli slaw mix\",\n        \"broccoli stems\",\n        \"broiled lobster tail\",\n        \"broiler\",\n        \"broiler chickens\",\n        \"broth\",\n        \"brown\",\n        \"brown basmati rice\",\n        \"brown bread\",\n        \"brown breadcrumbs\",\n        \"brown button mushroom\",\n        \"brown button mushrooms\",\n        \"brown gravy mix\",\n        \"brown lentils\",\n        \"brown mustard\",\n        \"brown mustard seeds\",\n        \"brown onion\",\n        \"brown onions\",\n        \"brown paper\",\n        \"brown reese's\",\n        \"brown rice\",\n        \"brown rice flour\",\n        \"brown rice pasta\",\n        \"brown sesame seeds\",\n        \"brown sugar\",\n        \"brown sugar substitute\",\n        \"browned\",\n        \"browned hamburger\",\n        \"brownie mix\",\n        \"browning sauce\",\n        \"bruce\",\n        \"brussels sprout\",\n        \"brussels sprouts\",\n        \"bucatini pasta\",\n        \"buckwheat flour\",\n        \"bud light beer\",\n        \"budweiser beer\",\n        \"buffalo\",\n        \"buffalo meat\",\n        \"buffalo style\",\n        \"buffalo wing sauce\",\n        \"bulb\",\n        \"bulbs\",\n        \"bulgar wheat\",\n        \"bulgur\",\n        \"bulgur wheat\",\n        \"bulk\",\n        \"bulk breakfast sausage\",\n        \"bulk italian sausage\",\n        \"bulk mild italian sausage\",\n        \"bulk pork sausage\",\n        \"bulk roll\",\n        \"bulk sausage\",\n        \"buns\",\n        \"burgundy wine\",\n        \"burrito\",\n        \"burrito mix\",\n        \"burrito seasoning mix\",\n        \"bush\",\n        \"bush's\",\n        \"bushel\",\n        \"butcher string\",\n        \"butter\",\n        \"butter beans\",\n        \"butter cookie\",\n        \"butter flavor\",\n        \"butter flavor crisco\",\n        \"butter flavor extract\",\n        \"butter flavor shortening\",\n        \"butter flavoring\",\n        \"butter lettuce\",\n        \"butter margarine\",\n        \"butter pecan cake mix\",\n        \"butter recipe cake mix\",\n        \"butter!\",\n        \"butterfinger candy\",\n        \"butterfinger candy bar\",\n        \"butterfinger candy bars\",\n        \"butterflied\",\n        \"butterfly\",\n        \"butterfly pork chops\",\n        \"buttermilk\",\n        \"buttermilk baking mix\",\n        \"buttermilk biscuit mix\",\n        \"buttermilk biscuits\",\n        \"buttermilk ranch dressing\",\n        \"buttermilk ranch salad dressing mix\",\n        \"butternut pumpkin\",\n        \"butternut squash\",\n        \"butterscotch\",\n        \"butterscotch chips\",\n        \"butterscotch extract\",\n        \"butterscotch schnapps\",\n        \"buttershots butterscotch schnapps\",\n        \"buttery\",\n        \"buttery cracker\",\n        \"buttery crackers\",\n        \"buttery round cracker crumb\",\n        \"button\",\n        \"button mushroom\",\n        \"button mushrooms\",\n        \"button onions\",\n        \"cabbage\",\n        \"cabbage coleslaw blend\",\n        \"cabbage leaves\",\n        \"cabernet sauvignon wine\",\n        \"cachaca\",\n        \"caesar\",\n        \"caesar salad\",\n        \"caesar salad dressing\",\n        \"cajeta caramel topping\",\n        \"cajun\",\n        \"cajun blackened spice mix\",\n        \"cajun kielbasa\",\n        \"cajun mustard\",\n        \"cajun pepper\",\n        \"cajun seafood seasoning\",\n        \"cajun seasoning\",\n        \"cajun spices\",\n        \"cake\",\n        \"cake flour\",\n        \"cake mix\",\n        \"cake pastry flour\",\n        \"cake tofu\",\n        \"cal\",\n        \"calabaza squash\",\n        \"calamari\",\n        \"calf\",\n        \"calf liver\",\n        \"california\",\n        \"california avocado\",\n        \"california avocados\",\n        \"california black olives\",\n        \"california chili powder\",\n        \"calorie\",\n        \"calorie margarine\",\n        \"calorie mayonnaise\",\n        \"calorie stick\",\n        \"calorie whipped topping\",\n        \"calvados\",\n        \"campbell\",\n        \"campbell cream\",\n        \"campbell's\",\n        \"campbell's beef\",\n        \"campbell's cream\",\n        \"campbell's tomato soup\",\n        \"campbells french onion soup\",\n        \"camps pork\",\n        \"canadian\",\n        \"canadian bacon\",\n        \"canadian brie cheese\",\n        \"canadian cheddar cheese\",\n        \"canadian maple syrup\",\n        \"canadian rye whiskey\",\n        \"candies\",\n        \"candy\",\n        \"candy cane\",\n        \"candy canes\",\n        \"candy coating\",\n        \"candy corn\",\n        \"candy sprinkles\",\n        \"cane sugar\",\n        \"cane syrup\",\n        \"cannellini\",\n        \"cannellini beans\",\n        \"canning salt\",\n        \"canola\",\n        \"canola oil\",\n        \"cantaloupe\",\n        \"cantaloupe ball\",\n        \"cap'n crunch cereal\",\n        \"capellini\",\n        \"caper\",\n        \"capers\",\n        \"capers brine\",\n        \"capicola\",\n        \"cappellini pasta\",\n        \"caprino goat cheese\",\n        \"captain morgan spiced rum\",\n        \"cara oranges\",\n        \"caramel\",\n        \"caramel coloring\",\n        \"caramel ice cream\",\n        \"caramel ice cream topping\",\n        \"caramel sauce\",\n        \"caramel sundae syrup\",\n        \"caramel topping\",\n        \"caramels\",\n        \"caravella limoncello\",\n        \"caraway\",\n        \"caraway seed\",\n        \"caraway seeds\",\n        \"cardamom\",\n        \"cardamom pod\",\n        \"cardamom pods\",\n        \"cardamom powder\",\n        \"cardamom seed\",\n        \"cardamom seeds\",\n        \"cardamoms\",\n        \"caribbean jerk seasoning\",\n        \"carne asada meat\",\n        \"carob chips\",\n        \"carob powder\",\n        \"carrot\",\n        \"carrot baby food\",\n        \"carrot cake mix\",\n        \"carrot juice\",\n        \"carrot water\",\n        \"carrots\",\n        \"carrots!\",\n        \"cashew\",\n        \"cashew halves\",\n        \"cashew nuts\",\n        \"cashew pieces\",\n        \"cashews\",\n        \"cassava\",\n        \"cassia\",\n        \"caster sugar\",\n        \"castleberry barbecued beef\",\n        \"castleberry barbecued pork\",\n        \"catalina dressing\",\n        \"catalina french dressing\",\n        \"catfish\",\n        \"catfish fillet\",\n        \"catfish fillets\",\n        \"catfish nuggets\",\n        \"catsup\",\n        \"cauliflower\",\n        \"cauliflower floret\",\n        \"cauliflower florets\",\n        \"cauliflower head\",\n        \"cavallo greens\",\n        \"cavatappi pasta\",\n        \"cavender's all purpose greek seasoning\",\n        \"cavenders all purpose greek seasoning\",\n        \"cayenne\",\n        \"cayenne chili pepper flakes\",\n        \"cayenne pepper\",\n        \"cayenne pepper sauce\",\n        \"cayenne peppers\",\n        \"cayenne powder\",\n        \"cayenne red pepper powder\",\n        \"cayenne seasoning\",\n        \"cedar\",\n        \"celeriac\",\n        \"celery\",\n        \"celery flakes\",\n        \"celery hearts\",\n        \"celery leaves\",\n        \"celery powder\",\n        \"celery rib\",\n        \"celery ribs\",\n        \"celery root\",\n        \"celery salt\",\n        \"celery seed\",\n        \"celery seeds\",\n        \"cellophane noodle\",\n        \"cellophane noodles\",\n        \"celtic sea salt\",\n        \"center\",\n        \"cepes\",\n        \"cereal\",\n        \"certo\",\n        \"chablis\",\n        \"chai tea\",\n        \"chai tea teabags\",\n        \"challah\",\n        \"challah bread crumbs\",\n        \"chambord raspberry liquor\",\n        \"chambord raspberry liquor raspberry liqueur\",\n        \"chamomile tea bags\",\n        \"champagne\",\n        \"champagne vinegar\",\n        \"champignon mushrooms\",\n        \"chana masala\",\n        \"chanterelle mushroom\",\n        \"chapati\",\n        \"chard\",\n        \"chard leaves\",\n        \"chardonnay wine\",\n        \"chat potatoes\",\n        \"chayotes\",\n        \"cheddar\",\n        \"cheddar cheese\",\n        \"cheddar cheese cube\",\n        \"cheddar cheese goldfish crackers\",\n        \"cheddar cheese soup\",\n        \"cheddar french\",\n        \"cheerios\",\n        \"cheese\",\n        \"cheese blend\",\n        \"cheese cheese\",\n        \"cheese crouton\",\n        \"cheese curds\",\n        \"cheese italian cheese blend\",\n        \"cheese mexican blend cheese\",\n        \"cheese nips\",\n        \"cheese ravioli\",\n        \"cheese sauce\",\n        \"cheese spread\",\n        \"cheese toast\",\n        \"cheese tortellini\",\n        \"cheesecake mix\",\n        \"cheesecloth\",\n        \"cheetos cheese\",\n        \"cheez\",\n        \"cheez whiz\",\n        \"cherries\",\n        \"cherries in\",\n        \"cherry\",\n        \"cherry chips\",\n        \"cherry cola\",\n        \"cherry heering\",\n        \"cherry jell\",\n        \"cherry juice\",\n        \"cherry kijafa wine\",\n        \"cherry pie\",\n        \"cherry pie filling\",\n        \"cherry preserves\",\n        \"cherry tomatoes\",\n        \"chervil\",\n        \"chevre cheese\",\n        \"chewy\",\n        \"chex cereal\",\n        \"chianti wine\",\n        \"chick\",\n        \"chick -\",\n        \"chicken\",\n        \"chicken base\",\n        \"chicken bouillon\",\n        \"chicken bouillon cube\",\n        \"chicken bouillon cubes\",\n        \"chicken bouillon granule\",\n        \"chicken bouillon granules\",\n        \"chicken bouillon powder\",\n        \"chicken breast\",\n        \"chicken breast fillet\",\n        \"chicken breast fillets\",\n        \"chicken breast halves\",\n        \"chicken breast tenders\",\n        \"chicken breasts\",\n        \"chicken broth\",\n        \"chicken broth.\",\n        \"chicken carcass\",\n        \"chicken carcasses\",\n        \"chicken cutlet\",\n        \"chicken cutlets\",\n        \"chicken drummettes\",\n        \"chicken drumsticks\",\n        \"chicken fillet\",\n        \"chicken fillets\",\n        \"chicken flavor instant bouillon\",\n        \"chicken flavor stuffing mix\",\n        \"chicken giblets\",\n        \"chicken gizzard\",\n        \"chicken gumbo soup\",\n        \"chicken halves\",\n        \"chicken legs\",\n        \"chicken liver\",\n        \"chicken meat\",\n        \"chicken nuggets\",\n        \"chicken parts\",\n        \"chicken patties\",\n        \"chicken pieces\",\n        \"chicken poultry seasoning\",\n        \"chicken rice soup\",\n        \"chicken sausage\",\n        \"chicken schnitzels\",\n        \"chicken soup base\",\n        \"chicken stock\",\n        \"chicken stock cube\",\n        \"chicken stock cubes\",\n        \"chicken stock powder\",\n        \"chicken stove top stuffing mix\",\n        \"chicken stuffing\",\n        \"chicken stuffing mix\",\n        \"chicken tenderloins\",\n        \"chicken tenders\",\n        \"chicken thigh\",\n        \"chicken thigh fillets\",\n        \"chicken thighs\",\n        \"chicken verde soup\",\n        \"chicken wing sauce\",\n        \"chicken wings\",\n        \"chickens\",\n        \"chickpea flour\",\n        \"chickpeas\",\n        \"chile\",\n        \"chile powder\",\n        \"chili\",\n        \"chili bean paste\",\n        \"chili bean sauce\",\n        \"chili beans\",\n        \"chili cheese\",\n        \"chili flakes\",\n        \"chili oil\",\n        \"chili paste\",\n        \"chili pepper\",\n        \"chili pepper flakes\",\n        \"chili peppers\",\n        \"chili pods\",\n        \"chili powder\",\n        \"chili sauce\",\n        \"chili seasoning mix\",\n        \"chilies\",\n        \"chinese\",\n        \"chinese cabbage\",\n        \"chinese chili paste\",\n        \"chinese chili sauce\",\n        \"chinese chives\",\n        \"chinese duck sauce\",\n        \"chinese egg noodles\",\n        \"chinese five spice powder\",\n        \"chinese hoisin sauce\",\n        \"chinese hot sauce\",\n        \"chinese mushrooms\",\n        \"chinese noodles\",\n        \"chinese pancakes\",\n        \"chinese pea pod\",\n        \"chinese pecans\",\n        \"chinese rice wine\",\n        \"chinese rice wine vinegar\",\n        \"chinese sausage\",\n        \"chinese vegetables\",\n        \"chinese white rice vinegar\",\n        \"chinese wine\",\n        \"chip steak\",\n        \"chipotle\",\n        \"chipotle chile\",\n        \"chipotle chiles\",\n        \"chipotle chiles in adobo\",\n        \"chipotle chilies\",\n        \"chipotle pepper\",\n        \"chipotle peppers\",\n        \"chipotle powder\",\n        \"chips\",\n        \"chive\",\n        \"chives\",\n        \"chlorine\",\n        \"chlorine bleach\",\n        \"chococo chocolate\",\n        \"chocolate\",\n        \"chocolate bar\",\n        \"chocolate bark\",\n        \"chocolate cake\",\n        \"chocolate cake mix\",\n        \"chocolate candy\",\n        \"chocolate candy bars\",\n        \"chocolate chip\",\n        \"chocolate chip cookie dough\",\n        \"chocolate chips\",\n        \"chocolate chunks\",\n        \"chocolate cookie crumb\",\n        \"chocolate cookie crumbs\",\n        \"chocolate cookie pie crust\",\n        \"chocolate cookies\",\n        \"chocolate cream\",\n        \"chocolate crumb\",\n        \"chocolate crumb pie\",\n        \"chocolate curls\",\n        \"chocolate devil's food cake mix\",\n        \"chocolate eggs\",\n        \"chocolate flavor instant\",\n        \"chocolate frosting\",\n        \"chocolate fudge cake\",\n        \"chocolate fudge topping\",\n        \"chocolate graham cracker crumbs\",\n        \"chocolate graham wafer pie crust\",\n        \"chocolate ice cream\",\n        \"chocolate instant pudding\",\n        \"chocolate liqueur\",\n        \"chocolate milk\",\n        \"chocolate morsel\",\n        \"chocolate morsels\",\n        \"chocolate oreo cookie crumbs\",\n        \"chocolate piece\",\n        \"chocolate pieces\",\n        \"chocolate powder\",\n        \"chocolate rosettes\",\n        \"chocolate sandwich style cookies\",\n        \"chocolate shavings\",\n        \"chocolate soymilk\",\n        \"chocolate sprinkles\",\n        \"chocolate stars\",\n        \"chocolate stick\",\n        \"chocolate striped\",\n        \"chocolate syrup\",\n        \"chocolate wafer cookies\",\n        \"chocolate wafer crumbs\",\n        \"chocolate wafer pie crust\",\n        \"chocolate whipped cream\",\n        \"chokecherry juice\",\n        \"choppeed onion\",\n        \"chorizo sausage\",\n        \"chorizo sausages\",\n        \"chow mein noodles\",\n        \"chuck\",\n        \"chuck eye steak\",\n        \"chuck roast\",\n        \"chuck steaks\",\n        \"chunk\",\n        \"chunk bologna\",\n        \"chunk pineapple\",\n        \"chunk tuna\",\n        \"chunky\",\n        \"chunky applesauce\",\n        \"chunky blue cheese dressing\",\n        \"chunky chocolate piece\",\n        \"chunky italian\",\n        \"chunky pasta\",\n        \"chunky peanut butter\",\n        \"chunky picante sauce\",\n        \"chunky ragu tomato sauce\",\n        \"chunky salsa\",\n        \"chunky style\",\n        \"chutney\",\n        \"ciabatta\",\n        \"ciabatta rolls\",\n        \"cider\",\n        \"cider vinegar\",\n        \"cilantro\",\n        \"cilantro leaf\",\n        \"cilantro leaves\",\n        \"cilantro roots\",\n        \"cilantro salsa\",\n        \"cilantro stem\",\n        \"cinnamon\",\n        \"cinnamon applesauce\",\n        \"cinnamon baking chips\",\n        \"cinnamon graham cracker\",\n        \"cinnamon graham cracker crumbs\",\n        \"cinnamon oil\",\n        \"cinnamon raisin bread\",\n        \"cinnamon rolls\",\n        \"cinnamon stick\",\n        \"cinnamon sugar\",\n        \"citric acid\",\n        \"citrus\",\n        \"citrus juice\",\n        \"citrus lemon pepper\",\n        \"citrus zest\",\n        \"clam\",\n        \"clam base\",\n        \"clam broth\",\n        \"clam juice\",\n        \"clamato juice\",\n        \"clams\",\n        \"clarified butter\",\n        \"classico alfredo\",\n        \"claw crabmeat\",\n        \"clean\",\n        \"clean snow\",\n        \"clear jel\",\n        \"cloth\",\n        \"cloudberries\",\n        \"clove\",\n        \"clover honey\",\n        \"cloves\",\n        \"club soda\",\n        \"coach's\",\n        \"coarse\",\n        \"coarse kosher salt\",\n        \"coarse salt\",\n        \"coarse salt salt\",\n        \"coca\",\n        \"cocktail\",\n        \"cocktail franks\",\n        \"cocktail meatballs\",\n        \"cocktail peanuts\",\n        \"coco lopez\",\n        \"coco lopez coconut cream\",\n        \"cocoa\",\n        \"cocoa krispiesÂ® cereal\",\n        \"cocoa mix\",\n        \"cocoa powder\",\n        \"coconut\",\n        \"coconut butter\",\n        \"coconut cream\",\n        \"coconut extract\",\n        \"coconut flakes\",\n        \"coconut flavoring\",\n        \"coconut flour\",\n        \"coconut milk\",\n        \"coconut oil\",\n        \"coconut pecan frosting\",\n        \"coconut rum\",\n        \"cod\",\n        \"cod fish fillet\",\n        \"cod fish fillets\",\n        \"coffee\",\n        \"coffee beans\",\n        \"coffee creamer\",\n        \"coffee ice cream\",\n        \"coffee liqueur\",\n        \"cognac\",\n        \"cointreau liqueur\",\n        \"coke\",\n        \"cola\",\n        \"cola drink\",\n        \"colby\",\n        \"colby cheese\",\n        \"colby jack cheese\",\n        \"coleslaw\",\n        \"coleslaw mix\",\n        \"collard greens\",\n        \"college inn\",\n        \"color bell pepper\",\n        \"colored\",\n        \"colored crystal sugar\",\n        \"colored decorator sugar\",\n        \"colored miniature marshmallows\",\n        \"colored sprinkles\",\n        \"colored toothpick\",\n        \"comino\",\n        \"conchiglie\",\n        \"concord grapes\",\n        \"condiments\",\n        \"confectioners' sugar\",\n        \"consomme\",\n        \"cookie crumbs\",\n        \"cookie decorating candy sprinkles\",\n        \"cookie dough\",\n        \"cooking\",\n        \"cooking apple\",\n        \"cooking apples\",\n        \"cooking barley\",\n        \"cooking brown rice\",\n        \"cooking cream\",\n        \"cooking grits\",\n        \"cooking oatmeal\",\n        \"cooking oats\",\n        \"cooking oil\",\n        \"cooking onion\",\n        \"cooking onions\",\n        \"cooking pumpkin\",\n        \"cooking rolled oats\",\n        \"cooking sherry\",\n        \"cooking spray\",\n        \"cooking tapioca\",\n        \"cooking white rice\",\n        \"cooking wine\",\n        \"cool\",\n        \"cool whip\",\n        \"cool whip lite\",\n        \"cool whip topping\",\n        \"copha\",\n        \"coriander\",\n        \"coriander leaves\",\n        \"coriander powder\",\n        \"coriander seed\",\n        \"coriander seeds\",\n        \"corkscrew\",\n        \"corkscrew macaroni\",\n        \"corn\",\n        \"corn beef hash\",\n        \"corn biscuits\",\n        \"corn chex\",\n        \"corn chips\",\n        \"corn cobs\",\n        \"corn flake crumbs\",\n        \"corn flakes\",\n        \"corn flakes cereal\",\n        \"corn husks\",\n        \"corn kernel\",\n        \"corn kernels\",\n        \"corn masa harina flour\",\n        \"corn meal\",\n        \"corn mixed\",\n        \"corn muffin mix\",\n        \"corn niblet\",\n        \"corn niblets\",\n        \"corn oil\",\n        \"corn syrup\",\n        \"corn tortilla\",\n        \"corn tortilla chips\",\n        \"corn tortillas\",\n        \"cornbread\",\n        \"cornbread batter\",\n        \"cornbread mix\",\n        \"cornbread stuffing mix\",\n        \"cornflour\",\n        \"cornichon\",\n        \"cornichons\",\n        \"cornish hen\",\n        \"cornish hens\",\n        \"cornmeal\",\n        \"cornmeal cornmeal\",\n        \"cornstarch\",\n        \"corona beer\",\n        \"cos lettuce\",\n        \"cotija cheese\",\n        \"cottage cheese\",\n        \"country\",\n        \"country -\",\n        \"country - style pork ribs\",\n        \"country bread\",\n        \"country ham\",\n        \"country style\",\n        \"country style white bread\",\n        \"country white bread\",\n        \"county\",\n        \"courgettes\",\n        \"couscous\",\n        \"crab\",\n        \"crab boil\",\n        \"crab claw meat\",\n        \"crabapples\",\n        \"crabmeat\",\n        \"crabs\",\n        \"cracked\",\n        \"cracker\",\n        \"cracker crumb\",\n        \"cracker crumbs\",\n        \"cracker meal\",\n        \"crackers\",\n        \"craisin\",\n        \"craisins\",\n        \"cranberries\",\n        \"cranberry\",\n        \"cranberry juice\",\n        \"cranberry juice cocktail\",\n        \"cranberry juice concentrate\",\n        \"cranberry sauce\",\n        \"cranberry vodka\",\n        \"crawfish\",\n        \"crawfish tail\",\n        \"crayfish tail\",\n        \"crayfish tails\",\n        \"crazy\",\n        \"crazy salt\",\n        \"cream\",\n        \"cream cheese\",\n        \"cream cheese cream cheese substitute\",\n        \"cream cheese frosting\",\n        \"cream cheese spread\",\n        \"cream sherry\",\n        \"cream soda\",\n        \"cream soup\",\n        \"creamer\",\n        \"creamy\",\n        \"creamy coleslaw\",\n        \"creamy goat cheese\",\n        \"creamy horseradish\",\n        \"creamy peanut butter\",\n        \"creme de banane\",\n        \"creme de cacao\",\n        \"creme de cassis\",\n        \"creme de coconut\",\n        \"creme de menthe\",\n        \"creme fraiche\",\n        \"cremini mushroom\",\n        \"cremini mushrooms\",\n        \"creole mustard\",\n        \"creole seasoning\",\n        \"crepes\",\n        \"crescent dinner roll\",\n        \"crescent dinner rolls\",\n        \"crescent roll\",\n        \"crescent roll dough\",\n        \"crescent rolls\",\n        \"crimini button mushrooms\",\n        \"crinkle\",\n        \"crisco\",\n        \"crispix cereal\",\n        \"crocker\",\n        \"crocker au gratin potatoes\",\n        \"crocker butter pecan cake mix\",\n        \"crocker gluten\",\n        \"crocker supermoist devil's food cake mix\",\n        \"croissants\",\n        \"crookneck yellow squash\",\n        \"cross\",\n        \"cross - rib roasts\",\n        \"crouton\",\n        \"croutons\",\n        \"crumb\",\n        \"crumb topping\",\n        \"crumbs\",\n        \"crumpets\",\n        \"crusty bread\",\n        \"crusty bread rolls\",\n        \"crusty country bread\",\n        \"crusty french bread\",\n        \"crusty hoagie rolls\",\n        \"crusty kaiser rolls\",\n        \"crusty long rolls\",\n        \"crusty roll\",\n        \"crusty rolls\",\n        \"crystal light sugar\",\n        \"crystal sugar\",\n        \"cuban bread\",\n        \"cubanelle pepper\",\n        \"cube\",\n        \"cube steak\",\n        \"cube steaks\",\n        \"cubes feta cheese\",\n        \"cucumber\",\n        \"cucumbers\",\n        \"culantro\",\n        \"cumin\",\n        \"cumin powder\",\n        \"cumin seed\",\n        \"cumin seeds\",\n        \"curacao\",\n        \"curds\",\n        \"curing salt\",\n        \"curly\",\n        \"curly lasagna noodles\",\n        \"currant\",\n        \"currants\",\n        \"curry\",\n        \"curry leaves\",\n        \"curry paste\",\n        \"curry powder\",\n        \"custard\",\n        \"cut\",\n        \"daikon radish\",\n        \"dairy\",\n        \"dairy chocolate chips\",\n        \"dairy coffee creamer\",\n        \"dairy eggnog\",\n        \"dairy topping\",\n        \"dairy whipped topping\",\n        \"dalmatian sage\",\n        \"damson plums\",\n        \"dandelion flowers\",\n        \"danish blue cheese\",\n        \"dark\",\n        \"dark ale\",\n        \"dark beer\",\n        \"dark belgian chocolate\",\n        \"dark brown sugar\",\n        \"dark chicken stock\",\n        \"dark chili powder\",\n        \"dark chocolate\",\n        \"dark chocolate cake mix\",\n        \"dark chocolate chips\",\n        \"dark chocolate icing\",\n        \"dark chocolate liqueur\",\n        \"dark cider vinegar\",\n        \"dark cocoa\",\n        \"dark cooking chocolate\",\n        \"dark corn syrup\",\n        \"dark creme de cacao\",\n        \"dark honey\",\n        \"dark molasses\",\n        \"dark raisin\",\n        \"dark raisins\",\n        \"dark red kidney beans\",\n        \"dark roast coffee\",\n        \"dark roux\",\n        \"dark rum\",\n        \"dark rye bread\",\n        \"dark rye flour\",\n        \"dark sesame oil\",\n        \"dark soy sauce\",\n        \"dark spiced rum\",\n        \"dark stout beer\",\n        \"darkly\",\n        \"dashi\",\n        \"dashi stock\",\n        \"dates\",\n        \"dawn\",\n        \"decorating\",\n        \"decorative candy sprinkles\",\n        \"dekuyper butterscotch schnapps\",\n        \"dekuyper triple sec\",\n        \"del\",\n        \"del monte\",\n        \"del monte original\",\n        \"deli\",\n        \"deli american cheese\",\n        \"deli bacon\",\n        \"deli cheddar cheese\",\n        \"deli cheese\",\n        \"deli chicken\",\n        \"deli french rolls\",\n        \"deli ham\",\n        \"deli hamburger buns\",\n        \"deli hard salami\",\n        \"deli italian roast beef\",\n        \"deli pastrami\",\n        \"deli roast beef\",\n        \"deli rolls\",\n        \"deli salami\",\n        \"deli style ham\",\n        \"deli turkey\",\n        \"deli turkey ham\",\n        \"delicata squash\",\n        \"deluxe kraft macaroni\",\n        \"demerara sugar\",\n        \"demi\",\n        \"dessert topping\",\n        \"devil's food cake mix\",\n        \"devils food cake mix\",\n        \"dew soda\",\n        \"dhaniya powder\",\n        \"di giorno pesto sauce\",\n        \"diet 7\",\n        \"diet cola\",\n        \"diet fudge topping\",\n        \"diet lemon\",\n        \"diet pepsi\",\n        \"diet root beer\",\n        \"diet sierra mist\",\n        \"diet soda\",\n        \"dijon\",\n        \"dijon mustard\",\n        \"dijonnaise mustard\",\n        \"dill\",\n        \"dill pickle\",\n        \"dill pickle relish\",\n        \"dill pickles\",\n        \"dill ranch dressing\",\n        \"dill relish\",\n        \"dill seed\",\n        \"dill seeds\",\n        \"dill sprig\",\n        \"dill weed\",\n        \"dilled gherkins\",\n        \"dinner rolls\",\n        \"dish\",\n        \"dish detergent\",\n        \"dish pie\",\n        \"dish pie crust\",\n        \"dish pie pastry\",\n        \"dish pie shells\",\n        \"dish soap\",\n        \"ditali pasta\",\n        \"ditalini\",\n        \"dog\",\n        \"dog bun\",\n        \"dog buns\",\n        \"dog food\",\n        \"dog relish\",\n        \"dogs\",\n        \"dole\",\n        \"dole almond\",\n        \"domino\",\n        \"donuts\",\n        \"dorito's\",\n        \"doritos\",\n        \"double\",\n        \"double bouillon cube\",\n        \"double chocolate\",\n        \"double cream\",\n        \"double crust pie\",\n        \"double crust pie crusts\",\n        \"dough rolls\",\n        \"doughnut holes\",\n        \"doughnuts\",\n        \"dr.\",\n        \"dream\",\n        \"dream whip\",\n        \"dreamfield elbow macaroni\",\n        \"dreamfield's elbow macaroni\",\n        \"drink mix\",\n        \"dripping\",\n        \"duck\",\n        \"duck breast halves\",\n        \"duck sauce\",\n        \"ducklings\",\n        \"dulce de leche\",\n        \"duncan\",\n        \"duncan hines\",\n        \"duncan hines dark\",\n        \"duncan hines dark dutch\",\n        \"duncan hines devil's food cake mix\",\n        \"duncan hines supreme pineapple cake mix\",\n        \"durkee\",\n        \"durkee cayenne pepper\",\n        \"durkee french\",\n        \"durkee onions\",\n        \"dutch\",\n        \"dutch cocoa\",\n        \"dutch cocoa powder\",\n        \"dutch sausage\",\n        \"eagle\",\n        \"eagle brand\",\n        \"eaglebrand\",\n        \"earl grey tea\",\n        \"earl grey tea leaves\",\n        \"early peas\",\n        \"edam cheese\",\n        \"edamame\",\n        \"edible flower\",\n        \"edible rice paper sheet\",\n        \"eel\",\n        \"egg\",\n        \"egg noodles\",\n        \"egg roll\",\n        \"egg roll wrap\",\n        \"egg roll wraps\",\n        \"egg substitute\",\n        \"egg white\",\n        \"egg white powder\",\n        \"egg white substitute\",\n        \"egg whites\",\n        \"egg yolk\",\n        \"egg yolks\",\n        \"eggnog\",\n        \"eggplant\",\n        \"eggplants\",\n        \"eggs\",\n        \"el pato salsa fresca\",\n        \"elbow macaroni\",\n        \"elbow macaroni noodles\",\n        \"elderberries\",\n        \"elephant\",\n        \"elk\",\n        \"emeril creole seasoning\",\n        \"emeril's\",\n        \"emeril's original essence\",\n        \"emmenthaler cheese\",\n        \"enchilada sauce\",\n        \"english\",\n        \"english cucumber\",\n        \"english cucumbers\",\n        \"english muffin\",\n        \"english muffins\",\n        \"english mustard\",\n        \"english mustard powder\",\n        \"english peas\",\n        \"english spinach\",\n        \"english toffee bits\",\n        \"english walnuts\",\n        \"enova oil\",\n        \"entrecote steaks\",\n        \"epazote\",\n        \"equal sugar substitute\",\n        \"escarole\",\n        \"espresso\",\n        \"espresso coffee\",\n        \"espresso powder\",\n        \"essence\",\n        \"essential oil\",\n        \"essential oils\",\n        \"essential orange oil\",\n        \"european cucumber\",\n        \"extra\",\n        \"extra balsamic vinegar\",\n        \"extra basil olive oil\",\n        \"extra black pepper\",\n        \"extra breadcrumbs\",\n        \"extra brown sugar\",\n        \"extra caster sugar\",\n        \"extra chocolate chips\",\n        \"extra cocoa\",\n        \"extra cool whip\",\n        \"extra egg yolks\",\n        \"extra firm\",\n        \"extra firm tofu\",\n        \"extra firm water\",\n        \"extra flour\",\n        \"extra icing sugar\",\n        \"extra kosher salt\",\n        \"extra milk\",\n        \"extra olive oil\",\n        \"extra olives\",\n        \"extra orange juice\",\n        \"extra parmesan cheese\",\n        \"extra sage leaf\",\n        \"extra salt\",\n        \"extra sugar\",\n        \"extra virgin olive oil\",\n        \"extra water\",\n        \"extract\",\n        \"eye\",\n        \"fajita\",\n        \"fajita chicken\",\n        \"fajita seasoning mix\",\n        \"farfalle\",\n        \"farfalle pasta\",\n        \"farfelle\",\n        \"farina\",\n        \"farm\",\n        \"farmer cheese\",\n        \"farmer's cheese\",\n        \"farmhouse bread\",\n        \"farmhouse cheddar cheese\",\n        \"fast\",\n        \"fast rise yeast\",\n        \"fast rising yeast\",\n        \"fatty pork\",\n        \"fava bean flour\",\n        \"fava beans\",\n        \"fennel\",\n        \"fennel bulb\",\n        \"fennel bulbs\",\n        \"fennel leaves\",\n        \"fennel seed\",\n        \"fennel seeds\",\n        \"fenugreek\",\n        \"fenugreek leaves\",\n        \"fenugreek seeds\",\n        \"feta\",\n        \"feta cheese\",\n        \"fettuccine\",\n        \"fettuccine pasta\",\n        \"fiber\",\n        \"fiber one cereal\",\n        \"field corn\",\n        \"field mushrooms\",\n        \"fiesta cheese\",\n        \"fiesta mexican blend cheese\",\n        \"fig\",\n        \"fig jelly\",\n        \"fig preserves\",\n        \"figs\",\n        \"file powder\",\n        \"filet\",\n        \"filet mignon\",\n        \"filet mignon steaks\",\n        \"filets tilapia fillets\",\n        \"fillet\",\n        \"fillets\",\n        \"filo pastry\",\n        \"fine kosher salt\",\n        \"finely\",\n        \"fines\",\n        \"fingerling potato\",\n        \"fingerling potatoes\",\n        \"fire\",\n        \"firm\",\n        \"firm brown pears\",\n        \"firm feta cheese\",\n        \"firm mango\",\n        \"firm margarine\",\n        \"firm meaty fish\",\n        \"firm tart apples\",\n        \"firm tofu\",\n        \"firm tomatoes\",\n        \"firm white bread\",\n        \"fish\",\n        \"fish fillet\",\n        \"fish fillets\",\n        \"fish sauce\",\n        \"fish steaks\",\n        \"fish stock\",\n        \"five\",\n        \"five spice powder\",\n        \"flake cereal\",\n        \"flake oatmeal\",\n        \"flake rolled oats\",\n        \"flakey\",\n        \"flakey biscuit dough\",\n        \"flakey biscuits\",\n        \"flaky\",\n        \"flaky pie pastry\",\n        \"flank steak\",\n        \"flank steaks\",\n        \"flat beer\",\n        \"flat bread\",\n        \"flat iron steak\",\n        \"flavoring\",\n        \"flax seed\",\n        \"flax seed meal\",\n        \"flax seeds\",\n        \"fleichmans\",\n        \"fleischmann bread machine yeast\",\n        \"fleishmans yeast\",\n        \"fleur de sel\",\n        \"florida grapefruit juice\",\n        \"flounder\",\n        \"flounder fillets\",\n        \"flour\",\n        \"flour flour\",\n        \"flour tortilla\",\n        \"flour tortillas\",\n        \"floury potatoes\",\n        \"flower\",\n        \"flower pot\",\n        \"focaccia bread\",\n        \"fondue beef\",\n        \"fontina\",\n        \"fontina cheese\",\n        \"fontinella cheese\",\n        \"food\",\n        \"food coloring\",\n        \"food coloring paste\",\n        \"food's\",\n        \"four\",\n        \"fragrance oil\",\n        \"franco american beef\",\n        \"frangelico\",\n        \"frangelico liqueur\",\n        \"frank\",\n        \"frank red\",\n        \"frank's\",\n        \"frankfurter\",\n        \"frankfurters\",\n        \"freesh thyme\",\n        \"french\",\n        \"french baguette\",\n        \"french baguettes\",\n        \"french bread\",\n        \"french bread crouton\",\n        \"french bread dough\",\n        \"french dijon mustard\",\n        \"french dressing\",\n        \"french french\",\n        \"french fries\",\n        \"french haricots vert\",\n        \"french mustard\",\n        \"french onion dip\",\n        \"french onion soup\",\n        \"french onion soup mix\",\n        \"french roll\",\n        \"french rolls\",\n        \"french snails\",\n        \"french style green bean\",\n        \"french style green beans\",\n        \"french tarragon\",\n        \"french thyme\",\n        \"french toast\",\n        \"french vanilla\",\n        \"french vanilla cake mix\",\n        \"french vanilla cool whip\",\n        \"french vanilla flavored coffee creamer\",\n        \"french vanilla ice cream\",\n        \"french vanilla instant\",\n        \"french vanilla instant pudding\",\n        \"french vanilla yogurt\",\n        \"french yellow mustard\",\n        \"french's\",\n        \"fresca soda\",\n        \"fresno chili pepper\",\n        \"frill toothpicks\",\n        \"frisee\",\n        \"frito corn chip\",\n        \"frito corn chips\",\n        \"frito scoops\",\n        \"fritos chili cheese corn chips\",\n        \"fritos corn chips\",\n        \"frosted flakes\",\n        \"frosting\",\n        \"fruit\",\n        \"fruit chutney\",\n        \"fruit cocktail\",\n        \"fruit juice\",\n        \"fruit leather\",\n        \"fruit loops cereal\",\n        \"fruit pectin\",\n        \"fruit pie\",\n        \"fruit pie filling\",\n        \"fruit preserves\",\n        \"fruit puffs\",\n        \"fruit roll\",\n        \"fruit salad\",\n        \"fruit sauce\",\n        \"fruit strawberries\",\n        \"fruit syrup\",\n        \"fruits\",\n        \"fruity\",\n        \"fruity olive oil\",\n        \"fruity pebbles cereal\",\n        \"fruity virgin olive oil\",\n        \"fruity white wine\",\n        \"fryer\",\n        \"fryer chicken\",\n        \"fryer chickens\",\n        \"fudge\",\n        \"fuji apple\",\n        \"fusilli\",\n        \"gai\",\n        \"galangal root\",\n        \"garam masala\",\n        \"garam masala powder\",\n        \"garbanzo beans\",\n        \"garbanzo flour\",\n        \"garden\",\n        \"garden peas\",\n        \"garden tomatoes\",\n        \"garden veggie wraps\",\n        \"garfava flour\",\n        \"garlic\",\n        \"garlic alfredo sauce\",\n        \"garlic bagel chips\",\n        \"garlic bread\",\n        \"garlic butter\",\n        \"garlic cheese rolls\",\n        \"garlic chives\",\n        \"garlic clove\",\n        \"garlic cloves\",\n        \"garlic dill pickles\",\n        \"garlic flakes\",\n        \"garlic granules\",\n        \"garlic head\",\n        \"garlic heads\",\n        \"garlic herbed croutons\",\n        \"garlic instant\",\n        \"garlic juice\",\n        \"garlic oil\",\n        \"garlic paste\",\n        \"garlic pepper seasoning\",\n        \"garlic powder\",\n        \"garlic salt\",\n        \"garlic seasoning\",\n        \"garlic sprouts\",\n        \"garlic steak seasoning\",\n        \"garlic vinaigrette dressing\",\n        \"garnet yams\",\n        \"gatorade sports drink\",\n        \"gel food coloring\",\n        \"gelatin\",\n        \"gelatin powder\",\n        \"general purpose white flour\",\n        \"genoa salami\",\n        \"german\",\n        \"german chocolate bars\",\n        \"german chocolate cake mix\",\n        \"german coffee\",\n        \"german mustard\",\n        \"german style rye bread\",\n        \"german sweet chocolate\",\n        \"ghee\",\n        \"gherkins\",\n        \"ghiradelli\",\n        \"ghirardelli\",\n        \"ghirardelli double chocolate chips\",\n        \"ghirardelli semi\",\n        \"ghirardelli sweet\",\n        \"ghost chili\",\n        \"giardiniera\",\n        \"gin\",\n        \"ginger\",\n        \"ginger ale\",\n        \"ginger juice\",\n        \"ginger marmalade\",\n        \"ginger paste\",\n        \"ginger powder\",\n        \"ginger puree\",\n        \"gingerbread cake mix\",\n        \"gingerbread mix\",\n        \"gingerroot\",\n        \"gingersnap cookies\",\n        \"gingersnap crumbs\",\n        \"gingersnaps\",\n        \"glace cherries\",\n        \"glace green cherries\",\n        \"glass\",\n        \"glaze\",\n        \"glitter\",\n        \"globe artichokes\",\n        \"gluten\",\n        \"gluten flour\",\n        \"gluten powder\",\n        \"glycerin\",\n        \"gnocchi\",\n        \"goat\",\n        \"goat cheese\",\n        \"goat meat\",\n        \"godiva chocolate liqueur\",\n        \"godiva original chocolate liqueur\",\n        \"goji berry\",\n        \"gold\",\n        \"gold medal\",\n        \"gold tequila\",\n        \"golden\",\n        \"golden brown sugar\",\n        \"golden caster sugar\",\n        \"golden grahams cereal\",\n        \"golden irish lager beer\",\n        \"golden mushroom soup\",\n        \"golden raisin\",\n        \"golden raisins\",\n        \"golden ray cooking margarine\",\n        \"golden rum\",\n        \"golden syrup\",\n        \"golden tortilla chips\",\n        \"golden vanilla cake mix\",\n        \"goldfish crackers\",\n        \"good\",\n        \"good quality\",\n        \"good quality baking cocoa\",\n        \"good quality balsamic vinegar\",\n        \"good quality beef\",\n        \"good quality cheddar cheese\",\n        \"good quality chicken breast\",\n        \"good quality chicken broth\",\n        \"good quality chicken stock\",\n        \"good quality cinnamon\",\n        \"good quality cocoa powder\",\n        \"good quality cooking sherry\",\n        \"good quality curry powder\",\n        \"good quality deli roast beef\",\n        \"good quality eggnog\",\n        \"good quality honey\",\n        \"good quality olive oil\",\n        \"good quality parmesan cheese\",\n        \"good quality pork sausages\",\n        \"good quality red wine\",\n        \"good quality sausage meat\",\n        \"good quality soy sauce\",\n        \"good quality spaghetti\",\n        \"good quality tequila\",\n        \"good quality vodka\",\n        \"good quality white chocolate\",\n        \"good seasons italian dressing\",\n        \"goose\",\n        \"gorgonzola\",\n        \"gouda cheese\",\n        \"goya black beans\",\n        \"goya chicken bouillon\",\n        \"goya pink beans\",\n        \"goya pinto beans\",\n        \"goya recaito\",\n        \"goya red beans\",\n        \"goya sazon goya\",\n        \"goya sofrito sauce\",\n        \"graham cracker\",\n        \"graham cracker crumb\",\n        \"graham cracker crumbs\",\n        \"graham cracker crust\",\n        \"graham cracker crusts\",\n        \"graham cracker pie\",\n        \"graham cracker pie crust\",\n        \"graham cracker pie crusts\",\n        \"graham cracker squares\",\n        \"graham cracker tart shells\",\n        \"graham crackers\",\n        \"graham flour\",\n        \"graham wafer crumbs\",\n        \"graham wafers\",\n        \"grain\",\n        \"grain bread\",\n        \"grain brown rice\",\n        \"grain buns\",\n        \"grain dijon mustard\",\n        \"grain lasagna noodles\",\n        \"grain mustard\",\n        \"grain rice\",\n        \"grain rye bread\",\n        \"grain spelt flour\",\n        \"grain vodka\",\n        \"grain wheat flour\",\n        \"grain white bread\",\n        \"grain white rice\",\n        \"grainy mustard\",\n        \"granadilla\",\n        \"grand\",\n        \"grand marnier\",\n        \"grands homestyle\",\n        \"granny smith apple\",\n        \"granny smith apples\",\n        \"granola\",\n        \"granola cereal\",\n        \"granulated\",\n        \"grape\",\n        \"grape jell\",\n        \"grape jelly\",\n        \"grape juice\",\n        \"grape juice concentrate\",\n        \"grape leaves\",\n        \"grape tomatoes\",\n        \"grapefruit\",\n        \"grapefruit juice\",\n        \"grapefruit seed extract\",\n        \"grapefruits\",\n        \"grapes\",\n        \"grapeseed oil\",\n        \"gravy\",\n        \"gravymaster\",\n        \"greek feta\",\n        \"greek honey\",\n        \"greek olive\",\n        \"greek olives\",\n        \"greek oregano\",\n        \"greek pita bread\",\n        \"greek pita breads\",\n        \"greek salad dressing\",\n        \"greek style\",\n        \"greek thyme honey\",\n        \"greek vinaigrette dressing\",\n        \"greek yogurt\",\n        \"green\",\n        \"green apple\",\n        \"green apples\",\n        \"green asparagus\",\n        \"green beans\",\n        \"green bell pepper\",\n        \"green bell peppers\",\n        \"green cabbage\",\n        \"green capsicum\",\n        \"green cardamom pods\",\n        \"green cardamoms\",\n        \"green cherries\",\n        \"green chile\",\n        \"green chile picante sauce\",\n        \"green chiles\",\n        \"green chili\",\n        \"green chili pepper\",\n        \"green chili pepper flakes\",\n        \"green chili peppers\",\n        \"green chili salsa\",\n        \"green chili sauce\",\n        \"green chilies\",\n        \"green chilis\",\n        \"green colored crystal sugar\",\n        \"green colored sprinkles\",\n        \"green coriander\",\n        \"green courgette\",\n        \"green creme de menthe\",\n        \"green cucumber\",\n        \"green curry paste\",\n        \"green decorators icing\",\n        \"green enchilada sauce\",\n        \"green food coloring\",\n        \"green fruit leather\",\n        \"green giant\",\n        \"green ginger\",\n        \"green ginger wine\",\n        \"green goddess salad dressing\",\n        \"green grapes\",\n        \"green icing\",\n        \"green jalapeno chile\",\n        \"green jalapeno jelly\",\n        \"green jalapeno pepper\",\n        \"green jelly beans\",\n        \"green kale\",\n        \"green leaf lettuce\",\n        \"green leaf lettuce leaves\",\n        \"green lentil\",\n        \"green lentils\",\n        \"green maraschino cherry\",\n        \"green mint chocolate chip ice cream\",\n        \"green olive\",\n        \"green olive brine\",\n        \"green olives\",\n        \"green onion\",\n        \"green onion top\",\n        \"green onion tops\",\n        \"green onions\",\n        \"green pea\",\n        \"green peanuts\",\n        \"green peas\",\n        \"green pepper\",\n        \"green pepper strips\",\n        \"green peppercorn\",\n        \"green peppercorns\",\n        \"green peppers\",\n        \"green prawns\",\n        \"green serrano chilies\",\n        \"green spanish olives\",\n        \"green sprinkles\",\n        \"green sugar\",\n        \"green sweet peas\",\n        \"green sweet pepper\",\n        \"green tabasco jalapeno sauce\",\n        \"green taco sauce\",\n        \"green tea\",\n        \"green tea bags\",\n        \"green tea leaves\",\n        \"green tomatillo sauce\",\n        \"green tomato\",\n        \"green tomatoes\",\n        \"green zucchini\",\n        \"grenadine\",\n        \"grey chutney\",\n        \"grey goose vodka\",\n        \"grey poupon\",\n        \"grits\",\n        \"groundnut oil\",\n        \"grounds sea salt\",\n        \"grouper fillets\",\n        \"gruyere\",\n        \"gruyere cheese\",\n        \"guacamole\",\n        \"guajillo chilies\",\n        \"guar gum\",\n        \"guava juice\",\n        \"guava nectar\",\n        \"guava paste\",\n        \"guavas\",\n        \"guinness draught\",\n        \"guinness stout\",\n        \"gulden's\",\n        \"gumbo file powder\",\n        \"gumdrop\",\n        \"gyoza skins\",\n        \"gyro bread\",\n        \"haas avocados\",\n        \"habanero\",\n        \"habanero pepper\",\n        \"habanero peppers\",\n        \"habanero sauce\",\n        \"habaneros\",\n        \"hachiya persimmon pulp\",\n        \"haddock\",\n        \"haddock fillet\",\n        \"haddock fillets\",\n        \"hair conditioner\",\n        \"half\",\n        \"halibut fillet\",\n        \"halibut fillets\",\n        \"halibut steaks\",\n        \"halloumi\",\n        \"halves pecans\",\n        \"ham\",\n        \"ham bone\",\n        \"ham hock\",\n        \"ham hocks\",\n        \"ham shanks\",\n        \"ham steak\",\n        \"ham steaks\",\n        \"ham stock\",\n        \"hamburger\",\n        \"hamburger bun\",\n        \"hamburger buns\",\n        \"hamburger dill pickle\",\n        \"hamburger dills\",\n        \"hamburger helper mix\",\n        \"hamburger meat\",\n        \"hamburger patties\",\n        \"hamburger patty\",\n        \"hand\",\n        \"hand soap\",\n        \"hard\",\n        \"hard -\",\n        \"hard breadsticks\",\n        \"hard cheese\",\n        \"hard margarine\",\n        \"hard peppermint\",\n        \"hard pretzels\",\n        \"hard roll\",\n        \"hard rolls\",\n        \"hard salami\",\n        \"hard sausage\",\n        \"hardboiled\",\n        \"hardboiled egg\",\n        \"haricot beans\",\n        \"harissa\",\n        \"harp lager beer\",\n        \"hash brown\",\n        \"hash brown patties\",\n        \"hash brown potatoes\",\n        \"hash browns\",\n        \"hass avocado\",\n        \"hass avocadoes\",\n        \"havarti cheese\",\n        \"hawaiian punch drink\",\n        \"hawaiian sea salt\",\n        \"hazelnut\",\n        \"hazelnut extract\",\n        \"hazelnut syrup\",\n        \"hazelnuts\",\n        \"head\",\n        \"head broccoli\",\n        \"head cabbage\",\n        \"head cauliflower\",\n        \"head garlic\",\n        \"head green cabbage\",\n        \"head green leaf lettuce\",\n        \"head iceberg lettuce\",\n        \"head lettuce\",\n        \"head red cabbage\",\n        \"heads\",\n        \"heads baby bok choy\",\n        \"heads broccoli\",\n        \"heads cabbage\",\n        \"heads cauliflower\",\n        \"heads fennel\",\n        \"heads garlic\",\n        \"heads garlic heads\",\n        \"heads iceberg lettuce\",\n        \"heads lettuce\",\n        \"heads romaine lettuce\",\n        \"hearts\",\n        \"hearts celery\",\n        \"hearty\",\n        \"hearty brown bread\",\n        \"hearty cracker\",\n        \"heath\",\n        \"heath candy bar\",\n        \"heath candy bars\",\n        \"heavy\",\n        \"heavy 35% cream\",\n        \"heavy cream\",\n        \"heavy duty\",\n        \"heavy mayonnaise\",\n        \"heavy whipped cream\",\n        \"heavy whipping\",\n        \"heavy whipping cream\",\n        \"heineken lager beer\",\n        \"heinz\",\n        \"heinz chili\",\n        \"heinz chili sauce\",\n        \"heinz ketchup\",\n        \"heinz seafood sauce\",\n        \"hellman mayonnaise\",\n        \"hellman's\",\n        \"hellmann mayonnaise\",\n        \"hellmann's\",\n        \"hellmanns mayonnaise\",\n        \"helmans olive oil mayonnaise\",\n        \"heluva\",\n        \"herb\",\n        \"herb butter\",\n        \"herb stuffing mix\",\n        \"herbal tea\",\n        \"herbes de provence\",\n        \"herbs\",\n        \"herdez red salsa\",\n        \"hersey mini chocolate chip\",\n        \"hershey\",\n        \"hershey bars\",\n        \"hershey chocolate\",\n        \"hershey chocolate bars\",\n        \"hershey chocolate kiss\",\n        \"hershey chocolate kisses\",\n        \"hershey chocolate syrup\",\n        \"hershey cocoa\",\n        \"hershey cocoa powder\",\n        \"hershey kissables\",\n        \"hershey milk chocolate candy bars\",\n        \"hershey\\\"s cocoa\",\n        \"hershey's\",\n        \"hershey's bittersweet cocoa\",\n        \"hershey's cinnamon bark\",\n        \"hershey's cocoa\",\n        \"hershey's cocoa powder\",\n        \"hershey's milk chocolate chips\",\n        \"hershey's special dark chocolate chips\",\n        \"hershey's syrup\",\n        \"hersheys chocolate syrup\",\n        \"hersheys cocoa powder\",\n        \"hibachi\",\n        \"hibachi bean sprouts\",\n        \"hibachi chicken\",\n        \"hibachi vegetables\",\n        \"hickory\",\n        \"hickory barbecue sauce\",\n        \"hickory chips\",\n        \"hickory liquid smoke\",\n        \"hickory smoke salt\",\n        \"hidden\",\n        \"hidden valley\",\n        \"hidden valley original ranch seasoning mix\",\n        \"hidden valley ranch dip\",\n        \"hidden valleyÂ®\",\n        \"high quality chocolate\",\n        \"hillshire farm\",\n        \"himalayan salt\",\n        \"hoagie roll\",\n        \"hoagie rolls\",\n        \"hodgson\",\n        \"hoisin sauce\",\n        \"holiday m&m's\",\n        \"hollandaise sauce\",\n        \"homestyle beef\",\n        \"homestyle egg noodles\",\n        \"hominy\",\n        \"honey\",\n        \"honey barbecue\",\n        \"honey barbecue sauce\",\n        \"honey corn\",\n        \"honey dew melon ball\",\n        \"honey dijon mustard\",\n        \"honey glaze mix\",\n        \"honey graham cereal\",\n        \"honey graham crackers\",\n        \"honey maid graham crackers\",\n        \"honey mustard\",\n        \"honey mustard dressing\",\n        \"honey nut\",\n        \"honey nut cheerios\",\n        \"honeydew melon\",\n        \"hormel\",\n        \"hormel chili\",\n        \"hormel real bacon\",\n        \"hormel real bacon bits\",\n        \"horseradish\",\n        \"horseradish cream\",\n        \"horseradish mayonnaise\",\n        \"horseradish mustard\",\n        \"horseradish powder\",\n        \"horseradish sauce\",\n        \"hostess twinkies\",\n        \"hothouse cucumber\",\n        \"hothouse cucumbers\",\n        \"house greek seasoning\",\n        \"house seasoning\",\n        \"house tomatoes\",\n        \"household ammonia\",\n        \"household string\",\n        \"huckleberries\",\n        \"hummus\",\n        \"hungarian\",\n        \"hungarian paprika\",\n        \"hunt's\",\n        \"hunts chunky\",\n        \"hunts tomato paste\",\n        \"huy fong chili\",\n        \"hydrogen peroxide\",\n        \"ibc root beer\",\n        \"ice\",\n        \"ice cream\",\n        \"ice cream cones\",\n        \"ice cream sandwiches\",\n        \"ice cube\",\n        \"ice cubes\",\n        \"ice water\",\n        \"iceberg garden salad\",\n        \"iceberg lettuce\",\n        \"iced tea\",\n        \"icing\",\n        \"icing sugar\",\n        \"idaho\",\n        \"imitation crabmeat\",\n        \"imitation vanilla\",\n        \"infant cereal\",\n        \"inglehoffer original\",\n        \"instant\",\n        \"instant banana\",\n        \"instant beef bouillon\",\n        \"instant bouillon granules\",\n        \"instant brown rice\",\n        \"instant butterscotch\",\n        \"instant butterscotch pudding mix\",\n        \"instant chicken bouillon\",\n        \"instant chicken bouillon granules\",\n        \"instant chicken broth\",\n        \"instant chicken garlic\",\n        \"instant chocolate\",\n        \"instant chocolate drink mix\",\n        \"instant chocolate pudding\",\n        \"instant chocolate pudding mix\",\n        \"instant chocolate syrup\",\n        \"instant cinnamon\",\n        \"instant coconut\",\n        \"instant coconut cream\",\n        \"instant coconut cream pudding\",\n        \"instant coffee\",\n        \"instant coffee crystals\",\n        \"instant coffee granules\",\n        \"instant coffee powder\",\n        \"instant couscous\",\n        \"instant dashi stock\",\n        \"instant devil's food pudding\",\n        \"instant espresso\",\n        \"instant espresso coffee powder\",\n        \"instant espresso powder\",\n        \"instant fast rise yeast\",\n        \"instant flour\",\n        \"instant garlic\",\n        \"instant lemon\",\n        \"instant lemon pudding\",\n        \"instant lemon pudding mix\",\n        \"instant malted milk powder\",\n        \"instant maple\",\n        \"instant milk\",\n        \"instant minute rice\",\n        \"instant mocha flavored\",\n        \"instant oats\",\n        \"instant onion\",\n        \"instant onion soup mix\",\n        \"instant pistachio pudding\",\n        \"instant pistachio pudding mix\",\n        \"instant polenta\",\n        \"instant potato flakes\",\n        \"instant pudding mix\",\n        \"instant ramen noodles\",\n        \"instant rice\",\n        \"instant tang orange drink\",\n        \"instant tea\",\n        \"instant tea powder\",\n        \"instant vanilla\",\n        \"instant vanilla pudding\",\n        \"instant vegetable bouillon granules\",\n        \"instant vegetarian banana\",\n        \"instant vegetarian vanilla pudding\",\n        \"instant white chocolate\",\n        \"instant yeast\",\n        \"iodine kosher salt\",\n        \"irish cream\",\n        \"irish whiskey\",\n        \"iron steaks\",\n        \"island dressing\",\n        \"island pineapple jell\",\n        \"israeli couscous\",\n        \"italian\",\n        \"italian blend salad greens\",\n        \"italian bread\",\n        \"italian breadcrumbs\",\n        \"italian breadstick\",\n        \"italian brown button mushrooms\",\n        \"italian bulk sweet sausage\",\n        \"italian cheese\",\n        \"italian cheese blend\",\n        \"italian ciabatta\",\n        \"italian dressing\",\n        \"italian flat leaf parsley\",\n        \"italian fontina cheese\",\n        \"italian ham\",\n        \"italian hard salami\",\n        \"italian herb seasoning\",\n        \"italian meatballs\",\n        \"italian mixed herbs\",\n        \"italian parsley\",\n        \"italian parsley sprig\",\n        \"italian pastina\",\n        \"italian pizza dough\",\n        \"italian plum tomato\",\n        \"italian plum tomatoes\",\n        \"italian plums\",\n        \"italian pork sausage\",\n        \"italian roll\",\n        \"italian rolls\",\n        \"italian salad dressing\",\n        \"italian salad dressing mix\",\n        \"italian salami\",\n        \"italian sausage\",\n        \"italian sausages\",\n        \"italian seasoning\",\n        \"italian seasoning mix\",\n        \"italian spaghetti sauce\",\n        \"italian spices\",\n        \"italian style\",\n        \"italian style breadcrumbs\",\n        \"italian style croutons\",\n        \"italian style meatballs\",\n        \"italian sweet sausage\",\n        \"italian syrup\",\n        \"italian tomato paste\",\n        \"italian tomato sauce\",\n        \"italian tomatoes\",\n        \"italian turkey sausage\",\n        \"italian vinaigrette\",\n        \"ivory liquid\",\n        \"jack biscuit\",\n        \"jack biscuits\",\n        \"jack daniels\",\n        \"jack daniels whiskey\",\n        \"jack flakey biscuits\",\n        \"jalapeno\",\n        \"jalapeno bean dip\",\n        \"jalapeno chile\",\n        \"jalapeno chiles\",\n        \"jalapeno chili\",\n        \"jalapeno jack cheese\",\n        \"jalapeno jelly\",\n        \"jalapeno juice\",\n        \"jalapeno pepper\",\n        \"jalapeno pepper cheese\",\n        \"jalapeno peppers\",\n        \"jalapeno powder\",\n        \"jalapeno seasoning salt\",\n        \"jalapenos\",\n        \"jam\",\n        \"jamaica ginger\",\n        \"jamaican caribbean jerk seasoning\",\n        \"jamaican curry powder\",\n        \"jamaican jerk spice\",\n        \"japanese\",\n        \"japanese panko breadcrumbs\",\n        \"japanese rice\",\n        \"japanese soba noodles\",\n        \"jarlsberg cheese\",\n        \"jasmine rice\",\n        \"jeera powder\",\n        \"jell\",\n        \"jello\",\n        \"jello gelatin\",\n        \"jello instant chocolate\",\n        \"jello instant lemon\",\n        \"jello instant vanilla\",\n        \"jello instant vanilla pudding\",\n        \"jello instant vanilla pudding mix\",\n        \"jello sugar\",\n        \"jelly\",\n        \"jelly beans\",\n        \"jelly belly jelly beans\",\n        \"jersey tomatoes\",\n        \"jicama\",\n        \"jiffy\",\n        \"jiffy baking mix\",\n        \"jiffy corn muffin mix\",\n        \"jiffy cornbread mix\",\n        \"jiffy creamy peanut butter\",\n        \"jiffy white cake mix\",\n        \"jiffy yellow cake mix\",\n        \"jimmy\",\n        \"jimmy dean sausage\",\n        \"johnnies seasoning salt\",\n        \"johnsonville new orleans\",\n        \"joy\",\n        \"joy dishwashing liquid soap\",\n        \"joy dishwashing soap\",\n        \"juice\",\n        \"juice concentrate\",\n        \"jumbo\",\n        \"juniper berries\",\n        \"kabocha squash\",\n        \"kabuli channa\",\n        \"kaffir\",\n        \"kaffir lime leaves\",\n        \"kahlua\",\n        \"kaiser roll\",\n        \"kaiser rolls\",\n        \"kalamansi juice\",\n        \"kalamata olive\",\n        \"kalamata olives\",\n        \"kale\",\n        \"kale leaves\",\n        \"kangaroo mincemeat\",\n        \"karo white corn syrup\",\n        \"kasha\",\n        \"kasseri cheese\",\n        \"kasuri methi\",\n        \"katakuriko\",\n        \"kc\",\n        \"kc masterpeice original barbecue sauce\",\n        \"kc masterpiece barbecue sauce\",\n        \"keebler\",\n        \"keebler graham cracker\",\n        \"kefalograviera cheese\",\n        \"kefalotyri\",\n        \"kefir\",\n        \"kellogg's\",\n        \"kellogg's raisin bran cereal\",\n        \"kelloggs corn flake crumbs\",\n        \"kellogs rice krispies\",\n        \"kelp\",\n        \"kernel corn\",\n        \"ketchup\",\n        \"ketjap manis\",\n        \"key lime juice\",\n        \"key lime pie\",\n        \"key lime pie yogurt\",\n        \"key lime zest\",\n        \"kidney bean\",\n        \"kidney beans\",\n        \"kielbasa\",\n        \"kikkoman\",\n        \"kikkoman marinade\",\n        \"kikkoman's\",\n        \"kikomans soya sauce\",\n        \"kilner\",\n        \"kimchee\",\n        \"kimmelwick rolls\",\n        \"king\",\n        \"king crab\",\n        \"kingfish\",\n        \"kipfler potatoes\",\n        \"kirby cucumber\",\n        \"kirsch\",\n        \"kitchen bouquet browning sauce\",\n        \"kitchen string\",\n        \"kitchen twine\",\n        \"kitty litter\",\n        \"kiwi\",\n        \"kiwi fruit\",\n        \"kiwi fruits\",\n        \"kluski noodles\",\n        \"knob\",\n        \"knorr\",\n        \"knorr aromat seasoning\",\n        \"knorr chicken broth\",\n        \"knorr cream\",\n        \"knorr french onion soup mix\",\n        \"knorr leek mix\",\n        \"knorr vegetable soup mix\",\n        \"knox unflavored gelatin\",\n        \"kohlrabi\",\n        \"kolops noodles\",\n        \"kona coffee\",\n        \"kona coffee beans\",\n        \"kool\",\n        \"kool aid\",\n        \"korean chili flakes\",\n        \"korean chili paste\",\n        \"korean red pepper flakes\",\n        \"korean red pepper paste\",\n        \"korean sesame oil\",\n        \"kosher\",\n        \"kosher dill pickle\",\n        \"kosher dill pickles\",\n        \"kosher pickle\",\n        \"kosher salt\",\n        \"kosher sea salt\",\n        \"kraft\",\n        \"kraft american cheese\",\n        \"kraft caramels\",\n        \"kraft catalina dressing\",\n        \"kraft greek vinaigrette dressing\",\n        \"kraft house italian salad dressing\",\n        \"kraft macaroni\",\n        \"kraft old english cheese spread\",\n        \"kraft romano cheese\",\n        \"kraft zesty italian dressing\",\n        \"krusteaz\",\n        \"kumquats\",\n        \"la choy chow mein noodles\",\n        \"la victoria green chili salsa\",\n        \"la victoria salsa verde\",\n        \"lacinato kale\",\n        \"ladyfinger\",\n        \"ladyfingers\",\n        \"lager beer\",\n        \"lake perch fillets\",\n        \"lamb\",\n        \"lamb chops\",\n        \"lamb cutlets\",\n        \"lamb fillets\",\n        \"lamb liver\",\n        \"lamb loin chops\",\n        \"lamb racks\",\n        \"lamb rib chops\",\n        \"lamb shank\",\n        \"lamb shanks\",\n        \"lamb shoulder\",\n        \"lamb stew meat\",\n        \"lamb stewing meat\",\n        \"land\",\n        \"lard\",\n        \"lardons\",\n        \"lasagna\",\n        \"lasagna noodle\",\n        \"lasagna noodles\",\n        \"lasagna sheets\",\n        \"lasagne pasta\",\n        \"laughing cow cheese\",\n        \"lavender blossoms\",\n        \"lavender flowers\",\n        \"lavender oil\",\n        \"lavender sugar\",\n        \"lawry\",\n        \"lawry baja chipotle marinade\",\n        \"lawry seasoning salt\",\n        \"lawry's\",\n        \"lawry's lemon pepper\",\n        \"lawry's seasoned salt\",\n        \"lawry's taco seasoning mix\",\n        \"lea\",\n        \"leaf\",\n        \"leaf basil\",\n        \"leaf green lettuce\",\n        \"leaf italian parsley\",\n        \"leaf lettuce\",\n        \"leaf oregano\",\n        \"leaf parsley\",\n        \"leaf romaine lettuce\",\n        \"leaf thyme\",\n        \"leafy\",\n        \"leafy greens\",\n        \"leafy lettuce\",\n        \"leaves\",\n        \"leaves basil\",\n        \"leaves bay leaves\",\n        \"leaves bibb lettuce\",\n        \"leaves boston lettuce\",\n        \"leaves butter lettuce\",\n        \"leaves iceberg lettuce\",\n        \"leaves leaves lettuce\",\n        \"leaves lettuce\",\n        \"leaves red leaf lettuce\",\n        \"leaves romaine lettuce\",\n        \"leaves sage\",\n        \"leaves savoy cabbage\",\n        \"leaves spinach\",\n        \"leaves thai basil\",\n        \"lebanese cucumbers\",\n        \"lee kum\",\n        \"leek\",\n        \"leek soup mix\",\n        \"leeks\",\n        \"leftover\",\n        \"leftover turkey meat\",\n        \"lemon\",\n        \"lemon butter\",\n        \"lemon cake mix\",\n        \"lemon cream cheese\",\n        \"lemon curd\",\n        \"lemon essential oils\",\n        \"lemon extract\",\n        \"lemon flavoring\",\n        \"lemon frosting\",\n        \"lemon gelatin\",\n        \"lemon jell\",\n        \"lemon juice\",\n        \"lemon juice concentrate\",\n        \"lemon olive oil\",\n        \"lemon peel\",\n        \"lemon pepper\",\n        \"lemon pepper seasoning\",\n        \"lemon pie filling\",\n        \"lemon pudding\",\n        \"lemon rind\",\n        \"lemon supreme cake mix\",\n        \"lemon twist\",\n        \"lemon vinaigrette\",\n        \"lemon wedge\",\n        \"lemon wedges\",\n        \"lemon yogurt\",\n        \"lemon zest\",\n        \"lemonade\",\n        \"lemonade concentrate\",\n        \"lemonade mix\",\n        \"lemongrass\",\n        \"lemons\",\n        \"lentils\",\n        \"lettuce\",\n        \"lettuce leaf\",\n        \"lettuce leaves\",\n        \"lettuce romaine\",\n        \"libby's\",\n        \"licorice root\",\n        \"lifesavers candies\",\n        \"light\",\n        \"light coconut milk\",\n        \"light kidney beans\",\n        \"light spaghetti sauce\",\n        \"like\",\n        \"lily\",\n        \"lily buds\",\n        \"lima beans\",\n        \"lime\",\n        \"lime gelatin\",\n        \"lime jell\",\n        \"lime juice\",\n        \"lime leaves\",\n        \"lime peel\",\n        \"lime rind\",\n        \"lime wedge\",\n        \"lime wedges\",\n        \"lime yogurt\",\n        \"lime zest\",\n        \"limeade\",\n        \"limeade concentrate\",\n        \"limes\",\n        \"limoncello\",\n        \"lingonberries\",\n        \"lingonberry\",\n        \"lingonberry preserves\",\n        \"linguica sausage\",\n        \"linguine\",\n        \"link italian sausage\",\n        \"linseeds\",\n        \"lipton\",\n        \"lipton french onion soup mix\",\n        \"lipton golden onion soup mix\",\n        \"lipton onion mushroom\",\n        \"lipton onion soup mix\",\n        \"lipton recipe secrets onion soup mix\",\n        \"lipton recipe secrets savory herb\",\n        \"lipton tea\",\n        \"lipton's\",\n        \"lipton's instant onion soup mix\",\n        \"liqueur\",\n        \"liquid\",\n        \"liquid dishwashing soap\",\n        \"liquid smoke\",\n        \"liquid soap\",\n        \"liquor\",\n        \"lit'l smokies sausages\",\n        \"lite\",\n        \"lite kielbasa\",\n        \"lite olive oil\",\n        \"lite pineapple\",\n        \"little\",\n        \"little debbie boston cream rolls\",\n        \"liver\",\n        \"liver pate\",\n        \"liver spread\",\n        \"liverwurst\",\n        \"lo mein noodles\",\n        \"loaf\",\n        \"loaf artisan style bread\",\n        \"loaf bakery french bread\",\n        \"loaf banana bread\",\n        \"loaf bread\",\n        \"loaf challah\",\n        \"loaf crusty bread\",\n        \"loaf crusty french bread\",\n        \"loaf crusty italian bread\",\n        \"loaf dark rye bread\",\n        \"loaf french bread\",\n        \"loaf italian bread\",\n        \"loaf pepperidge farm cinnamon\",\n        \"loaf rhodes\",\n        \"loaf rye bread\",\n        \"loaf rye cocktail bread\",\n        \"loaf texas toast\",\n        \"loaf texas toast thick bread\",\n        \"loaf white bread\",\n        \"loaves\",\n        \"loaves baguette\",\n        \"lobster\",\n        \"lobster base\",\n        \"lobster meat\",\n        \"lobster ravioli\",\n        \"lobster tails\",\n        \"lobsters\",\n        \"locatelli cheese\",\n        \"locatelli romano cheese\",\n        \"log\",\n        \"loin\",\n        \"lollipops\",\n        \"lombardo\",\n        \"london broil beef\",\n        \"long\",\n        \"longhorn cheddar cheese\",\n        \"longhorn cheese\",\n        \"longrain rice\",\n        \"loop sausage beef polska kielbasa\",\n        \"lopez cream\",\n        \"lots pepper\",\n        \"louisiana\",\n        \"louisiana crawfish\",\n        \"louisiana gold pepper sauce\",\n        \"louisiana hot sauce\",\n        \"louisianna hot sauce\",\n        \"lump\",\n        \"lump crabmeat\",\n        \"lumpia\",\n        \"lunch meat\",\n        \"lychees\",\n        \"m&m'\",\n        \"m&m's\",\n        \"macadamia nuts\",\n        \"macaroni\",\n        \"macaroni elbow macaroni\",\n        \"macaroni noodles\",\n        \"macaroni shells\",\n        \"mace\",\n        \"macoun apples\",\n        \"madeira wine\",\n        \"mafalda pasta\",\n        \"maggi chicken bouillon cube\",\n        \"maggi chicken cubes\",\n        \"maggi seasoning\",\n        \"maggi seasoning sauce\",\n        \"mahdzoon\",\n        \"mahi\",\n        \"mahi fillets\",\n        \"maine shrimp\",\n        \"malt drink powder\",\n        \"malt vinegar\",\n        \"malted\",\n        \"manchego cheese\",\n        \"mandarin\",\n        \"mandarin orange\",\n        \"mandarin orange section\",\n        \"mandarin oranges\",\n        \"mange\",\n        \"mango\",\n        \"mango chutney\",\n        \"mango juice\",\n        \"mango nectar\",\n        \"mango powder\",\n        \"mango puree\",\n        \"mangoes\",\n        \"manicotti\",\n        \"manwich\",\n        \"manzanilla olives\",\n        \"manzanilla spanish olives\",\n        \"maple\",\n        \"maple bacon\",\n        \"maple extract\",\n        \"maple flavoring\",\n        \"maple sugar\",\n        \"maple syrup\",\n        \"maraschino cherries\",\n        \"maraschino cherry\",\n        \"maraschino cherry juice\",\n        \"marble cake mix\",\n        \"margarine\",\n        \"marie biscuits\",\n        \"marinade\",\n        \"marinara sauce\",\n        \"marionberries\",\n        \"marjoram\",\n        \"marjoram leaves\",\n        \"marmalade\",\n        \"marmite\",\n        \"marnier\",\n        \"mars bars\",\n        \"marsala\",\n        \"marsala wine\",\n        \"marshmallow\",\n        \"marshmallow cream\",\n        \"marshmallow creme\",\n        \"marshmallow miniatures\",\n        \"marshmallow peeps\",\n        \"marshmallows\",\n        \"martin's potato bread party rolls\",\n        \"maryland crabmeat\",\n        \"marzipan\",\n        \"masa corn flour\",\n        \"masa harina\",\n        \"masa harina flour\",\n        \"mascarpone\",\n        \"mascarpone cheese\",\n        \"masticha\",\n        \"matcha green tea powder\",\n        \"matzo farfel\",\n        \"matzo meal\",\n        \"matzoh\",\n        \"matzoh crackers\",\n        \"mayer bacon\",\n        \"mayer beef bologna\",\n        \"mayer bologna\",\n        \"mayer honey\",\n        \"mayo\",\n        \"mayo mayonnaise\",\n        \"mayonnaise\",\n        \"mazola oil\",\n        \"mccormick\",\n        \"mccormick bayou cajun seasoning\",\n        \"mccormick california style lemon pepper\",\n        \"mccormick coconut extract\",\n        \"mccormick gourmet collection saigon cinnamon\",\n        \"mccormick lemon\",\n        \"mccormick salad\",\n        \"mccormick taco seasoning\",\n        \"mccormick white chicken chili seasoning mix\",\n        \"mccormick's\",\n        \"mccormick's montreal steak grill seasoning\",\n        \"mccormicks\",\n        \"mccormicks fajita seasoning mix\",\n        \"mccormicks pepper steak seasoning\",\n        \"mcintosh apple\",\n        \"mcintosh apples\",\n        \"meal bread\",\n        \"meat\",\n        \"meat broth\",\n        \"meat ravioli\",\n        \"meat stock\",\n        \"meat tenderizer\",\n        \"meatballs\",\n        \"meatless extra chunky pasta sauce\",\n        \"meatless marinara sauce\",\n        \"meatless sauce\",\n        \"meatloaf mix\",\n        \"meaty\",\n        \"meaty beef ribs\",\n        \"meaty chicken\",\n        \"meaty chicken pieces\",\n        \"meaty ham\",\n        \"meaty ham bone\",\n        \"meaty pork neck bones\",\n        \"meaty pork sausages\",\n        \"meaty sausages\",\n        \"meaty short\",\n        \"meaux mustard\",\n        \"melba toast\",\n        \"melon\",\n        \"melon liqueur\",\n        \"melting chocolate baking chocolate\",\n        \"meringue powder\",\n        \"merlot\",\n        \"mesclun\",\n        \"mesquite\",\n        \"mesquite powder\",\n        \"methi seeds\",\n        \"meullers\",\n        \"mexican\",\n        \"mexican blend cheese\",\n        \"mexican cheese\",\n        \"mexican cheese blend\",\n        \"mexican chili beans\",\n        \"mexican chili powder\",\n        \"mexican chocolate\",\n        \"mexican cornbread mix\",\n        \"mexican oregano\",\n        \"mexican queso anejo\",\n        \"mexicorn\",\n        \"microwave popcorn\",\n        \"midori melon liqueur\",\n        \"mild\",\n        \"mild bell peppers\",\n        \"mild blue cheese\",\n        \"mild cheddar cheese\",\n        \"mild cheese\",\n        \"mild chunky salsa\",\n        \"mild curry paste\",\n        \"mild green chilies\",\n        \"mild green taco sauce\",\n        \"mild italian sausage\",\n        \"mild onion\",\n        \"mild picante sauce\",\n        \"mild red chilies\",\n        \"mild salsa\",\n        \"mild sausage\",\n        \"mild taco seasoning\",\n        \"mild tomatoes\",\n        \"mild vinegar\",\n        \"milk\",\n        \"milk arrowroot\",\n        \"milk balls\",\n        \"milk chocolate\",\n        \"milk chocolate candy bars\",\n        \"milk chocolate chips\",\n        \"milk chocolate kisses\",\n        \"milk chocolate pieces\",\n        \"milk cottage cheese\",\n        \"milk milk\",\n        \"milk mozzarella\",\n        \"milk powder\",\n        \"milk ricotta cheese\",\n        \"milk yogurt\",\n        \"milky way bars\",\n        \"mill gluten\",\n        \"miller beer\",\n        \"millet\",\n        \"millet flour\",\n        \"mincemeat\",\n        \"mineral water\",\n        \"minestrone soup\",\n        \"mini\",\n        \"mini chocolate chip\",\n        \"mini chocolate chips\",\n        \"mini marshmallows\",\n        \"mini milk chocolate kiss\",\n        \"mini reese's\",\n        \"mini twist pretzels\",\n        \"miniature\",\n        \"miniature almond joy bars\",\n        \"miniature chocolate chip\",\n        \"miniature chocolate chips\",\n        \"miniature corn cobs\",\n        \"miniature m&m's\",\n        \"miniature marshmallow\",\n        \"miniature marshmallows\",\n        \"miniature peanut butter\",\n        \"miniature phyllo\",\n        \"miniature phyllo tart shells\",\n        \"miniature pretzel twists\",\n        \"miniature pretzels\",\n        \"miniature tart shells\",\n        \"mint\",\n        \"mint chocolate chip ice cream\",\n        \"mint chocolate chips\",\n        \"mint extract\",\n        \"mint flakes\",\n        \"mint jelly\",\n        \"mint leaf\",\n        \"mint leaves\",\n        \"mint sprig\",\n        \"minute rice\",\n        \"miracle whip\",\n        \"mirepoix\",\n        \"mirin\",\n        \"miso\",\n        \"mix\",\n        \"mixed\",\n        \"mixed baby greens\",\n        \"mixed baby lettuces\",\n        \"mixed beans\",\n        \"mixed berries\",\n        \"mixed berry\",\n        \"mixed berry yogurt\",\n        \"mixed cheese\",\n        \"mixed cheeses mild\",\n        \"mixed french herbs\",\n        \"mixed fruit\",\n        \"mixed grain bread\",\n        \"mixed greens\",\n        \"mixed herbs\",\n        \"mixed italian\",\n        \"mixed italian herbs\",\n        \"mixed mushrooms\",\n        \"mixed nuts\",\n        \"mixed pork chops\",\n        \"mixed red yellow purple\",\n        \"mixed romaine lettuce\",\n        \"mixed salad\",\n        \"mixed salad green\",\n        \"mixed salad greens\",\n        \"mixed spice\",\n        \"mixed vegetables\",\n        \"mizithra cheese\",\n        \"mochiko sweet rice flour\",\n        \"moist\",\n        \"moist deluxe white cake mix\",\n        \"molasses\",\n        \"molly mcbutter\",\n        \"monin blackberry syrup\",\n        \"monkfish fillets\",\n        \"monterey\",\n        \"monterey jack\",\n        \"monterey jack cheese\",\n        \"monterey jack pepper cheese\",\n        \"montreal steak spice\",\n        \"montreal steak spices\",\n        \"moores marinade\",\n        \"mortadella\",\n        \"morton kosher salt\",\n        \"morton lite salt\",\n        \"morton nature seasoning\",\n        \"morton tender quick\",\n        \"mostaccioli\",\n        \"mostaccioli pasta\",\n        \"mountain dew soda\",\n        \"mozzarella\",\n        \"mozzarella cheese\",\n        \"mozzarella string cheese\",\n        \"mrcurrys\",\n        \"mrs\",\n        \"mrs smiths\",\n        \"mrs.\",\n        \"mrs. dash seasoning mix\",\n        \"mrs. smith's\",\n        \"msg\",\n        \"muenster cheese\",\n        \"mulberries\",\n        \"multi\",\n        \"multi - colored carrots\",\n        \"multi - grain bread\",\n        \"mung bean sprouts\",\n        \"mung beans\",\n        \"muscovado sugar\",\n        \"mushroom\",\n        \"mushroom cap\",\n        \"mushroom caps\",\n        \"mushroom pieces\",\n        \"mushroom soup\",\n        \"mushrooms\",\n        \"mussels\",\n        \"mustard\",\n        \"mustard oil\",\n        \"mustard powder\",\n        \"mustard seeds\",\n        \"muti\",\n        \"mutton\",\n        \"myer rum\",\n        \"mysore\",\n        \"naan bread\",\n        \"nabisco saltine crackers\",\n        \"nabsico vanilla wafers\",\n        \"nacho cheese\",\n        \"nacho chip\",\n        \"nacho chips\",\n        \"nam pla\",\n        \"napa cabbage\",\n        \"napa cabbage leaf\",\n        \"naptha laundry detergent\",\n        \"natural yogurt\",\n        \"nature's seasoning\",\n        \"navel oranges\",\n        \"navy beans\",\n        \"nectarine\",\n        \"nectarines\",\n        \"neely's barbecue sauce\",\n        \"nellie\",\n        \"neon\",\n        \"nestle\",\n        \"nestle chocolate chips\",\n        \"nestle semi\",\n        \"nestle toll house baking cocoa\",\n        \"nestle toll house miniature\",\n        \"nestle toll house nestlÃ©Â®\",\n        \"nestle white chocolate chips\",\n        \"nestle'\",\n        \"nestle' nesquick\",\n        \"nestles\",\n        \"nestles milk chocolate chips\",\n        \"nestles peanut butter morsels\",\n        \"nestlÃ©Â®\",\n        \"neufchatel cheese\",\n        \"new\",\n        \"new england clam chowder\",\n        \"new mexico anaheim\",\n        \"new mexico chile powder\",\n        \"new mexico pepper\",\n        \"new potatoes\",\n        \"new york\",\n        \"niblet corn\",\n        \"nigella seeds\",\n        \"nippy\",\n        \"noodle flavoring\",\n        \"noodles\",\n        \"nori\",\n        \"northern bean\",\n        \"northern beans\",\n        \"northern white beans\",\n        \"norwegian salmon fillets\",\n        \"nuoc nam\",\n        \"nut bread\",\n        \"nut butter\",\n        \"nut oil\",\n        \"nutella\",\n        \"nutmeg\",\n        \"nutmegs\",\n        \"nutritional yeast\",\n        \"nutritional yeast flakes\",\n        \"nuts\",\n        \"nuts cereal\",\n        \"nutter butter sandwich cookies\",\n        \"o'brien\",\n        \"oak chip\",\n        \"oat bran\",\n        \"oat cereal\",\n        \"oat flour\",\n        \"oat rice\",\n        \"oatmeal\",\n        \"oatmeal stout beer\",\n        \"oats\",\n        \"ocean perch\",\n        \"ocean spray cranberries\",\n        \"ocean spray original craisians\",\n        \"oceanspray\",\n        \"oil\",\n        \"okra\",\n        \"okra pods\",\n        \"old\",\n        \"old - fashioned oatmeal\",\n        \"old bay\",\n        \"old bay seasoning\",\n        \"old bread\",\n        \"old fashioned oats\",\n        \"old french bread\",\n        \"old potatoes\",\n        \"oleo\",\n        \"oleo margarine\",\n        \"olive\",\n        \"olive juice\",\n        \"olive kalamata\",\n        \"olive oil\",\n        \"olives\",\n        \"onion\",\n        \"onion dip\",\n        \"onion flakes\",\n        \"onion flavoured melba toast\",\n        \"onion hamburger buns\",\n        \"onion mushroom dressing\",\n        \"onion powder\",\n        \"onion rings\",\n        \"onion rolls\",\n        \"onion salt\",\n        \"onion seeds\",\n        \"onion soup\",\n        \"onion soup mix\",\n        \"onion white\",\n        \"onions\",\n        \"opah fillet\",\n        \"orange\",\n        \"orange bell pepper\",\n        \"orange bell peppers\",\n        \"orange blossom water\",\n        \"orange cake mix\",\n        \"orange cheddar cheese\",\n        \"orange colored crystal sugar\",\n        \"orange essential oils\",\n        \"orange extract\",\n        \"orange flower water\",\n        \"orange food coloring\",\n        \"orange frosting\",\n        \"orange gelatin\",\n        \"orange jell\",\n        \"orange juice\",\n        \"orange juice concentrate\",\n        \"orange lentils\",\n        \"orange liqueur\",\n        \"orange marmalade\",\n        \"orange peel\",\n        \"orange peppers\",\n        \"orange rind\",\n        \"orange roughy\",\n        \"orange roughy fillets\",\n        \"orange section\",\n        \"orange sherbet\",\n        \"orange sherbet vanilla ice cream\",\n        \"orange soda\",\n        \"orange sprinkles\",\n        \"orange sweet potato\",\n        \"orange syrup\",\n        \"orange wedge\",\n        \"orange wedges\",\n        \"orange zest\",\n        \"oranges\",\n        \"ore\",\n        \"orecchiette\",\n        \"oregano\",\n        \"oregano leaves\",\n        \"oregano sprig\",\n        \"oreida potato\",\n        \"oreo cookie\",\n        \"oreo cookie crumbs\",\n        \"oreo cookies\",\n        \"oreo double stuff cookies\",\n        \"organic\",\n        \"organic beef\",\n        \"organic butter\",\n        \"organic extra\",\n        \"organic honey\",\n        \"organic ketchup\",\n        \"organic tomatoes\",\n        \"organic vanilla yogurt\",\n        \"oriental\",\n        \"oriental vegetables\",\n        \"original\",\n        \"original bisquick baking mix\",\n        \"original italian salad dressing mix\",\n        \"original ranch dressing mix\",\n        \"original ranch salad dressing\",\n        \"original rotel\",\n        \"original sauce\",\n        \"ortega\",\n        \"ortega anaheim chilies\",\n        \"ortega taco seasoning\",\n        \"orzo pasta\",\n        \"ouzo\",\n        \"ouzo liqueur\",\n        \"overripe banana\",\n        \"overripe bananas\",\n        \"owens breakfast sausage\",\n        \"ox kidney\",\n        \"oxo\",\n        \"oxo beef bouillon powder\",\n        \"oxo chicken bouillon\",\n        \"oxo chicken bouillon powder\",\n        \"oxo instant chicken bouillon\",\n        \"oxtails\",\n        \"oyster\",\n        \"oyster crackers\",\n        \"oyster mushroom\",\n        \"oyster mushrooms\",\n        \"oyster sauce\",\n        \"oysters\",\n        \"paad thai sauce\",\n        \"pace picante\",\n        \"pace picante sauce\",\n        \"packed\",\n        \"packed blue cheese\",\n        \"packed brown sugar\",\n        \"packed cocoa powder\",\n        \"packed dark brown sugar\",\n        \"packed golden brown sugar\",\n        \"palm sugar\",\n        \"pam butter\",\n        \"pam cooking spray\",\n        \"pam olive oil\",\n        \"pampered\",\n        \"panang curry paste\",\n        \"pancake mix\",\n        \"pancake syrup\",\n        \"pancetta\",\n        \"pancit noodles\",\n        \"paneer cheese\",\n        \"panini buns\",\n        \"panir\",\n        \"panko\",\n        \"panko breadcrumbs\",\n        \"papaya\",\n        \"papayas\",\n        \"paper\",\n        \"pappadams\",\n        \"pappardelle pasta\",\n        \"paprika\",\n        \"paraffin wax\",\n        \"paraffin wax crayons\",\n        \"parboiled rice\",\n        \"parchment\",\n        \"parmesan\",\n        \"parmesan cheese\",\n        \"parmesan cracker\",\n        \"parmesan croutons\",\n        \"parmesan rind\",\n        \"parmigiano\",\n        \"parrot bay coconut rum\",\n        \"parsley\",\n        \"parsley flakes\",\n        \"parsley leaves\",\n        \"parsley sprig\",\n        \"parsnip\",\n        \"parsnips\",\n        \"parts cola\",\n        \"parts white rum\",\n        \"pasilla chile\",\n        \"pasta\",\n        \"pasta cooking water\",\n        \"pasta noodles\",\n        \"pasta sauce\",\n        \"pasta shells\",\n        \"pasta water\",\n        \"paste food coloring\",\n        \"pastina pasta\",\n        \"pastrami\",\n        \"pastry\",\n        \"pastry crust\",\n        \"pastry dough\",\n        \"pastry flour\",\n        \"pastry shells\",\n        \"patis\",\n        \"pattypan squash\",\n        \"paul\",\n        \"paul newman's\",\n        \"paula deen's house seasoning\",\n        \"pea beans\",\n        \"pea pods\",\n        \"peach\",\n        \"peach halves\",\n        \"peach jam\",\n        \"peach nectar\",\n        \"peach pie filling\",\n        \"peach preserves\",\n        \"peach schnapps\",\n        \"peach yogurt\",\n        \"peaches\",\n        \"peanut\",\n        \"peanut butter\",\n        \"peanut butter chips\",\n        \"peanut butter cookie dough\",\n        \"peanut oil\",\n        \"peanut sauce\",\n        \"peanuts\",\n        \"peapods\",\n        \"pear\",\n        \"pear baby food\",\n        \"pear halves\",\n        \"pear juice\",\n        \"pear vodka\",\n        \"pearl barley\",\n        \"pearl onions\",\n        \"pearl sugar\",\n        \"pearl tapioca\",\n        \"pears\",\n        \"peas\",\n        \"peasant bread\",\n        \"pecan\",\n        \"pecan halves\",\n        \"pecan nuts\",\n        \"pecan pieces\",\n        \"pecans\",\n        \"pecorino cheese\",\n        \"pecorino romano cheese\",\n        \"pectin\",\n        \"peel\",\n        \"peeps marshmallows\",\n        \"penne\",\n        \"penne pasta\",\n        \"penne rigate\",\n        \"pepitas\",\n        \"peppa\",\n        \"peppar vodka\",\n        \"pepper\",\n        \"pepper bacon\",\n        \"pepper cola\",\n        \"pepper flakes\",\n        \"pepper jelly\",\n        \"pepper oil\",\n        \"pepper paste\",\n        \"pepper sauce\",\n        \"pepper sesame oil\",\n        \"peppercorn\",\n        \"peppercorns\",\n        \"pepperidge farm chessmen cookies\",\n        \"pepperidge farm herb\",\n        \"pepperidge farm herb stuffing\",\n        \"pepperidge farm milano cookies\",\n        \"pepperidge farm party rolls\",\n        \"pepperidge farm pastry shells\",\n        \"pepperidge farm rolls\",\n        \"pepperidge farm seasoned\",\n        \"peppermint candies\",\n        \"peppermint candy\",\n        \"peppermint extract\",\n        \"peppermint oil\",\n        \"peppermint pattie\",\n        \"peppermint patties\",\n        \"peppermint schnapps\",\n        \"peppermint syrup\",\n        \"peppermint tea bag\",\n        \"pepperoncini pepper\",\n        \"pepperoncini pepper juice\",\n        \"pepperoncini peppers\",\n        \"pepperoni\",\n        \"pepperoni slices\",\n        \"peppers\",\n        \"pepsi\",\n        \"pernod\",\n        \"persil laundry detergent\",\n        \"persimmon pulp\",\n        \"persimmons\",\n        \"pesto sauce\",\n        \"pesto sauce mix\",\n        \"petite\",\n        \"petite baby carrots\",\n        \"petite carrot\",\n        \"petite corn kernels\",\n        \"petite filet mignon steaks\",\n        \"petroleum jelly\",\n        \"pheasants\",\n        \"philadelphia\",\n        \"philadelphia cream cheese\",\n        \"phyllo dough\",\n        \"phyllo pastry\",\n        \"phyllo pastry sheets\",\n        \"picante salsa\",\n        \"picante sauce\",\n        \"pickapeppa sauce\",\n        \"pickle\",\n        \"pickle juice\",\n        \"pickle relish\",\n        \"pickles\",\n        \"pickling\",\n        \"pickling cucumber\",\n        \"pickling cucumbers\",\n        \"pickling salt\",\n        \"pickling spices\",\n        \"picnic pork shoulder\",\n        \"pico de gallo\",\n        \"pie\",\n        \"pie crust\",\n        \"pie crusts\",\n        \"pie dough\",\n        \"pie filling\",\n        \"pie pastry\",\n        \"pie shell\",\n        \"pie shells\",\n        \"pierogies\",\n        \"pigeon peas\",\n        \"pignolis\",\n        \"pillsbury\",\n        \"pillsbury biscuits\",\n        \"pillsbury buttermilk biscuits\",\n        \"pillsbury grands homestyle biscuits\",\n        \"pillsbury original flaky\",\n        \"pillsbury pink vanilla funfetti frosting\",\n        \"pillsbury refrigerated crescent dinner rolls\",\n        \"pillsbury sugar cookie dough\",\n        \"piloncillo\",\n        \"pimento\",\n        \"pimento cheese\",\n        \"pimento pepper\",\n        \"pimentos\",\n        \"pimiento\",\n        \"pimientos\",\n        \"pina colada mix\",\n        \"pina colada nonalcoholic drink mix\",\n        \"pine nuts\",\n        \"pineapple\",\n        \"pineapple cake mix\",\n        \"pineapple chunk\",\n        \"pineapple chunks\",\n        \"pineapple concentrate\",\n        \"pineapple juice\",\n        \"pineapple preserves\",\n        \"pineapple rings\",\n        \"pineapple tidbits\",\n        \"pinhead oats\",\n        \"pink beans\",\n        \"pink food coloring\",\n        \"pink grapefruit\",\n        \"pink grapefruit juice\",\n        \"pink lemonade\",\n        \"pink lemonade concentrate\",\n        \"pink salmon\",\n        \"pink shallots\",\n        \"pinto bean\",\n        \"pinto beans\",\n        \"pinto beans in chili sauce\",\n        \"pistachio nut\",\n        \"pistachio pudding mix\",\n        \"pistachios\",\n        \"pita bread\",\n        \"pita breads\",\n        \"pita chips\",\n        \"pita pocket bread\",\n        \"pita pockets\",\n        \"pizza\",\n        \"pizza cheese\",\n        \"pizza crust\",\n        \"pizza dough\",\n        \"pizza sauce\",\n        \"pizza seasoning\",\n        \"plain\",\n        \"plain corn chips\",\n        \"plain flour\",\n        \"plain salt\",\n        \"plain yogurt\",\n        \"plantain\",\n        \"plantains\",\n        \"planters pecans\",\n        \"plastic\",\n        \"plastic sandwich\",\n        \"plastic straws\",\n        \"plum\",\n        \"plum jam\",\n        \"plum sauce\",\n        \"plum tomato\",\n        \"plum tomatoes\",\n        \"plums\",\n        \"plunger espresso coffee\",\n        \"poblano chiles\",\n        \"poblano pepper\",\n        \"poblano peppers\",\n        \"polenta\",\n        \"polish sausage\",\n        \"polska kielbasa\",\n        \"pomegranate juice\",\n        \"pomegranate seeds\",\n        \"pomegranate syrup\",\n        \"pomegranates\",\n        \"pompeian extra virgin olive oil\",\n        \"pompeian red wine vinegar\",\n        \"pooper scooper\",\n        \"popcorn\",\n        \"popcorn chicken\",\n        \"popcorn salt\",\n        \"poppy seed\",\n        \"poppy seeds\",\n        \"poppyseed bun\",\n        \"popsickle\",\n        \"popsicle\",\n        \"porcini mushrooms\",\n        \"pork\",\n        \"pork baby back ribs\",\n        \"pork back ribs\",\n        \"pork blade steaks\",\n        \"pork breakfast sausage\",\n        \"pork broth\",\n        \"pork butt\",\n        \"pork butt shoulder\",\n        \"pork butt steaks\",\n        \"pork chop\",\n        \"pork chops\",\n        \"pork cutlets\",\n        \"pork dripping\",\n        \"pork fillets\",\n        \"pork jimmy dean sausage\",\n        \"pork loin\",\n        \"pork loin chop\",\n        \"pork loin chops\",\n        \"pork loin roast\",\n        \"pork loin steaks\",\n        \"pork neck\",\n        \"pork pork jowl\",\n        \"pork rib chops\",\n        \"pork rib racks\",\n        \"pork riblets\",\n        \"pork ribs\",\n        \"pork rind\",\n        \"pork roast\",\n        \"pork sausage\",\n        \"pork sausage link\",\n        \"pork shanks\",\n        \"pork shoulder\",\n        \"pork shoulder butt\",\n        \"pork shoulder steaks\",\n        \"pork sirloin roast\",\n        \"pork spareribs\",\n        \"pork steaks\",\n        \"pork stew meat\",\n        \"pork stock\",\n        \"pork tenderloin\",\n        \"porridge oats\",\n        \"portabella mushroom\",\n        \"portabella mushroom caps\",\n        \"portabella mushrooms\",\n        \"portebello mushroom\",\n        \"porterhouse steaks\",\n        \"portuguese chourico\",\n        \"portuguese rolls\",\n        \"pot roast\",\n        \"potato\",\n        \"potato buns\",\n        \"potato cheese\",\n        \"potato chips\",\n        \"potato dinner rolls\",\n        \"potato flakes\",\n        \"potato flour\",\n        \"potato gnocchi\",\n        \"potato hamburger buns\",\n        \"potato starch\",\n        \"potato water\",\n        \"potatoes\",\n        \"potatoes homestyle slices\",\n        \"potatoes southwest\",\n        \"potatoesÂ®\",\n        \"poultry\",\n        \"poultry seasoning\",\n        \"poupon mustard\",\n        \"prawns\",\n        \"precut baby carrots\",\n        \"premade\",\n        \"preserved lemon\",\n        \"preserves\",\n        \"pretzel\",\n        \"pretzel nuggets\",\n        \"pretzel rings\",\n        \"pretzel sticks\",\n        \"pretzel twists\",\n        \"pretzels\",\n        \"prime\",\n        \"prime rib roast\",\n        \"prince edward mussels\",\n        \"progresso\",\n        \"progresso black beans\",\n        \"progresso breadcrumbs\",\n        \"progresso cannellini beans\",\n        \"progresso french onion soup\",\n        \"progresso italian\",\n        \"prosciutto\",\n        \"protein powder\",\n        \"provance herbs\",\n        \"provolone cheese\",\n        \"prune\",\n        \"prune puree\",\n        \"prunes\",\n        \"psyllium husks\",\n        \"pudding\",\n        \"puff corn\",\n        \"puff pastry\",\n        \"puff pastry sheet\",\n        \"pumpernickel bread\",\n        \"pumpkin\",\n        \"pumpkin butter\",\n        \"pumpkin pie\",\n        \"pumpkin pie filling\",\n        \"pumpkin pie spice\",\n        \"pumpkin puree\",\n        \"pumpkin seeds\",\n        \"pumpkin spice\",\n        \"punnett raspberries\",\n        \"pure\",\n        \"pure chile powder\",\n        \"pure delite dark chocolate\",\n        \"pure maple syrup\",\n        \"pure orange extract\",\n        \"pure pumpkin\",\n        \"pure pumpkin puree\",\n        \"pure vanilla extract\",\n        \"pureed\",\n        \"pureed banana\",\n        \"pureed peaches\",\n        \"puroose flour\",\n        \"purple cabbage\",\n        \"purple colored crystal sugar\",\n        \"purple onion\",\n        \"purple onions\",\n        \"quaker\",\n        \"quaker oatmeal squares cereal\",\n        \"quaker oats\",\n        \"quality\",\n        \"quality beef broth\",\n        \"quality bittersweet chocolate\",\n        \"quality dark chocolate\",\n        \"quality gorgonzola\",\n        \"quality ham\",\n        \"quality ice cream\",\n        \"quality olive oil\",\n        \"quality tomato paste\",\n        \"quality white chocolate\",\n        \"quarity\",\n        \"queso cheese\",\n        \"queso chihuahua cheese\",\n        \"queso cotija cheese\",\n        \"queso fresco\",\n        \"queso ranchero\",\n        \"queso sauce\",\n        \"quick\",\n        \"quick oats\",\n        \"quicker quaker oats\",\n        \"quik chocolate milk mix\",\n        \"quinoa\",\n        \"rabbit\",\n        \"rabbit pellets\",\n        \"rabbits\",\n        \"racks\",\n        \"racks baby back ribs\",\n        \"raclette cheese\",\n        \"radicchio\",\n        \"radish\",\n        \"radishes\",\n        \"ragu alfredo sauce\",\n        \"ragu parmesan\",\n        \"ragu pasta sauce\",\n        \"ragu pizza sauce\",\n        \"ragu tomato sauce\",\n        \"ragÃºÂ®\",\n        \"rainbow rotini pasta\",\n        \"raisin\",\n        \"raisin bran cereal\",\n        \"raisins\",\n        \"ramen mushroom\",\n        \"ramen noodles\",\n        \"ranch\",\n        \"ranch dip mix\",\n        \"ranch doritos\",\n        \"ranch dressing\",\n        \"ranch dressing mix\",\n        \"ranch fiesta dip mix\",\n        \"ranch salad dressing\",\n        \"ranch style bean\",\n        \"ranch style beans\",\n        \"ranch style black\",\n        \"randall's navy beans\",\n        \"rapini\",\n        \"ras el hanout spice mix\",\n        \"rashers bacon\",\n        \"raspberries\",\n        \"raspberry\",\n        \"raspberry chipotle jam\",\n        \"raspberry gelatin powder\",\n        \"raspberry jam\",\n        \"raspberry jell\",\n        \"raspberry preserves\",\n        \"raspberry sherbet\",\n        \"raspberry sorbet\",\n        \"raspberry vinaigrette\",\n        \"raspberry vinegar\",\n        \"raspberry vodka\",\n        \"raspberry walnut vinaigrette\",\n        \"raspberry yogurt\",\n        \"ravioli\",\n        \"real\",\n        \"real bacon\",\n        \"real butter\",\n        \"real maple syrup\",\n        \"real vanilla\",\n        \"real vanilla extract\",\n        \"realemon juice\",\n        \"realime juice\",\n        \"reame's\",\n        \"reames\",\n        \"recipe pizza dough\",\n        \"red\",\n        \"red apple\",\n        \"red apples\",\n        \"red baking apples\",\n        \"red beans\",\n        \"red beets\",\n        \"red bell pepper\",\n        \"red bell peppers\",\n        \"red bliss potatoes\",\n        \"red burgundy wine\",\n        \"red cabbage\",\n        \"red capsicum\",\n        \"red capsicums\",\n        \"red cayenne pepper\",\n        \"red cherries\",\n        \"red chile\",\n        \"red chile pods\",\n        \"red chili\",\n        \"red chili paste\",\n        \"red chili pepper\",\n        \"red chili pepper flakes\",\n        \"red chili peppers\",\n        \"red chili powder\",\n        \"red chili sauce\",\n        \"red chilies\",\n        \"red cinnamon candies\",\n        \"red colored crystal sugar\",\n        \"red currant jelly\",\n        \"red currants\",\n        \"red curry paste\",\n        \"red curry powder\",\n        \"red decorating gel\",\n        \"red delicious apple\",\n        \"red delicious apples\",\n        \"red enchilada sauce\",\n        \"red food coloring\",\n        \"red fresno chiles\",\n        \"red fruit jelly\",\n        \"red grapes\",\n        \"red irish ale\",\n        \"red jalapeno chiles\",\n        \"red jell\",\n        \"red kidney beans\",\n        \"red leaf lettuce\",\n        \"red lentil\",\n        \"red lentils\",\n        \"red maraschino cherries\",\n        \"red maraschino cherry\",\n        \"red new mexico chile powder\",\n        \"red onion\",\n        \"red onion ring\",\n        \"red onions\",\n        \"red paprika\",\n        \"red pears\",\n        \"red pepper\",\n        \"red pepper flakes\",\n        \"red pepper jelly\",\n        \"red pepper olive oil\",\n        \"red pepper paste\",\n        \"red pepper sauce\",\n        \"red pepper seasoning\",\n        \"red pepper tomato sauce\",\n        \"red peppercorns\",\n        \"red peppers\",\n        \"red peppers jalapeno\",\n        \"red pimentos\",\n        \"red potato\",\n        \"red potatoes\",\n        \"red radish\",\n        \"red raspberries\",\n        \"red raspberry preserves\",\n        \"red salmon\",\n        \"red shallot\",\n        \"red snapper fillet\",\n        \"red snapper fillets\",\n        \"red spaghetti sauce\",\n        \"red sugar crystals\",\n        \"red sweet bell pepper\",\n        \"red sweet pepper\",\n        \"red sweet peppers\",\n        \"red swiss chard\",\n        \"red table\",\n        \"red table wine\",\n        \"red thai chile\",\n        \"red tomato sauce\",\n        \"red velvet cake mix\",\n        \"red white\",\n        \"red wine\",\n        \"red wine vinegar\",\n        \"reddi\",\n        \"reduced\",\n        \"reese\",\n        \"reese's\",\n        \"reese's miniature peanut butter\",\n        \"reese's peanut butter chips\",\n        \"reese's pieces\",\n        \"refrigerator biscuits\",\n        \"reg salt\",\n        \"regina red wine vinegar\",\n        \"regular grits\",\n        \"relish\",\n        \"rennet\",\n        \"reynolds\",\n        \"reynolds wrap foil\",\n        \"rhodes\",\n        \"rhubarb\",\n        \"rib\",\n        \"rib eye roast\",\n        \"rib eye steak\",\n        \"rib eye steaks\",\n        \"rib roast\",\n        \"ribbon\",\n        \"ribs\",\n        \"rice\",\n        \"rice blend\",\n        \"rice bran oil\",\n        \"rice cereal\",\n        \"rice chex\",\n        \"rice flour\",\n        \"rice krispies\",\n        \"rice milk\",\n        \"rice noodles\",\n        \"rice powder\",\n        \"rice syrup\",\n        \"rice vermicelli\",\n        \"rice vinegar\",\n        \"rice wine\",\n        \"rice wine vinegar\",\n        \"rich chocolate\",\n        \"ricotta\",\n        \"ricotta cheese\",\n        \"riesling wine\",\n        \"rigate\",\n        \"rigatoni\",\n        \"rigatoni pasta\",\n        \"ring macaroni\",\n        \"ripple potato chips\",\n        \"rise yeast\",\n        \"rising\",\n        \"rising cake flour\",\n        \"rising flour\",\n        \"rising yeast\",\n        \"risotto rice\",\n        \"ritz bits miniature crackers\",\n        \"ritz cracker\",\n        \"ritz cracker crumb\",\n        \"ritz cracker crumbs\",\n        \"ritz crackers\",\n        \"ro\",\n        \"roast\",\n        \"roast beef\",\n        \"roast pork\",\n        \"roast turkey\",\n        \"roast turkey breast\",\n        \"roasted\",\n        \"roasted green chilies\",\n        \"roasting chicken\",\n        \"roasting chickens\",\n        \"roasting potatoes\",\n        \"robin hood oats\",\n        \"robust\",\n        \"rock cornish game hens\",\n        \"rock melon\",\n        \"rock salt\",\n        \"rocket\",\n        \"rogers wheat bran\",\n        \"roland raspberry red wine vinegar\",\n        \"roll\",\n        \"roll puff pastry\",\n        \"rolled\",\n        \"rolled cinnamon\",\n        \"rolled oats\",\n        \"rolled pork roast\",\n        \"rolled puff pastry\",\n        \"rolled shortcrust pastry\",\n        \"rollo candies\",\n        \"rolls\",\n        \"rolls hoagie rolls\",\n        \"rolls jimmy dean sausage\",\n        \"rolo chocolates\",\n        \"rolos chocolate\",\n        \"roma tomato\",\n        \"roma tomatoes\",\n        \"romaine leaf\",\n        \"romaine lettuce\",\n        \"romaine lettuce hearts\",\n        \"romaine lettuce leaf\",\n        \"romaine lettuce leaves\",\n        \"romano\",\n        \"romano beans\",\n        \"romano cheese\",\n        \"rooibos tea leaves\",\n        \"root\",\n        \"root beer\",\n        \"root beer extract\",\n        \"roquefort cheese\",\n        \"rose essence\",\n        \"rose petal\",\n        \"rose water\",\n        \"rose's\",\n        \"rose's lime juice\",\n        \"rosemary\",\n        \"rosemary leaf\",\n        \"rosemary leaves\",\n        \"rosemary sprig\",\n        \"rotel\",\n        \"rotel brand tomatoes\",\n        \"rotel tomatoes\",\n        \"rotell\",\n        \"rotelle pasta\",\n        \"rotini\",\n        \"rotini noodles\",\n        \"rotini pasta\",\n        \"rotisserie\",\n        \"rotisserie chicken\",\n        \"round\",\n        \"round beef roast\",\n        \"round buttery cracker crumb\",\n        \"round buttery crackers\",\n        \"round cheese crackers\",\n        \"round roast\",\n        \"round steak\",\n        \"round steaks\",\n        \"round toothpick\",\n        \"rub\",\n        \"rubbed\",\n        \"rubbing alcohol\",\n        \"ruby port\",\n        \"ruffled\",\n        \"ruffled potato chips\",\n        \"rum\",\n        \"rum extract\",\n        \"rump roast\",\n        \"rump steak\",\n        \"runny\",\n        \"russet\",\n        \"russet baking potatoes\",\n        \"russet potato\",\n        \"russet potatoes\",\n        \"russian\",\n        \"russian black bread\",\n        \"russian salad dressing\",\n        \"rustic bread\",\n        \"rustic white bread\",\n        \"rutabaga\",\n        \"rutabagas\",\n        \"rye\",\n        \"rye bread\",\n        \"rye cocktail bread\",\n        \"rye flour\",\n        \"s&w italian style\",\n        \"safeway gourmet golden syrup\",\n        \"safflower oil\",\n        \"saffron\",\n        \"saffron rice\",\n        \"saffron rice mix\",\n        \"saffron strand\",\n        \"saffron strands\",\n        \"saffron thread\",\n        \"saffron threads\",\n        \"saffron yellow rice\",\n        \"sage\",\n        \"sage faskomilo\",\n        \"sage leaf\",\n        \"sage leaves\",\n        \"sage sausage\",\n        \"sage sprig\",\n        \"saigon cinnamon\",\n        \"sake\",\n        \"salad dressing\",\n        \"salad greens\",\n        \"salad leaves\",\n        \"salad macaroni\",\n        \"salad oil\",\n        \"salad potatoes\",\n        \"salad seasoning\",\n        \"salami\",\n        \"salmon\",\n        \"salmon fillet\",\n        \"salmon fillets\",\n        \"salmon steaks\",\n        \"salsa\",\n        \"salsa con queso\",\n        \"salsa ranch dressing\",\n        \"salsa verde\",\n        \"salt\",\n        \"salt pork\",\n        \"salt substitute\",\n        \"salt tomato paste\",\n        \"salt water\",\n        \"salted\",\n        \"salted butter\",\n        \"salted cashews\",\n        \"salted mixed nuts\",\n        \"salted peanut\",\n        \"salted peanuts\",\n        \"salted pistachios\",\n        \"salted pretzel\",\n        \"salted soda crackers\",\n        \"saltine\",\n        \"saltine crackers\",\n        \"saltine crumbs\",\n        \"saltines\",\n        \"sambal oelek\",\n        \"sambal oelek chili paste\",\n        \"san francisco\",\n        \"san marzano tomatoes\",\n        \"sandwich\",\n        \"sandwich bread\",\n        \"sandwich buns\",\n        \"sandwich ham\",\n        \"sandwich pepperoni\",\n        \"sandwich pickles\",\n        \"sandwich steaks\",\n        \"sandwich ziploc\",\n        \"sardines\",\n        \"sargento\",\n        \"sargento four\",\n        \"sargento's\",\n        \"saskatoon berries\",\n        \"satay sauce\",\n        \"sauce\",\n        \"sauerkraut\",\n        \"sausage\",\n        \"sausage meat\",\n        \"sausages\",\n        \"savory\",\n        \"savory beef\",\n        \"savory herb\",\n        \"savoy cabbage\",\n        \"sazon con\",\n        \"sazon goya\",\n        \"scalding water\",\n        \"scallion\",\n        \"scallion garnish\",\n        \"scallion onions\",\n        \"scallions\",\n        \"scallop\",\n        \"scallops\",\n        \"scented essential oil\",\n        \"schneider october\",\n        \"scotch\",\n        \"scotch bonnet chili pepper\",\n        \"scotch bonnet chilies\",\n        \"scotch bonnet pepper\",\n        \"scotch bonnet peppers\",\n        \"scotch steak fillets\",\n        \"scotch whisky\",\n        \"scottish cheddar cheese\",\n        \"scottish heather honey\",\n        \"scrod fillets\",\n        \"sea bass\",\n        \"sea bass fillets\",\n        \"sea salt\",\n        \"sea scallops\",\n        \"seafood\",\n        \"seafood cocktail sauce\",\n        \"seafood sauce\",\n        \"seafood seasoning\",\n        \"season salt\",\n        \"seasoned\",\n        \"seasoned pepper\",\n        \"seasoning\",\n        \"seasoning mix\",\n        \"seasoning salt\",\n        \"seasonings italian salad dressing mix\",\n        \"seasons italian dressing\",\n        \"seaweed\",\n        \"seitan\",\n        \"self\",\n        \"seltzer water\",\n        \"semi\",\n        \"semolina\",\n        \"semolina flour\",\n        \"semolina pasta\",\n        \"senor pico's picante sauce\",\n        \"serrano chili\",\n        \"serrano chili pepper\",\n        \"serrano chili peppers\",\n        \"serrano chilies\",\n        \"serrano pepper\",\n        \"serrano peppers\",\n        \"sesame\",\n        \"sesame oil\",\n        \"sesame paste\",\n        \"sesame seed oil\",\n        \"sesame seeds\",\n        \"sesame tahini\",\n        \"shake\",\n        \"shallot\",\n        \"shallots\",\n        \"shampoo\",\n        \"shank\",\n        \"shaohsing rice wine\",\n        \"shelf\",\n        \"shell\",\n        \"shell macaroni\",\n        \"shell pasta\",\n        \"shelled\",\n        \"shelled edamame\",\n        \"shelled young peas\",\n        \"shellfish stock\",\n        \"shells\",\n        \"sherbet\",\n        \"sherry\",\n        \"sherry wine\",\n        \"sherry wine vinegar\",\n        \"shiitake mushroom\",\n        \"shiitake mushroom caps\",\n        \"shiitake mushrooms\",\n        \"shoe\",\n        \"shoestring carrots\",\n        \"short rib\",\n        \"shortbread cookies\",\n        \"shortcrust pastry\",\n        \"shortcrust pastry dough\",\n        \"shortcut bacon\",\n        \"shortening\",\n        \"shot black\",\n        \"shoulder lamb chops\",\n        \"shoyu\",\n        \"shrimp\",\n        \"shrimp paste\",\n        \"shrimp stock\",\n        \"sicilian\",\n        \"sierra gold potatoes\",\n        \"siften\",\n        \"silver beet\",\n        \"single\",\n        \"sinigang tamarind soup mix\",\n        \"sirloin\",\n        \"sirloin beef\",\n        \"sirloin pork chops\",\n        \"sirloin steak\",\n        \"sirloin steaks\",\n        \"sirloin tip roast\",\n        \"sized\",\n        \"sized onion\",\n        \"sized snickers candy bars\",\n        \"skewers\",\n        \"skim\",\n        \"skim cheddar cheese\",\n        \"skim cottage cheese\",\n        \"skim milk\",\n        \"skim milk powder\",\n        \"skim mozzarella cheese\",\n        \"skim ricotta cheese\",\n        \"skirt steaks\",\n        \"skor candy bars\",\n        \"skor toffee\",\n        \"slab bacon\",\n        \"smart balance\",\n        \"smart balance butter spread\",\n        \"smarties candies\",\n        \"smelt\",\n        \"smirnoff raspberry vodka\",\n        \"smoke\",\n        \"smoke flavoring\",\n        \"smokehouse black pepper\",\n        \"smokey paprika\",\n        \"smokies sausage\",\n        \"smokies sausages\",\n        \"smoky\",\n        \"smoky bacon\",\n        \"smoky paprika\",\n        \"smoky sausage\",\n        \"smucker's\",\n        \"snail shells\",\n        \"snap peas\",\n        \"snickers candy bars\",\n        \"snickers ice cream\",\n        \"snickers miniature candy bars\",\n        \"snipped\",\n        \"snipped chervil\",\n        \"snipped chives\",\n        \"snipped dill\",\n        \"snipped dill weed\",\n        \"snipped parsley\",\n        \"snow\",\n        \"snow crab\",\n        \"snow crabmeat\",\n        \"snow pea pods\",\n        \"snow peas\",\n        \"soap\",\n        \"soap bar\",\n        \"soba noodles\",\n        \"soda\",\n        \"soda cracker\",\n        \"soda crackers\",\n        \"soda water\",\n        \"sofrito sauce\",\n        \"soft\",\n        \"soft blue cheese\",\n        \"soft bread\",\n        \"soft breadcrumbs\",\n        \"soft brown sugar\",\n        \"soft butter\",\n        \"soft cheese\",\n        \"soft corn tortillas\",\n        \"soft cream cheese\",\n        \"soft demerara sugar\",\n        \"soft feta\",\n        \"soft feta cheese\",\n        \"soft flour tortillas\",\n        \"soft goat's\",\n        \"soft hamburger buns\",\n        \"soft margarine\",\n        \"soft sandwich buns\",\n        \"soft taco\",\n        \"soft tofu\",\n        \"soft tortillas\",\n        \"soft white\",\n        \"soft white breadcrumbs\",\n        \"sole\",\n        \"sole fillets\",\n        \"somen\",\n        \"sorghum\",\n        \"sorghum flour\",\n        \"sorrel leaf\",\n        \"soup\",\n        \"soup mix\",\n        \"sourdough\",\n        \"sourdough baguette\",\n        \"sourdough bread\",\n        \"sourdough english muffins\",\n        \"sourdough loaf\",\n        \"sourdough starter\",\n        \"southern comfort\",\n        \"southern style hash brown potatoes\",\n        \"southwest seasoning\",\n        \"southwestern chicken\",\n        \"soy\",\n        \"soy cheese\",\n        \"soy chorizo\",\n        \"soy flour\",\n        \"soy mayonnaise\",\n        \"soy mozzarella cheese\",\n        \"soy protein\",\n        \"soy sauce\",\n        \"soy sausage\",\n        \"soy tempeh\",\n        \"soya sauce\",\n        \"soybeans\",\n        \"soymilk\",\n        \"spaghetti\",\n        \"spaghetti noodles\",\n        \"spaghetti sauce\",\n        \"spaghetti sauce mix\",\n        \"spaghetti squash\",\n        \"spaghettini\",\n        \"spago chocolate cake\",\n        \"spam\",\n        \"spanish chorizo\",\n        \"spanish green olives\",\n        \"spanish olive oil\",\n        \"spanish onion\",\n        \"spanish onions\",\n        \"spanish paprika\",\n        \"spanish peanuts\",\n        \"spanish rice\",\n        \"spanish rice mix\",\n        \"spanish style tomato sauce\",\n        \"spanish thyme\",\n        \"spareribs\",\n        \"sparkling water\",\n        \"spearmint\",\n        \"spelt berries\",\n        \"spelt flour\",\n        \"spice\",\n        \"spice cake mix\",\n        \"spice essence\",\n        \"spice islands salt\",\n        \"spice supreme steak seasoning\",\n        \"spiced rum\",\n        \"spices\",\n        \"spicy\",\n        \"spicy brown mustard\",\n        \"spicy mustard\",\n        \"spicy sausage\",\n        \"spike seasoning\",\n        \"spinach\",\n        \"spinach fettuccine\",\n        \"spinach leaves\",\n        \"spinach linguine\",\n        \"spinach tortillas\",\n        \"spiral shaped\",\n        \"spiral shaped pasta\",\n        \"splenda\",\n        \"splenda brown sugar blend\",\n        \"splenda brown sugar substitute\",\n        \"splenda granular\",\n        \"splenda quick pack\",\n        \"splenda sugar blend\",\n        \"splenda sugar substitute\",\n        \"split\",\n        \"split marrowfat\",\n        \"split peas\",\n        \"sponge cake\",\n        \"sponge cake fingers\",\n        \"sport bell peppers\",\n        \"spray\",\n        \"spray bottle\",\n        \"spray olive oil\",\n        \"spread chocolate\",\n        \"spread dark chocolate frosting\",\n        \"spread frosting\",\n        \"spread lemon frosting\",\n        \"spread margarine\",\n        \"spread pillsbury milk chocolate frosting\",\n        \"spreadable butter\",\n        \"spree candies\",\n        \"spring cabbage\",\n        \"spring greens\",\n        \"spring onion\",\n        \"spring onions\",\n        \"spring roll wrappers\",\n        \"sprite\",\n        \"square bread\",\n        \"squash\",\n        \"squid\",\n        \"sriracha\",\n        \"sriracha chili paste\",\n        \"sriracha sauce\",\n        \"st. louis style ribs\",\n        \"standing\",\n        \"star\",\n        \"star anise\",\n        \"star anise pods\",\n        \"starbucks black coffee\",\n        \"starbucks espresso\",\n        \"steak\",\n        \"steak fillet\",\n        \"steak fillets\",\n        \"steak sauce\",\n        \"steak seasoning\",\n        \"steaks\",\n        \"steaming tap water\",\n        \"steelhead fillet\",\n        \"stem strawberry\",\n        \"stevia\",\n        \"stevia powder\",\n        \"stew beef\",\n        \"stew beef chunks\",\n        \"stew meat\",\n        \"stew vegetables\",\n        \"stewing\",\n        \"stewing beef\",\n        \"stick\",\n        \"stick butter\",\n        \"stick margarine\",\n        \"stilton cheese\",\n        \"stir\",\n        \"stir fry vegetables\",\n        \"stock\",\n        \"stolichnaya vodka\",\n        \"stone\",\n        \"stouffer\",\n        \"stout beer\",\n        \"stove\",\n        \"stove top\",\n        \"stove top stuffing mix\",\n        \"straw mushroom\",\n        \"straw mushrooms\",\n        \"strawberries\",\n        \"strawberry\",\n        \"strawberry cake mix\",\n        \"strawberry cream cheese\",\n        \"strawberry cream liqueur\",\n        \"strawberry daiquiri concentrate\",\n        \"strawberry drink mix\",\n        \"strawberry gelatin\",\n        \"strawberry gelatin powder\",\n        \"strawberry glaze\",\n        \"strawberry ice cream\",\n        \"strawberry ice cream topping\",\n        \"strawberry jam\",\n        \"strawberry jell\",\n        \"strawberry jelly\",\n        \"strawberry liqueur\",\n        \"strawberry preserves\",\n        \"strawberry puree\",\n        \"strawberry schnapps\",\n        \"strawberry yogurt\",\n        \"straws\",\n        \"streaky bacon\",\n        \"string bean\",\n        \"stuffing\",\n        \"stuffing button mushrooms\",\n        \"stuffing mix\",\n        \"stuffing mushrooms\",\n        \"style\",\n        \"style beef\",\n        \"style bread crumbs\",\n        \"style chunky\",\n        \"style corn\",\n        \"style mustard\",\n        \"style pasta sauce\",\n        \"style peanut butter\",\n        \"style spaghetti sauce\",\n        \"style tomato sauce\",\n        \"style tomatoes\",\n        \"submarine buns\",\n        \"submarine rolls\",\n        \"substitute\",\n        \"substitute spinach\",\n        \"sudsy ammonia\",\n        \"sugar\",\n        \"sugar apricot preserves\",\n        \"sugar cane\",\n        \"sugar cookie dough\",\n        \"sugar pizza sauce\",\n        \"sugar rolled dates\",\n        \"sugar snap pea\",\n        \"sugar snap peas\",\n        \"sugar substitute\",\n        \"sugar syrup\",\n        \"sultana\",\n        \"sultana raisin\",\n        \"sultanas\",\n        \"sumac\",\n        \"sumaq\",\n        \"summer squash\",\n        \"sunflower oil\",\n        \"sunflower seeds\",\n        \"super washing soda\",\n        \"surimi\",\n        \"sushi rice\",\n        \"swanson\",\n        \"swanson chicken broth\",\n        \"swanson vegetable broth\",\n        \"swansons chicken broth\",\n        \"swede\",\n        \"sweet\",\n        \"sweet 'n low\",\n        \"sweet apple\",\n        \"sweet apple cider\",\n        \"sweet apples\",\n        \"sweet baby ray's barbecue sauce\",\n        \"sweet baguette\",\n        \"sweet baking chocolate\",\n        \"sweet basil\",\n        \"sweet basil leaves\",\n        \"sweet bell pepper\",\n        \"sweet bell peppers\",\n        \"sweet biscuit crumbs\",\n        \"sweet biscuits\",\n        \"sweet butter\",\n        \"sweet cherries\",\n        \"sweet chili paste\",\n        \"sweet chili powder\",\n        \"sweet chili sauce\",\n        \"sweet chocolate\",\n        \"sweet chocolate baking\",\n        \"sweet chocolate baking bits\",\n        \"sweet chocolate baking squares\",\n        \"sweet chocolate bits\",\n        \"sweet chocolate chips\",\n        \"sweet cooking german chocolate\",\n        \"sweet cooking rice wine\",\n        \"sweet corn\",\n        \"sweet corn cake mix\",\n        \"sweet corn cobs\",\n        \"sweet cornbread mix\",\n        \"sweet creamy\",\n        \"sweet creamy butter\",\n        \"sweet dark chocolate\",\n        \"sweet dark mustard\",\n        \"sweet gherkin\",\n        \"sweet gherkins\",\n        \"sweet green pepper\",\n        \"sweet green peppers\",\n        \"sweet hawaiian rolls\",\n        \"sweet hungarian paprika\",\n        \"sweet italian chicken sausage\",\n        \"sweet italian sausage\",\n        \"sweet italian turkey sausage\",\n        \"sweet kernel corn\",\n        \"sweet mangoes\",\n        \"sweet manioc starch\",\n        \"sweet marsala wine\",\n        \"sweet onion\",\n        \"sweet onions\",\n        \"sweet oranges\",\n        \"sweet paprika\",\n        \"sweet peas\",\n        \"sweet pepper\",\n        \"sweet peppers\",\n        \"sweet pickle\",\n        \"sweet pickle juice\",\n        \"sweet pickle relish\",\n        \"sweet pickles\",\n        \"sweet plum sauce\",\n        \"sweet potato\",\n        \"sweet potatoes\",\n        \"sweet red paprika\",\n        \"sweet red pepper\",\n        \"sweet red peppers\",\n        \"sweet relish\",\n        \"sweet rice\",\n        \"sweet rice flour\",\n        \"sweet sherry\",\n        \"sweet spanish onions\",\n        \"sweet tomatoes\",\n        \"sweet vermouth\",\n        \"sweet vidalia onion\",\n        \"sweet white corn kernels\",\n        \"sweet white onion\",\n        \"sweet white onions\",\n        \"sweet white wine\",\n        \"sweet yellow onions\",\n        \"sweet yum\",\n        \"sweetened cranberries\",\n        \"sweetener\",\n        \"swiss\",\n        \"swiss chard\",\n        \"swiss cheese\",\n        \"swiss chocolate cake mix\",\n        \"swiss rolls\",\n        \"swiss steak\",\n        \"swordfish steaks\",\n        \"syrup\",\n        \"szechwan pepper\",\n        \"tabasco\",\n        \"tabasco sauce\",\n        \"tabascoÂ® brand\",\n        \"table salt\",\n        \"table sugar\",\n        \"taco\",\n        \"taco bell\",\n        \"taco blend cheese\",\n        \"taco cheese\",\n        \"taco sauce\",\n        \"taco seasoning\",\n        \"taco seasoning mix\",\n        \"taco shell\",\n        \"taco shells\",\n        \"tahini\",\n        \"tahini paste\",\n        \"tail\",\n        \"tamales\",\n        \"tamari\",\n        \"tamari soy sauce\",\n        \"tamarind\",\n        \"tamarind extract\",\n        \"tamarind pulp\",\n        \"tandoori paste\",\n        \"tang orange crystals\",\n        \"tangerine\",\n        \"tangy barbecue sauce\",\n        \"tap\",\n        \"tap water\",\n        \"tapatio hot sauce\",\n        \"tapioca\",\n        \"tapioca flour\",\n        \"tapioca pudding\",\n        \"tapioca starch\",\n        \"tarragon\",\n        \"tarragon leaf\",\n        \"tarragon leaves\",\n        \"tarragon vinegar\",\n        \"tart\",\n        \"tart apple\",\n        \"tart apples\",\n        \"tart cherries\",\n        \"tart granny smith apple\",\n        \"tart green apples\",\n        \"tart red cherries\",\n        \"tart shells\",\n        \"tartar sauce\",\n        \"tater tots\",\n        \"tbsps butter\",\n        \"tea\",\n        \"tea bags\",\n        \"tea leaves\",\n        \"tea mix powder\",\n        \"tempeh\",\n        \"temperature\",\n        \"temperature butter\",\n        \"tenderloins filet mignon\",\n        \"tepid water\",\n        \"tequila\",\n        \"teriyaki marinade\",\n        \"teriyaki sauce\",\n        \"tex\",\n        \"texas pete\",\n        \"texas toast\",\n        \"texas toast thick bread\",\n        \"thai\",\n        \"thai basil\",\n        \"thai basil chiffonade\",\n        \"thai chile\",\n        \"thai chiles\",\n        \"thai chili paste\",\n        \"thai fish sauce\",\n        \"thai garlic\",\n        \"thai green curry paste\",\n        \"thai holy\",\n        \"thai kitchen red curry paste\",\n        \"thai red chili pepper\",\n        \"thai red chili peppers\",\n        \"thai red curry paste\",\n        \"thai rice noodles\",\n        \"thai sriraja chili sauce\",\n        \"thai sweet chili sauce\",\n        \"thick bacon\",\n        \"thick bread\",\n        \"thick pork chops\",\n        \"thick slab bacon\",\n        \"thompson\",\n        \"thousand\",\n        \"thousand island dressing\",\n        \"three\",\n        \"thumb sized\",\n        \"thyme\",\n        \"thyme leave\",\n        \"thyme leaves\",\n        \"thyme sprig\",\n        \"tia maria\",\n        \"tia maria coffee liqueur\",\n        \"tie\",\n        \"tie pasta\",\n        \"tilapia fillet\",\n        \"tilapia fillets\",\n        \"tillamook\",\n        \"tillamook extra\",\n        \"toast\",\n        \"toast points\",\n        \"toblerone chocolate bars\",\n        \"toffee\",\n        \"toffee pieces\",\n        \"tofu\",\n        \"tofutti vegan cream cheese\",\n        \"toll house\",\n        \"toll houseÂ®\",\n        \"tomatillo\",\n        \"tomatillo salsa\",\n        \"tomatillos\",\n        \"tomato\",\n        \"tomato basil bread\",\n        \"tomato bisque\",\n        \"tomato catsup\",\n        \"tomato chili sauce\",\n        \"tomato jam\",\n        \"tomato juice\",\n        \"tomato ketchup\",\n        \"tomato paste\",\n        \"tomato pesto\",\n        \"tomato puree\",\n        \"tomato rice soup\",\n        \"tomato sauce\",\n        \"tomato soup\",\n        \"tomato tortillas\",\n        \"tomatoe ketchup\",\n        \"tomatoes\",\n        \"tomatoes in puree\",\n        \"tony cachere's\",\n        \"tony chacere's creole seasoning\",\n        \"tony chachere creole seasoning\",\n        \"tony chachere's\",\n        \"tony chachere's seasoning\",\n        \"tony creole seasoning\",\n        \"tony's\",\n        \"toothpick\",\n        \"toothpicks\",\n        \"tootsie rolls\",\n        \"top\",\n        \"top quality extra virgin olive oil\",\n        \"top round\",\n        \"top round roast\",\n        \"top round steak\",\n        \"top sirloin steaks\",\n        \"topping\",\n        \"tortellini\",\n        \"tortilla\",\n        \"tortilla chips\",\n        \"tortillas\",\n        \"tostitos gold yellow corn chips\",\n        \"trader joe's\",\n        \"trans\",\n        \"treacle\",\n        \"tri\",\n        \"triangle brie cheese\",\n        \"triple chocolate\",\n        \"triple sec\",\n        \"tropical mixed fruit\",\n        \"trout\",\n        \"trout fillets\",\n        \"tuaca italian liqueur\",\n        \"tube pasta\",\n        \"tube white cake icing\",\n        \"tubetti\",\n        \"tuna\",\n        \"tuna fish\",\n        \"tuna steak\",\n        \"tuna steaks\",\n        \"turban squash\",\n        \"turbinado sugar\",\n        \"turkey\",\n        \"turkey bacon\",\n        \"turkey breast\",\n        \"turkey breast tenderloins\",\n        \"turkey broth\",\n        \"turkey carcass\",\n        \"turkey cutlets\",\n        \"turkey drumsticks\",\n        \"turkey fillets\",\n        \"turkey giblets\",\n        \"turkey gizzards\",\n        \"turkey gravy\",\n        \"turkey ham\",\n        \"turkey kielbasa\",\n        \"turkey legs\",\n        \"turkey liver\",\n        \"turkey meat\",\n        \"turkey neck\",\n        \"turkey or\",\n        \"turkey pepperoni\",\n        \"turkey sausage\",\n        \"turkey stock\",\n        \"turkey stuffing mix\",\n        \"turkey tenderloins\",\n        \"turkey white\",\n        \"turkey wings\",\n        \"turmeric\",\n        \"turmeric powder\",\n        \"turnip\",\n        \"turnips\",\n        \"tuscan kale\",\n        \"twining's\",\n        \"tzatziki\",\n        \"udon noodles\",\n        \"umeboshi\",\n        \"uncle\",\n        \"uncle ben's stuff\",\n        \"uncle bens\",\n        \"unripe tomatoes\",\n        \"unroasted peanuts\",\n        \"unshucked corn\",\n        \"unwrapped pastel candy\",\n        \"urad dal\",\n        \"v\",\n        \"vache\",\n        \"valley ranch dip\",\n        \"vanilla\",\n        \"vanilla bean\",\n        \"vanilla beans\",\n        \"vanilla cake mix\",\n        \"vanilla chip\",\n        \"vanilla chips\",\n        \"vanilla chocolate chips\",\n        \"vanilla coca\",\n        \"vanilla coffee creamer\",\n        \"vanilla cream\",\n        \"vanilla custard powder\",\n        \"vanilla essence\",\n        \"vanilla extract\",\n        \"vanilla flavored square\",\n        \"vanilla flavoring\",\n        \"vanilla frosting\",\n        \"vanilla glaze\",\n        \"vanilla ice cream\",\n        \"vanilla instant\",\n        \"vanilla instant pudding\",\n        \"vanilla instant pudding mix\",\n        \"vanilla pod\",\n        \"vanilla powder\",\n        \"vanilla pudding\",\n        \"vanilla pudding mix\",\n        \"vanilla sandwich cookies\",\n        \"vanilla soymilk\",\n        \"vanilla sugar\",\n        \"vanilla vodka\",\n        \"vanilla wafer\",\n        \"vanilla wafer cookies\",\n        \"vanilla wafer crumbs\",\n        \"vanilla wafers\",\n        \"vanilla yogurt\",\n        \"vaseline petroleum jelly\",\n        \"veal\",\n        \"veal chops\",\n        \"veal cutlets\",\n        \"veal scallopini\",\n        \"veal scallops\",\n        \"veal shanks\",\n        \"veal stew meat\",\n        \"veal stock\",\n        \"veg\",\n        \"vegan\",\n        \"vegan chicken bouillon powder\",\n        \"vegan chocolate chips\",\n        \"vegan egg substitute\",\n        \"vegan margarine\",\n        \"vegan mayonnaise\",\n        \"vegan parmesan cheese\",\n        \"vegan pasta sauce\",\n        \"vegan sugar\",\n        \"vegemite\",\n        \"vegetable\",\n        \"vegetable beef soup\",\n        \"vegetable bouillon\",\n        \"vegetable bouillon cube\",\n        \"vegetable bouillon cubes\",\n        \"vegetable bouillon granules\",\n        \"vegetable broth\",\n        \"vegetable cooking spray\",\n        \"vegetable corn oil\",\n        \"vegetable juice\",\n        \"vegetable juice cocktail\",\n        \"vegetable oil\",\n        \"vegetable peels\",\n        \"vegetable protein\",\n        \"vegetable seasoning\",\n        \"vegetable shortening\",\n        \"vegetable soup mix\",\n        \"vegetable stock\",\n        \"vegetable stock cube\",\n        \"vegetable stock powder\",\n        \"vegetable suet\",\n        \"vegetables\",\n        \"vegetarian\",\n        \"vegetarian bacon\",\n        \"vegetarian broth\",\n        \"vegetarian canadian bacon\",\n        \"vegetarian chicken broth\",\n        \"vegetarian oyster sauce\",\n        \"vegetarian worcestershire sauce\",\n        \"veggie\",\n        \"velveeta\",\n        \"velveeta american cheese\",\n        \"velveeta cheese\",\n        \"velveeta mexican cheese\",\n        \"venison\",\n        \"venison loin\",\n        \"venison loin steaks\",\n        \"venison roast\",\n        \"venison steak\",\n        \"venison stew meat\",\n        \"venison tenderloin\",\n        \"venison tenderloins\",\n        \"vermicelli\",\n        \"vermicelli rice noodles\",\n        \"vermont\",\n        \"vermont extra\",\n        \"vermont maple sugar\",\n        \"vermouth\",\n        \"vidalia onion\",\n        \"vidalia onions\",\n        \"vienna beef\",\n        \"vietnamese chili sauce\",\n        \"vinaigrette\",\n        \"vinegar\",\n        \"vinegar white wine\",\n        \"virgin olive oil\",\n        \"virginia\",\n        \"vital\",\n        \"vitamin\",\n        \"vitamin e lotion\",\n        \"vodka\",\n        \"wafer\",\n        \"wafer cookies\",\n        \"waffle pretzels\",\n        \"waffles\",\n        \"wagon wheel macaroni\",\n        \"wahoo fillets\",\n        \"wakame\",\n        \"walla walla onion\",\n        \"walla walla onions\",\n        \"walleyed pike fillet\",\n        \"walnut\",\n        \"walnut halves\",\n        \"walnut oil\",\n        \"walnut pieces\",\n        \"walnuts\",\n        \"wasabi\",\n        \"wasabi paste\",\n        \"wasabi powder\",\n        \"washing\",\n        \"washing soda\",\n        \"water\",\n        \"water chestnut\",\n        \"water chestnuts\",\n        \"water crackers\",\n        \"water mixed\",\n        \"water packed\",\n        \"watercress\",\n        \"watermelon\",\n        \"watermelon rind\",\n        \"watermelon seeds\",\n        \"watkins meat magic flavor enhancer\",\n        \"wax\",\n        \"wax beans\",\n        \"wedge lemon\",\n        \"wedges laughing cow\",\n        \"wedges pineapple\",\n        \"wesson oil\",\n        \"whaler vanille rum\",\n        \"wheat\",\n        \"wheat bran\",\n        \"wheat bread\",\n        \"wheat bread crumbs\",\n        \"wheat bread machine flour\",\n        \"wheat breadcrumbs\",\n        \"wheat cereal\",\n        \"wheat chex\",\n        \"wheat crackers\",\n        \"wheat english muffin\",\n        \"wheat english muffins\",\n        \"wheat flour\",\n        \"wheat flour tortillas\",\n        \"wheat fusilli\",\n        \"wheat germ\",\n        \"wheat gluten\",\n        \"wheat gluten flour\",\n        \"wheat graham flour\",\n        \"wheat hamburger buns\",\n        \"wheat noodles\",\n        \"wheat pasta\",\n        \"wheat pasta shells\",\n        \"wheat pastry flour\",\n        \"wheat pita bread\",\n        \"wheat rolls\",\n        \"wheat soft\",\n        \"wheat spaghetti\",\n        \"wheat tortilla\",\n        \"wheat tortillas\",\n        \"whey protein powder\",\n        \"whip\",\n        \"whipped\",\n        \"whipped butter\",\n        \"whipped cream\",\n        \"whipped cream cheese\",\n        \"whipped cream cheese frosting\",\n        \"whipped cream cheese spread\",\n        \"whipped dessert topping mix\",\n        \"whipped dream whipped topping\",\n        \"whipped heavy cream\",\n        \"whipped topping\",\n        \"whipped white frosting\",\n        \"whipping cream\",\n        \"whiskey\",\n        \"white\",\n        \"white albacore tuna in water\",\n        \"white almond bark\",\n        \"white american cheese\",\n        \"white arborio rice\",\n        \"white baking\",\n        \"white baking chocolate\",\n        \"white balsamic vinegar\",\n        \"white basmati rice\",\n        \"white bean\",\n        \"white bean sprouts\",\n        \"white beans\",\n        \"white bread\",\n        \"white bread dough\",\n        \"white bread flour\",\n        \"white bread machine flour\",\n        \"white breadcrumb\",\n        \"white breadcrumbs\",\n        \"white button mushrooms\",\n        \"white cabbage\",\n        \"white cake mix\",\n        \"white candy\",\n        \"white cauliflower\",\n        \"white cheddar cheese\",\n        \"white cheese\",\n        \"white cheese dip\",\n        \"white chicken meat\",\n        \"white chihuahua cheese\",\n        \"white chips\",\n        \"white chocolate\",\n        \"white chocolate baking\",\n        \"white chocolate baking bar\",\n        \"white chocolate baking squares\",\n        \"white chocolate bark\",\n        \"white chocolate candy\",\n        \"white chocolate chips\",\n        \"white chocolate wafers\",\n        \"white corn\",\n        \"white corn kernels\",\n        \"white corn syrup\",\n        \"white corn tortillas\",\n        \"white cornmeal\",\n        \"white crab meat\",\n        \"white crabmeat\",\n        \"white craft glue\",\n        \"white cranberry juice\",\n        \"white creme de cacao\",\n        \"white fish fillet\",\n        \"white fish fillets\",\n        \"white flour\",\n        \"white frosting\",\n        \"white grape juice\",\n        \"white hominy\",\n        \"white horseradish\",\n        \"white icing\",\n        \"white kidney beans\",\n        \"white lily all -\",\n        \"white lily all - purpose flour\",\n        \"white meat chicken\",\n        \"white mini marshmallows\",\n        \"white miso\",\n        \"white mushroom\",\n        \"white mushrooms\",\n        \"white onion\",\n        \"white onions\",\n        \"white pea beans\",\n        \"white pearl onion\",\n        \"white pearl onions\",\n        \"white pepper\",\n        \"white pepper powder\",\n        \"white peppercorns\",\n        \"white potato\",\n        \"white potatoes\",\n        \"white raisins\",\n        \"white rice\",\n        \"white rum\",\n        \"white salt\",\n        \"white sauce\",\n        \"white sesame seeds\",\n        \"white shoepeg\",\n        \"white shoepeg corn\",\n        \"white shortening\",\n        \"white shortgrain rice\",\n        \"white spelt flour\",\n        \"white splenda granular\",\n        \"white stock\",\n        \"white sugar\",\n        \"white sugar cube\",\n        \"white syrup\",\n        \"white tuna\",\n        \"white vanilla\",\n        \"white vanilla chip\",\n        \"white vinegar\",\n        \"white wine\",\n        \"white wine vinegar\",\n        \"white wine worcestershire sauce\",\n        \"white zinfandel wine\",\n        \"whiter pepper\",\n        \"wholemeal spelt flour\",\n        \"wild\",\n        \"wild blueberries\",\n        \"wild rice\",\n        \"wild turkey breast\",\n        \"wilted cabbage leaves\",\n        \"wilton\",\n        \"wine\",\n        \"wine vinegar\",\n        \"winter savory\",\n        \"wisconsin\",\n        \"wishbone italian dressing\",\n        \"wok oil\",\n        \"wondra flour\",\n        \"wonton\",\n        \"wonton skins\",\n        \"wonton wrapper\",\n        \"wonton wrappers\",\n        \"wood\",\n        \"wood ear mushrooms\",\n        \"wooden\",\n        \"worcestershire sauce\",\n        \"wyler's\",\n        \"xanthan gum\",\n        \"yams\",\n        \"yeast\",\n        \"yeast bread dough\",\n        \"yeast cakes\",\n        \"yeast dinner roll dough\",\n        \"yellow\",\n        \"yellow american cheese\",\n        \"yellow beans\",\n        \"yellow bell pepper\",\n        \"yellow bell peppers\",\n        \"yellow cake mix\",\n        \"yellow capsicum\",\n        \"yellow cheddar cheese\",\n        \"yellow cherry tomatoes\",\n        \"yellow cling peaches\",\n        \"yellow colored crystal sugar\",\n        \"yellow corn tortilla chips\",\n        \"yellow cornmeal\",\n        \"yellow courgette\",\n        \"yellow curry paste\",\n        \"yellow curry powder\",\n        \"yellow food coloring\",\n        \"yellow habanero peppers\",\n        \"yellow hominy\",\n        \"yellow jalapeno\",\n        \"yellow kernel corn\",\n        \"yellow lemon cake mix\",\n        \"yellow lentils\",\n        \"yellow miso\",\n        \"yellow mustard\",\n        \"yellow mustard seeds\",\n        \"yellow onion\",\n        \"yellow onions\",\n        \"yellow pepper\",\n        \"yellow peppers\",\n        \"yellow radishes\",\n        \"yellow rice\",\n        \"yellow split peas\",\n        \"yellow squash\",\n        \"yellow sweet bell peppers\",\n        \"yellow sweet onion\",\n        \"yellow sweet onions\",\n        \"yellow sweet pepper\",\n        \"yellow sweet peppers\",\n        \"yellow turnips\",\n        \"yellow wax beans\",\n        \"yellow zucchini\",\n        \"yoghurt\",\n        \"yogurt\",\n        \"yogurt cheese\",\n        \"yolk\",\n        \"yolk noodles\",\n        \"york\",\n        \"young turkey\",\n        \"yucca root\",\n        \"yukon gold potato\",\n        \"yukon gold potatoes\",\n        \"yummy\",\n        \"za'atar spice mix\",\n        \"zataran's blackening seasoning\",\n        \"zest\",\n        \"zesty beans\",\n        \"zesty italian dressing\",\n        \"zesty italian salad dressing\",\n        \"zesty italian salad dressing mix\",\n        \"ziploc\",\n        \"ziploc bag\",\n        \"ziploc bags\",\n        \"ziti\",\n        \"ziti pasta\",\n        \"zucchini\"\n    ]\n}"}],"_postman_id":"33513c65-7a36-4c64-93c1-47551ac558d5"},{"name":"Get All Recipes (Catalog)","id":"c87068ee-88d4-46d1-9820-158a08162904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipesinfo?page=1&cuisine=American&category=Lunch","description":"<p><strong>Source File:</strong> <code>recipesinfo.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches a paginated list of recipes. Supports optional filtering by Cuisine or Category.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use this for the main 'Browse' or 'Catalog' page.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><p><strong>page</strong> (Optional): integer (1, 5)</p>\n</li>\n<li><p><strong>cuisine</strong> (Optional): string (\"Indian\", \"American\", \"Mexican\")</p>\n</li>\n<li><p><strong>category</strong> (Optional): string (\"Lunch\", \"Snack\", \"Dessert\", \"Asian\")</p>\n</li>\n</ul>\n","urlObject":{"path":["recipesinfo"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"page","value":"1"},{"key":"cuisine","value":"American"},{"key":"category","value":"Lunch"}],"variable":[]}},"response":[{"id":"d1acc4d1-60f0-4da8-b655-0dd399cc1252","name":"Get All Recipes (Catalog)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipesinfo?page=1&cuisine=American&category=Lunch","host":["http://localhost:3033/api/recipes"],"path":["recipesinfo"],"query":[{"key":"page","value":"1"},{"key":"cuisine","value":"American"},{"key":"category","value":"Lunch"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1e82-bboLa4NZgKCe3ebpGE6pKTKHzAM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Wed, 08 Apr 2026 18:19:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"results\": [\n        {\n            \"_id\": \"6988c1de16011a9e05d6215a\",\n            \"Recipe_ID\": \"00000201\",\n            \"URL\": \"https://www.food.com/recipe/bacon-wrapped-jalapeno-poppers-105670\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00000201\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/10/56/70/T732azPRraFVJwUzq3gy_jalapenopoppers2.jpg\",\n            \"Recipe_Title\": \"Bacon-Wrapped Jalapeno Poppers\",\n            \"Prep_Time\": 10,\n            \"Cook_Time\": 10,\n            \"Total_Time\": 20,\n            \"Instructions\": \"['Cut stems off of peppers and cut them all in half longways.', 'Remove seeds from peppers.', 'Fill each pepper with cream cheese and sprinkle cheddar cheese on top.', 'Wrap 1/2 slice of bacon around each pepper half.', 'Place on baking sheets and place in 450 degree oven for 10 to 15 minutes or until bacon is fully cooked.', 'Remove and serve when cooled.', 'Enjoy!', 'Note:.', 'I always freeze them after they are made for about 20 minutes to a hour before putting them in the oven or on the grill . Doing this will keep the cheese from melting out as much .']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 50,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 272,\n            \"Nutrition\": {\n                \"Calories\": 130.5,\n                \"Fat\": 12.4,\n                \"Saturated_Fat\": 5.2,\n                \"Cholesterol\": 25.8,\n                \"Sodium\": 204.9,\n                \"Carbohydrates\": 1,\n                \"Fiber\": 0.2,\n                \"Sugar\": 0.6,\n                \"Protein\": 3.8\n            },\n            \"Recipe_Title_lc\": \"bacon-wrapped jalapeno poppers\"\n        },\n        {\n            \"_id\": \"6988c1de16011a9e05d62227\",\n            \"Recipe_ID\": \"00000406\",\n            \"URL\": \"https://www.food.com/recipe/streamlined-chimichangas-16371\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00000406\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/16/37/1/Uf11T67FRdexoioeLZxr_cheeseburger%20chimichangas%20fg.jpg\",\n            \"Recipe_Title\": \"Streamlined Chimichangas\",\n            \"Prep_Time\": 0,\n            \"Cook_Time\": 20,\n            \"Total_Time\": 20,\n            \"Instructions\": \"['Preheat oven to 475 degrees.', 'Brown meat with onion and garlic.', 'Drain, but do not rinse.', 'Stir in picante sauce, cumin, oregano and salt.', 'Simmer 5 minutes or until most of the liquid has evaporated.', 'Brush one side of the tortillas with butter.', 'On unbuttered side spoon heaping 1/3 cup of meat mixture into center.', 'Fold 2 sides over filling, fold ends down.', 'Place seam side down in a 13 x 9 x 2-inch baking dish.', 'Bake for 13 minutes or until golden brown.', 'To serve, top with sour cream, guacamole and additional picante sauce.']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 8,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 182,\n            \"Nutrition\": {\n                \"Calories\": 373.7,\n                \"Fat\": 22.3,\n                \"Saturated_Fat\": 10.1,\n                \"Cholesterol\": 71.7,\n                \"Sodium\": 761.3,\n                \"Carbohydrates\": 24.7,\n                \"Fiber\": 2.2,\n                \"Sugar\": 2.6,\n                \"Protein\": 18.3\n            },\n            \"Recipe_Title_lc\": \"streamlined chimichangas\"\n        },\n        {\n            \"_id\": \"6988c1de16011a9e05d623a6\",\n            \"Recipe_ID\": \"00000789\",\n            \"URL\": \"https://www.food.com/recipe/chicken-fried-steak-w-cream-gravy-12316\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00000789\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/31/6/5Z4IPjhUSaOuN9Ewm9je_CFS%204%20final%20-%20chicken%20fried%20steak.jpg\",\n            \"Recipe_Title\": \"Chicken Fried Steak W/Cream Gravy\",\n            \"Prep_Time\": 10,\n            \"Cook_Time\": 30,\n            \"Total_Time\": 40,\n            \"Instructions\": \"['Heat about 1/4-1/2 inch of oil or shortening in a frying pan.', 'Beat eggs then combine with milk.', 'Dredge tenderized beef cutlets in flour, then egg-milk wash, then a second time in flour.', 'Place dredged cutlets into heated oil and fry until golden, about 10 minutes.', 'Turn steak over and cook for another 5 minutes or so until both sides are golden.', 'Remove to a plate lined with paper towels and allow to drain.', 'TIME TO MAKE THE GRAVY: Drain all but 1-2 tablespoons of drippings from the frying pan; leave all the cooked bits you can.', 'Combine flour and seasonings with milk, then pour into the pan with drippings and bits.', 'Continually stir/whisk the gravy over medium heat for 10-15 minutes, or until desired consistency.', 'Taste and add more salt or pepper if necessary.', 'Serve generously over each piece of chicken fried steak.', 'Sop up any extra gravy with a biscuit.']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 8,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 126,\n            \"Nutrition\": {\n                \"Calories\": 438.4,\n                \"Fat\": 12,\n                \"Saturated_Fat\": 6.4,\n                \"Cholesterol\": 127.2,\n                \"Sodium\": 156.4,\n                \"Carbohydrates\": 63.2,\n                \"Fiber\": 1.8,\n                \"Sugar\": 0.3,\n                \"Protein\": 18.1\n            },\n            \"Recipe_Title_lc\": \"chicken fried steak w/cream gravy\"\n        },\n        {\n            \"_id\": \"6988c1de16011a9e05d62578\",\n            \"Recipe_ID\": \"00001254\",\n            \"URL\": \"https://www.food.com/recipe/very-low-fat-black-bean-and-corn-salad-52500\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00001254\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/52/50/0/qe2ett6kRmCFTBXArpep_bean corn salad-2.jpg\",\n            \"Recipe_Title\": \"Very Low-Fat Black Bean And Corn Salad\",\n            \"Prep_Time\": 20,\n            \"Cook_Time\": 0,\n            \"Total_Time\": 20,\n            \"Instructions\": \"['Mix all ingredients and chill overnight.', 'Spoon out 1/2 servings as needed.']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 8,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 91,\n            \"Nutrition\": {\n                \"Calories\": 105.3,\n                \"Fat\": 1.1,\n                \"Saturated_Fat\": 0.2,\n                \"Cholesterol\": 0,\n                \"Sodium\": 384.3,\n                \"Carbohydrates\": 21,\n                \"Fiber\": 5.4,\n                \"Sugar\": 2.2,\n                \"Protein\": 5\n            },\n            \"Recipe_Title_lc\": \"very low-fat black bean and corn salad\"\n        },\n        {\n            \"_id\": \"6988c1de16011a9e05d62691\",\n            \"Recipe_ID\": \"00001535\",\n            \"URL\": \"https://www.food.com/recipe/vegetarian-chili-32681\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00001535\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/32/68/1/BOR8T4TxQkC2jwLbTwL7_vegan-chili-02364.jpg\",\n            \"Recipe_Title\": \"Vegetarian Chili\",\n            \"Prep_Time\": 15,\n            \"Cook_Time\": 30,\n            \"Total_Time\": 45,\n            \"Instructions\": \"['In lg pot, saute zucchini, onion, peppers and garlic in oil until tender.', 'Stir in all remaining ingredients.', 'Bring to a boil.', 'Reduce heat, cover and simmer for 30 minutes, stirring occasionally.']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 12,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 78,\n            \"Nutrition\": {\n                \"Calories\": 184.6,\n                \"Fat\": 4.6,\n                \"Saturated_Fat\": 0.7,\n                \"Cholesterol\": 0,\n                \"Sodium\": 712,\n                \"Carbohydrates\": 31.1,\n                \"Fiber\": 9,\n                \"Sugar\": 9.6,\n                \"Protein\": 8.2\n            },\n            \"Recipe_Title_lc\": \"vegetarian chili\"\n        },\n        {\n            \"_id\": \"6988c1de16011a9e05d626e7\",\n            \"Recipe_ID\": \"00001621\",\n            \"URL\": \"https://www.food.com/recipe/black-bean-dip-38564\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00001621\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/38/56/4/HZYJAc7GRXWHJtuQvG8A_black-bean-dip-4.jpg\",\n            \"Recipe_Title\": \"Black Bean Dip\",\n            \"Prep_Time\": 5,\n            \"Cook_Time\": 0,\n            \"Total_Time\": 5,\n            \"Instructions\": \"['Process all ingredients except green onions and chilies in a blender or food processor until smooth.', 'Stir in green onions and chilies and place in a serving bowl.']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 2,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 75,\n            \"Nutrition\": {\n                \"Calories\": 249.6,\n                \"Fat\": 1.2,\n                \"Saturated_Fat\": 0.3,\n                \"Cholesterol\": 0,\n                \"Sodium\": 721.5,\n                \"Carbohydrates\": 45.8,\n                \"Fiber\": 16,\n                \"Sugar\": 1.9,\n                \"Protein\": 16.3\n            },\n            \"Recipe_Title_lc\": \"black bean dip\"\n        },\n        {\n            \"_id\": \"6988c1de16011a9e05d62727\",\n            \"Recipe_ID\": \"00001685\",\n            \"URL\": \"https://www.food.com/recipe/guacamole-34233\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00001685\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/34/23/3/eq7q07fERkOFAGijqRqB_0S9A7116.jpg\",\n            \"Recipe_Title\": \"Restaurant Guacamole\",\n            \"Prep_Time\": 15,\n            \"Cook_Time\": 0,\n            \"Total_Time\": 15,\n            \"Instructions\": \"['Halve avocados; remove fruit by running spoon next to skin; discard seed or save for other uses.', 'Place avocado in bowl and mash with fork; immediately mix in lime juice, incorporating well.', 'Mix in remaining ingredients; serve immediately.']\",\n            \"Category\": \"Lunch/Snacks\",\n            \"Cuisine\": \"American\",\n            \"Servings\": 2,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 73,\n            \"Nutrition\": {\n                \"Calories\": 377.3,\n                \"Fat\": 29.9,\n                \"Saturated_Fat\": 4.3,\n                \"Cholesterol\": 0,\n                \"Sodium\": 605,\n                \"Carbohydrates\": 30.2,\n                \"Fiber\": 16.1,\n                \"Sugar\": 7.3,\n                \"Protein\": 6.1\n            },\n            \"Recipe_Title_lc\": \"restaurant guacamole\"\n        }\n    ],\n    \"hasNext\": true\n}"}],"_postman_id":"c87068ee-88d4-46d1-9820-158a08162904"},{"name":"Recipe of the Day","id":"3ed142c8-8cc5-48ec-ab98-1e4c6a5e8b64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipeofday","description":"<p><strong>Source File:</strong> <code>recipeofday.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Deterministically selects a single recipe based on the current date.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use this on the <strong>Home Page</strong> hero section.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li>None</li>\n</ul>\n","urlObject":{"path":["recipeofday"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[]}},"response":[{"id":"f876073a-79be-4e4d-94d9-53b564cb1ef8","name":"Recipe of the Day","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipeofday"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"4c4-2t/4/c2FNUzo4j3hren4RNmbMK0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:47:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"date\": \"2026-01-23\",\n    \"recipe\": {\n        \"_id\": \"6951a38b9da0231734c333f5\",\n        \"Recipe_ID\": \"00002165\",\n        \"URL\": \"https://www.food.com/recipe/marinated-chickpea-and-artichoke-salad-with-feta-88437\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00002165\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/88/43/7/6ekYsjeeQ0iEnNMXNfo6_DSC00370.jpg\",\n        \"Recipe_Title\": \"Marinated Chickpea and Artichoke Salad with Feta\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"240\",\n        \"Total_Time\": \"255\",\n        \"Instructions\": \"['Place chickpeas, artichoke hearts, red peppers, olives, feta, scallions, and parsley into a salad bowl and toss lightly.', \\\"In another small bowl, mix together vinegar, mint, z'atar (if using), sugar, salt, and pepper.\\\", 'Slowly add olive oil, whisking to blend.', 'Add dressing to salad and stir well.', 'Cover and refrigerate for several hours or overnight (best), to blend flavors.', 'Serve chilled.']\",\n        \"Category\": \"Beans\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 62,\n        \"Nutrition\": {\n            \"Calories\": 515.2,\n            \"Fat\": 34.5,\n            \"Saturated_Fat\": 7,\n            \"Cholesterol\": 16.7,\n            \"Sodium\": 1299.7,\n            \"Carbohydrates\": 43.2,\n            \"Fiber\": 15.4,\n            \"Sugar\": 5.2,\n            \"Protein\": 11.8\n        },\n        \"Recipe_Title_lc\": \"marinated chickpea and artichoke salad with feta\"\n    }\n}"}],"_postman_id":"3ed142c8-8cc5-48ec-ab98-1e4c6a5e8b64"},{"name":"Get Recipe Details (By ID)","id":"6471b431-7264-463f-8238-67b31e43dab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/search-recipe/:id","description":"<p><strong>Source File:</strong> <code>search-recipe.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches the complete details of a single recipe by its ID.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use this to display the details of a particular recipe, i.e., for the <strong>Recipe Detail Page</strong>.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>id</strong> (Mandatory): string (\"00000001\", \"00000550\")</li>\n</ul>\n","urlObject":{"path":["search-recipe",":id"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[{"id":"25f3b357-2e56-49df-8909-976383a8bb5c","type":"any","value":"00000001","key":"id"}]}},"response":[{"id":"b5316d3f-5017-4432-a4cc-c2a082f45fa2","name":"Get Recipe Details (By ID)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/search-recipe/:id","host":["http://localhost:3033/api/recipes"],"path":["search-recipe",":id"],"variable":[{"key":"id","value":"00000001"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1d37-YRN1nH5EE71Cpl2b1iq4lQi/Cpw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Tue, 17 Mar 2026 13:54:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"6988c1de16011a9e05d62092\",\n    \"Recipe_ID\": \"00000001\",\n    \"URL\": \"https://www.food.com/recipe/barbs-gumbo-82288\",\n    \"Source\": \"food.com\",\n    \"Image_ID\": \"00000001\",\n    \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/82/28/8/cB14froTlmpDfRF49wmQ_gumbo%20SITE-3.jpg\",\n    \"Recipe_Title\": \"Barb's Gumbo\",\n    \"Prep_Time\": 25,\n    \"Cook_Time\": 40,\n    \"Total_Time\": 65,\n    \"Instructions\": \"['Add oil to skillet, heat over medium heat add the flour, to make a roux.', \\\"(It is ready when it's color matches that of a penney).\\\", 'This may take about 15 minutes.', 'Stir in onion, celery, bell pepper, garlic, and black pepper.', 'Cook over medium heat about 3 minutes or till vegetables are crisp tender.', 'Gradually stir in chicken broth, tomatoes, salt, Worcestershire sauce, pepper sauce, corn, okra, Basil, thyme, cumin and bay leaf.', 'Bring to boiling point; reduce heat.', 'Cover and simmer for 20 to 30 minutes.', 'Add SHRIMP during the last 5 minutes.', 'Serve over Rice.', 'This can also be made with chicken, if using chicken.', 'Use chicken breast cut in chunks Add during the last 20 to 30 minute cooking time.', 'Smoked sausage is also good added with the chicken.', 'I have added a can of crabmeat to the shrimp version.']\",\n    \"Category\": \"Gumbo\",\n    \"Cuisine\": \"Cajun And Creole\",\n    \"Servings\": 4,\n    \"Ratings\": 5,\n    \"Ratings_Count\": 67,\n    \"Nutrition\": {\n        \"Calories\": 307.5,\n        \"Fat\": 15.9,\n        \"Saturated_Fat\": 1.5,\n        \"Cholesterol\": 71.4,\n        \"Sodium\": 1292.7,\n        \"Carbohydrates\": 27.4,\n        \"Fiber\": 4.6,\n        \"Sugar\": 7.2,\n        \"Protein\": 15.7\n    },\n    \"Recipe_Title_lc\": \"barb's gumbo\",\n    \"Ingredients\": [\n        {\n            \"_id\": \"f21599c3e6978548320ec3c3e75690a55303dc1f\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/3 cup flour\",\n            \"NAME\": \"flour\",\n            \"QUANTITY\": \"1/3\",\n            \"UNIT\": \"cup\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000011\",\n            \"NAME_lc\": \"flour\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Cereal\"\n        },\n        {\n            \"_id\": \"65d402117ac21db3588f7f5f8f71bc890d9392ca\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/4 cup canola oil\",\n            \"NAME\": \"canola oil\",\n            \"QUANTITY\": \"1/4\",\n            \"UNIT\": \"cup\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000091\",\n            \"NAME_lc\": \"canola oil\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Plant Derivative\"\n        },\n        {\n            \"_id\": \"de53eb6b27085f13b8cf7e6870f002c608912149\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/3 cup celery, chopped\",\n            \"NAME\": \"celery\",\n            \"QUANTITY\": \"1/3\",\n            \"UNIT\": \"cup\",\n            \"STATE\": \"chopped\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000031\",\n            \"NAME_lc\": \"celery\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Herb\"\n        },\n        {\n            \"_id\": \"95011de78c08ce8f87952d9b820b2120b465761b\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/3 cup bell pepper, chopped\",\n            \"NAME\": \"bell pepper\",\n            \"QUANTITY\": \"1/3\",\n            \"UNIT\": \"cup\",\n            \"STATE\": \"chopped\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000184\",\n            \"NAME_lc\": \"bell pepper\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Vegetable Fruit\"\n        },\n        {\n            \"_id\": \"4f9cf1fc2fe2026c77ece56443c846559b1fd3ef\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 cup yellow onion, chopped\",\n            \"NAME\": \"yellow onion\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"cup\",\n            \"STATE\": \"chopped\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000130\",\n            \"NAME_lc\": \"yellow onion\",\n            \"FlavorDB_Category\": \"Vegetable-Bulb\",\n            \"Predicted_Category\": \"Vegetable\"\n        },\n        {\n            \"_id\": \"549664dd990e4bd643ffb4606d94a968d69a9642\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"3 cloves garlic, chopped fine\",\n            \"NAME\": \"garlic\",\n            \"QUANTITY\": \"3\",\n            \"UNIT\": \"cloves\",\n            \"STATE\": \"chopped\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000004\",\n            \"NAME_lc\": \"garlic\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Herb\"\n        },\n        {\n            \"_id\": \"a523263bec5f7a7c23e9b4d686471cfb5191ec6e\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1 (16 ounce) can chopped tomatoes\",\n            \"NAME\": \"tomatoes\",\n            \"QUANTITY\": \"1\",\n            \"UNIT\": \"ounce|can\",\n            \"STATE\": \"chopped\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000101\",\n            \"NAME_lc\": \"tomatoes\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Vegetable\"\n        },\n        {\n            \"_id\": \"873bc3319dcebdf6a9c38b6abe1999c2dd95ef80\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"3 cups chicken broth\",\n            \"NAME\": \"chicken broth\",\n            \"QUANTITY\": \"3\",\n            \"UNIT\": \"cups\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000038\",\n            \"NAME_lc\": \"chicken broth\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Meat\"\n        },\n        {\n            \"_id\": \"65d7f39f59292ed5681dd65b77d908d9ab8f75f3\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 teaspoon thyme\",\n            \"NAME\": \"thyme\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"teaspoon\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000042\",\n            \"NAME_lc\": \"thyme\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Herb\"\n        },\n        {\n            \"_id\": \"76b1d83970eb9af0f0e9ff71a7c4b97f30608f6f\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 teaspoon basil\",\n            \"NAME\": \"basil\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"teaspoon\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000044\",\n            \"NAME_lc\": \"basil\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Herb\"\n        },\n        {\n            \"_id\": \"8c450a1243926d3e8d8fd2d09c833c9a864b7d1f\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"2 bay leaves\",\n            \"NAME\": \"bay leaves\",\n            \"QUANTITY\": \"2\",\n            \"UNIT\": \"\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000133\",\n            \"NAME_lc\": \"bay leaves\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Plant\"\n        },\n        {\n            \"_id\": \"853e050582b94b93d5fbed9eee94129c730da47d\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"2 tablespoons Worcestershire sauce\",\n            \"NAME\": \"worcestershire sauce\",\n            \"QUANTITY\": \"2\",\n            \"UNIT\": \"tablespoons\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000055\",\n            \"NAME_lc\": \"worcestershire sauce\",\n            \"FlavorDB_Category\": \"Condiment-Sauce\",\n            \"Predicted_Category\": \"Additive\"\n        },\n        {\n            \"_id\": \"9885267dd7e2932247630b577cfdf82054f67b89\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 - 1 teaspoon hot pepper sauce (Tabasco or cayenne pepper or to your taste.)\",\n            \"NAME\": \"pepper sauce\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"teaspoon\",\n            \"STATE\": \"\",\n            \"TEMP\": \"hot\",\n            \"Ing_ID\": \"00000267\",\n            \"NAME_lc\": \"pepper sauce\",\n            \"FlavorDB_Category\": \"Condiment-Sauce\",\n            \"Predicted_Category\": \"Condiment\"\n        },\n        {\n            \"_id\": \"59179ea4b230fdcdd90dcd5b67cb8c37f7e0ffff\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 teaspoon salt\",\n            \"NAME\": \"salt\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"teaspoon\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000001\",\n            \"NAME_lc\": \"salt\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Additive\"\n        },\n        {\n            \"_id\": \"17cf7ee327ac843325f4e253a04f5035bedf39b1\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 cup canned corn or 1/2 cup frozen corn\",\n            \"NAME\": \"corn\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"cup\",\n            \"STATE\": \"canned\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000105\",\n            \"NAME_lc\": \"corn\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Maize\"\n        },\n        {\n            \"_id\": \"567c28729e472aa56d94a817af1f838415eeb6cb\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/4 - 1/2 teaspoon cumin\",\n            \"NAME\": \"cumin\",\n            \"QUANTITY\": \"1/4|1/2\",\n            \"UNIT\": \"teaspoon\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000035\",\n            \"NAME_lc\": \"cumin\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Spice\"\n        },\n        {\n            \"_id\": \"c27574185298100e028e3ac3fd224309f43d226d\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 teaspoon black pepper\",\n            \"NAME\": \"black pepper\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"teaspoon\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000012\",\n            \"NAME_lc\": \"black pepper\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Spice\"\n        },\n        {\n            \"_id\": \"0f0d37b62b7d49edecedac8d0f298fef5fa483a9\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"2 cups okra, sliced (fresh or frozen)\",\n            \"NAME\": \"okra\",\n            \"QUANTITY\": \"2\",\n            \"UNIT\": \"cups\",\n            \"STATE\": \"sliced\",\n            \"TEMP\": \"frozen\",\n            \"Ing_ID\": \"00000670\",\n            \"NAME_lc\": \"okra\",\n            \"FlavorDB_Category\": \"Vegetable-Fruit\",\n            \"Predicted_Category\": \"Vegetable\"\n        },\n        {\n            \"_id\": \"8491af6309e959d2552d51062e7a30947ea1975c\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"1/2 - 1 lb shrimp, cleaned & shells off\",\n            \"NAME\": \"shrimp\",\n            \"QUANTITY\": \"1/2\",\n            \"UNIT\": \"lb\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000090\",\n            \"NAME_lc\": \"shrimp\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Seafood\"\n        },\n        {\n            \"_id\": \"a411c1d968e7b4ade5c1c19b123495627216ff13\",\n            \"Recipe_ID\": \"00000001\",\n            \"Ingredient_Phrases\": \"rice\",\n            \"NAME\": \"rice\",\n            \"QUANTITY\": \"\",\n            \"UNIT\": \"\",\n            \"STATE\": \"\",\n            \"TEMP\": \"\",\n            \"Ing_ID\": \"00000065\",\n            \"NAME_lc\": \"rice\",\n            \"FlavorDB_Category\": \"\",\n            \"Predicted_Category\": \"Cereal\"\n        }\n    ]\n}"}],"_postman_id":"6471b431-7264-463f-8238-67b31e43dab4"},{"name":"Get Instructions (Steps)","id":"64aa360b-22e3-46dc-bf0c-a59a99e6f88b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/instructions/:id","description":"<p><strong>Source File:</strong> <code>instructions.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches step-by-step cooking instructions with metadata (Utensils, Action) of a recipe by its ID.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use this alongside the Recipe Detail view.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>id</strong> (Mandatory): string (\"00000001\", \"00000550\")</li>\n</ul>\n","urlObject":{"path":["instructions",":id"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[{"id":"6f446878-9c16-4811-b684-c21ba6fe8154","type":"any","value":"00000001","key":"id"}]}},"response":[{"id":"25004a05-ca9f-42a8-853a-620a7b26fa36","name":"Get Instructions (Steps)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/instructions/:id","host":["http://localhost:3033/api/recipes"],"path":["instructions",":id"],"variable":[{"key":"id","value":"00000001"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a5c-s2LNa6XKZTkeIee+cLZTT6bhLgM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:48:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"4b36fd1e20deea8b0a2bda2d35b2eea2217cbe26\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"use chicken breast cut in chunks add during the last 20 to 30 minute cooking time\",\n        \"ACTION\": \"use|cut|add\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"chunks\",\n        \"INGREDIENT\": \"chicken\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"\",\n        \"TEMPERATURE\": \"\",\n        \"TIME\": \"20 to 30 minute\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"\",\n        \"ACTION_lc\": \"use|cut|add\",\n        \"UTENSIL_lc\": \"\"\n    },\n    {\n        \"_id\": \"2687c05bdb56055b6f1cd37cbdfdca381088feea\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"cook over medium heat about 3 minutes or till vegetables are crisp tender\",\n        \"ACTION\": \"cook\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"\",\n        \"INGREDIENT\": \"\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"tender\",\n        \"TEMPERATURE\": \"medium heat\",\n        \"TIME\": \"3 minutes\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"\",\n        \"ACTION_lc\": \"cook\",\n        \"UTENSIL_lc\": \"\"\n    },\n    {\n        \"_id\": \"8996a69b0edf90116cae79751d1b9c2763b5b089\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"this may take about 15 minutes\",\n        \"ACTION\": \"\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"\",\n        \"INGREDIENT\": \"\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"\",\n        \"TEMPERATURE\": \"\",\n        \"TIME\": \"15 minutes\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"\",\n        \"ACTION_lc\": \"\",\n        \"UTENSIL_lc\": \"\"\n    },\n    {\n        \"_id\": \"b9ec29425084e31b4236e15c06c7c324277f9419\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"add oil to skillet heat over medium heat add the flour to make a roux\",\n        \"ACTION\": \"add|add|make\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"\",\n        \"INGREDIENT\": \"oil|flour\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"\",\n        \"TEMPERATURE\": \"medium heat\",\n        \"TIME\": \"\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"skillet\",\n        \"ACTION_lc\": \"add|add|make\",\n        \"UTENSIL_lc\": \"skillet\"\n    },\n    {\n        \"_id\": \"54bf75af90a85106200d97fe9e3709bfc93e7b01\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"serve over rice\",\n        \"ACTION\": \"\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"\",\n        \"INGREDIENT\": \"\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"\",\n        \"TEMPERATURE\": \"\",\n        \"TIME\": \"\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"\",\n        \"ACTION_lc\": \"\",\n        \"UTENSIL_lc\": \"\"\n    },\n    {\n        \"_id\": \"cebf99fcd99c30ae3676f90a842ef539d24e55be\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"add shrimp during the last 5 minutes\",\n        \"ACTION\": \"add\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"\",\n        \"INGREDIENT\": \"\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"\",\n        \"TEMPERATURE\": \"\",\n        \"TIME\": \"5 minutes\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"\",\n        \"ACTION_lc\": \"add\",\n        \"UTENSIL_lc\": \"\"\n    },\n    {\n        \"_id\": \"30cbd25f1154b048104bcee05ccf4068fbc49b87\",\n        \"Recipe_ID\": \"00000001\",\n        \"Recipe Name\": \"Barb's Gumbo\",\n        \"Instruction\": \"i have added a can of crabmeat to the shrimp version\",\n        \"ACTION\": \"\",\n        \"DRYFRESH\": \"\",\n        \"FORM\": \"\",\n        \"INGREDIENT\": \"\",\n        \"PREPROCESS\": \"\",\n        \"QUANTITY\": \"\",\n        \"SIZE\": \"\",\n        \"STATE\": \"\",\n        \"TEMPERATURE\": \"\",\n        \"TIME\": \"\",\n        \"UNIT\": \"\",\n        \"UTENSIL\": \"\",\n        \"ACTION_lc\": \"\",\n        \"UTENSIL_lc\": \"\"\n    }\n]"}],"_postman_id":"64aa360b-22e3-46dc-bf0c-a59a99e6f88b"},{"name":"Generate Meal Plan","id":"4eae8060-7f61-4670-b770-5f8f158c0eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/meal-plan?target_calories=2000&meals=3&cuisine=Indian","description":"<p><strong>Source File:</strong> <code>meal-plan.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Generates a set of recipes fitting a daily calorie target.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for the <strong>Diet Planner</strong> feature.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>target_calories</strong> (Optional): integer (1500, 2000, 2500)</li>\n<li><strong>meals</strong> (Optional): integer (3, 4, 5)</li>\n<li><strong>cuisine</strong> (Optional): string (\"Indian\", \"American\", \"Italian\")</li>\n</ul>\n","urlObject":{"path":["meal-plan"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"target_calories","value":"2000"},{"key":"meals","value":"3"},{"key":"cuisine","value":"Indian"}],"variable":[]}},"response":[{"id":"b85c5dba-0e32-4f27-90e8-32c315382846","name":"Generate Meal Plan","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/meal-plan?target_calories=2000&meals=3&cuisine=Indian","host":["http://localhost:3033/api/recipes"],"path":["meal-plan"],"query":[{"key":"target_calories","value":"2000"},{"key":"meals","value":"3"},{"key":"cuisine","value":"Indian"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1356-F3DZnVI7D8L+T7TdCrCfdtXAjUc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:48:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"target_calories\": 2000,\n    \"meals_requested\": 3,\n    \"meets_protein_min_total\": true,\n    \"totals\": {\n        \"calories\": 1422,\n        \"protein\": 60.199999999999996,\n        \"fat\": 67.9,\n        \"carbs\": 141.7\n    },\n    \"items\": [\n        {\n            \"_id\": \"6951a38b9da0231734c35370\",\n            \"Recipe_ID\": \"00010216\",\n            \"URL\": \"https://www.food.com/recipe/spicy-indian-grilled-chicken-123287\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00010216\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/32/87/picELBmrl.jpg\",\n            \"Recipe_Title\": \"Spicy Indian Grilled Chicken\",\n            \"Prep_Time\": \"15\",\n            \"Cook_Time\": \"NA\",\n            \"Total_Time\": \"15\",\n            \"Instructions\": \"['Combine all marinade ingredients well.', 'Coat chicken pieces in marinade paste.', 'Marinate from 1 hour, or up to overnight in the refrigerator.', 'Grill over medium coals until browned, about 15 minutes each side.']\",\n            \"Category\": \"Asian\",\n            \"Cuisine\": \"Indian\",\n            \"Servings\": 0,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 20,\n            \"Nutrition\": {\n                \"Calories\": 556.9,\n                \"Fat\": 42.2,\n                \"Saturated_Fat\": 10.5,\n                \"Cholesterol\": 156.2,\n                \"Sodium\": 878.7,\n                \"Carbohydrates\": 3.9,\n                \"Fiber\": 1.3,\n                \"Sugar\": 0.8,\n                \"Protein\": 39.5\n            },\n            \"Recipe_Title_lc\": \"spicy indian grilled chicken\"\n        },\n        {\n            \"_id\": \"6951a38b9da0231734c33e17\",\n            \"Recipe_ID\": \"00004757\",\n            \"URL\": \"https://www.food.com/recipe/madhur-jaffreys-naan-bread-446809\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00004757\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/44/68/09/LALCWkvmRlKwP9svVdNf_FFA69EDA-8510-42A1-8B65-60B2AC54BF05.jpeg\",\n            \"Recipe_Title\": \"Madhur Jaffrey's Naan Bread\",\n            \"Prep_Time\": \"90\",\n            \"Cook_Time\": \"3\",\n            \"Total_Time\": \"93\",\n            \"Instructions\": \"['Put the milk in a bowl. Add 1tsp of sugar and the yeast. Stir to mix. Set aside for 15-20 minutes or until the yeast has dissolved and the mixture is frothy.', 'Sift the flour, salt and baking powder into a bowl. Add the remaining 1tsp sugar, the yeast mixture, 2tblsp vegetable oil and yogurt and egg. Mix to form a ball of dough.', 'Knead for 10 minutes until smooth and satiny (I did this in a stand mixer). Form into a ball. Pour 1/4tsp oil into a large bowl and roll the ball of dough in it. Cover the bowl with clingfilm and set aside for 1 hour until doubled in size.', \\\"Preheat the oven to it's hottest temperature. Put your heaviest baking tray to heat in the oven. Preheat your grill.\\\", \\\"Punch down the dough and knead again. Divide into six equal balls. Keep covered when not working with the balls of dough. Roll the ball of dough into a tear-shaped naan, about 25cm long and 13cm wide at it's widest point.\\\", \\\"Remove the tray from the oven and slap a naan on it. Put in the oven for 3 minutes, it will puff up. Now place the tray under the grill for about 30 seconds to brown slightly (I didn't bother with this as my naan browned in the oven). Wrap the naans in a tea towel or foil. Make all the naans this way. Serve hot.\\\", 'I kept them warm wrapped in foil in a turned off warm oven, you can reheat them in the microwave for 40 seconds or so.']\",\n            \"Category\": \"Breads\",\n            \"Cuisine\": \"Indian\",\n            \"Servings\": 0,\n            \"Ratings\": 4.5,\n            \"Ratings_Count\": 35,\n            \"Nutrition\": {\n                \"Calories\": 434.4,\n                \"Fat\": 8.1,\n                \"Saturated_Fat\": 2.1,\n                \"Cholesterol\": 37.7,\n                \"Sodium\": 292.3,\n                \"Carbohydrates\": 76,\n                \"Fiber\": 2.9,\n                \"Sugar\": 2.9,\n                \"Protein\": 12.9\n            },\n            \"Recipe_Title_lc\": \"madhur jaffrey's naan bread\"\n        },\n        {\n            \"_id\": \"6951a38b9da0231734c337d0\",\n            \"Recipe_ID\": \"00003151\",\n            \"URL\": \"https://www.food.com/recipe/indian-samosa-15348\",\n            \"Source\": \"food.com\",\n            \"Image_ID\": \"00003151\",\n            \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/15/34/8/UlmzdKvSZK9YdR9Kdxwy_DSC08968.JPG\",\n            \"Recipe_Title\": \"Indian Samosa\",\n            \"Prep_Time\": \"60\",\n            \"Cook_Time\": \"30\",\n            \"Total_Time\": \"90\",\n            \"Instructions\": \"['Mix together the flour, oil and salt.', 'Add a little water, until mixture becomes crumbly.', 'Keep adding water, kneading the mixture till it becomes a soft pliable dough.', 'Cover with a moist cloth and set aside for 20 minutes.', 'Beat dough on a work surface and knead again.', 'Cover and set aside.', 'FILLING.', 'Heat 3 tbsp oil.', 'Add ginger, garlic, green chillies and few coriander seeds.', 'Stir fry for 1 minute, add onions and saute till light brown.', 'Add cilantro (fresh coriander), lemon juice, turmeric, red chili, salt and garam masala.', 'Stir fry for 2 minutes.', 'Add potatoes.', 'Stir fry for 2 minutes.', 'Set aside and allow to cool.', 'Divide dough into 10 equal portions.', 'Use a rolling pin, roll a piece of dough into a 5\\\" oval.', 'Cut into 2 halves.', 'Run a moist finger along the diameter.', 'Roll around finger to make a cone.', 'Place a tablespoon of the filling into the cone.', 'Seal the third side using a moist finger.', 'Deep fry the samosas on low to medium heat until light brown.', 'Serve with tomato sauce or any chutney you love.']\",\n            \"Category\": \"Asian\",\n            \"Cuisine\": \"Indian\",\n            \"Servings\": 0,\n            \"Ratings\": 5,\n            \"Ratings_Count\": 48,\n            \"Nutrition\": {\n                \"Calories\": 430.7,\n                \"Fat\": 17.6,\n                \"Saturated_Fat\": 2.3,\n                \"Cholesterol\": 0,\n                \"Sodium\": 20.3,\n                \"Carbohydrates\": 61.8,\n                \"Fiber\": 6,\n                \"Sugar\": 4,\n                \"Protein\": 7.8\n            },\n            \"Recipe_Title_lc\": \"indian samosa\"\n        }\n    ]\n}"}],"_postman_id":"4eae8060-7f61-4670-b770-5f8f158c0eb5"},{"name":"Search by Title","id":"bb6e8901-91df-48c9-9eac-7896765f022d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipeByTitle?title=Chicken&page=1","description":"<p><strong>Source File:</strong> <code>recipeByTitle.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Performs a partial match search on recipe titles.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for the global <strong>Search Page</strong> to display all the partial and complete matched recipes by title.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>title</strong> (Optional): string (\"Chicken\", \"Paneer\", \"Soup\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["recipeByTitle"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"title","value":"Chicken"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"9dd12312-1bd7-4b49-8cac-24c6caee274b","name":"Search by Title","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipeByTitle?title=Chicken&page=1","host":["http://localhost:3033/api/recipes"],"path":["recipeByTitle"],"query":[{"key":"title","value":"Chicken"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a39-yTZ1ttNP91JB0HGb0wcJqQKVoRc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:48:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b80\",\n        \"Recipe_ID\": \"00000003\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/45/80/9/MwuCd6HpQ5mDvn4OLRkA_0S9A9886.jpg\",\n        \"Recipe_Title\": \"Bourbon Chicken\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 3101,\n        \"Nutrition\": {\n            \"Calories\": 521.4\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b83\",\n        \"Recipe_ID\": \"00000006\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/89/20/4/uxMwt1VGQ5m2ePyzwHWy_salsa-chicken-black-beans-2312.jpg\",\n        \"Recipe_Title\": \"Crock-Pot Chicken With Black Beans & Cream Cheese\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 1661,\n        \"Nutrition\": {\n            \"Calories\": 679.2\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b84\",\n        \"Recipe_ID\": \"00000007\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/39/08/7/VPeSMiYHRce4BWsyj7Nl_0S9A5582.jpg\",\n        \"Recipe_Title\": \"Creamy Cajun Chicken Pasta\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Cajun And Creole\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1608,\n        \"Nutrition\": {\n            \"Calories\": 719.1\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8e\",\n        \"Recipe_ID\": \"00000017\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/68/95/5/TnfcMfTwRVulI0xETm67_jchicken.jpg\",\n        \"Recipe_Title\": \"Japanese Mum's Chicken\",\n        \"Category\": \"Chicken Thigh & Leg\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 976,\n        \"Nutrition\": {\n            \"Calories\": 313.1\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b90\",\n        \"Recipe_ID\": \"00000019\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/82/10/2/C3VxQIrFT1aDvMUykuA0_0S9A5607.jpg\",\n        \"Recipe_Title\": \"Kittencal's Moist Cheddar-Garlic Oven Fried Chicken Breast\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 913,\n        \"Nutrition\": {\n            \"Calories\": 452.1\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b94\",\n        \"Recipe_ID\": \"00000023\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/14/8/Ew9disSrTws0LLBWlpbQ_0S9A2424.jpg\",\n        \"Recipe_Title\": \"Oven-Fried Chicken Chimichangas\",\n        \"Category\": \"Snack, One Dish Meal\",\n        \"Cuisine\": \"American\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 840,\n        \"Nutrition\": {\n            \"Calories\": 353.9\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b95\",\n        \"Recipe_ID\": \"00000024\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/99/26/fqaHKUZ5Qxe1JYEmj5sO_DSC02592.jpg\",\n        \"Recipe_Title\": \"Simply Sour Cream Chicken Enchiladas\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"American\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 832,\n        \"Nutrition\": {\n            \"Calories\": 507.3\n        }\n    }\n]"}],"_postman_id":"bb6e8901-91df-48c9-9eac-7896765f022d"},{"name":"Filter by Ingredients","id":"50d486fa-30b8-416d-bd89-d478bcc5dee9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/by-ingredients?include=onion,garlic&exclude=beef","description":"<p><strong>Source File:</strong> <code>by-ingredients.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Finds recipes containing specific ingredients.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Fridge Search</strong> to display all the recipes containing and excluding particular ingredients.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>include</strong> (Optional): string (\"onion,garlic\", \"tomato,potato\")</li>\n<li><strong>exclude</strong> (Optional): string (\"beef\", \"eggs\", \"milk\")</li>\n</ul>\n","urlObject":{"path":["by-ingredients"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"include","value":"onion,garlic"},{"key":"exclude","value":"beef"}],"variable":[]}},"response":[{"id":"a94bedad-ba25-438d-832b-388ecb6e9582","name":"Filter by Ingredients","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/by-ingredients?include=onion,garlic&exclude=beef","host":["http://localhost:3033/api/recipes"],"path":["by-ingredients"],"query":[{"key":"include","value":"onion,garlic"},{"key":"exclude","value":"beef"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"9c1-c2tt9pSdiY6lpNeubxd19h7gkTM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:48:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b88\",\n        \"Recipe_ID\": \"00000011\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/22/78/2/xy39o2sOTtudkgyDgZtv_spaghettisauce.jpg\",\n        \"Recipe_Title\": \"Jo Mama's World Famous Spaghetti\",\n        \"Category\": \"Spaghetti\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1371,\n        \"Nutrition\": {\n            \"Calories\": 555.9\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32ba0\",\n        \"Recipe_ID\": \"00000035\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/45/8/VVn84YRTQmeNB0cBrcr4_0S9A3316.jpg\",\n        \"Recipe_Title\": \"Crock Pot Cream Cheese Chicken\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 713,\n        \"Nutrition\": {\n            \"Calories\": 547.4\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bce\",\n        \"Recipe_ID\": \"00000081\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/32/84/4/XOh9RKyES6dIOho2A6ps_DSC05063-2.jpg\",\n        \"Recipe_Title\": \"Pasta with Sausage, Tomatoes, and Cream\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 461,\n        \"Nutrition\": {\n            \"Calories\": 1124.7\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32be5\",\n        \"Recipe_ID\": \"00000104\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/11/43/92/q83bskSE26e7fCIYJAIj_0S9A5958.jpg\",\n        \"Recipe_Title\": \"Ultimate Pizza Sauce\",\n        \"Category\": \"Sauces\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 394,\n        \"Nutrition\": {\n            \"Calories\": 160.1\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32be7\",\n        \"Recipe_ID\": \"00000106\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/54/75/2/wc0parMsS9OTwRMHrOch_0S9A6332.jpg\",\n        \"Recipe_Title\": \"Turkey Meatloaf\",\n        \"Category\": \"Poultry\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 390,\n        \"Nutrition\": {\n            \"Calories\": 318.4\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32be9\",\n        \"Recipe_ID\": \"00000108\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/63/78/6/NrPa79ZESEOqMlMoFDos_fajitas-3.jpg\",\n        \"Recipe_Title\": \"Steak (Or Chicken) Fajitas\",\n        \"Category\": \"Meat\",\n        \"Cuisine\": \"Mexican\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 384,\n        \"Nutrition\": {\n            \"Calories\": 137.2\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32c19\",\n        \"Recipe_ID\": \"00000156\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/87/39/zuFHZZQnSTepkWu1Fk41_WG%205%20-%20final_3.jpg\",\n        \"Recipe_Title\": \"Wholly Guacamole\",\n        \"Category\": \"Tex Mex\",\n        \"Cuisine\": \"American\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 317,\n        \"Nutrition\": {\n            \"Calories\": 500.7\n        }\n    }\n]"}],"_postman_id":"50d486fa-30b8-416d-bd89-d478bcc5dee9"},{"name":"Mega Filter (Advanced Search)","id":"90df0126-05cd-497b-aa00-612c0b497dcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/by-ingredients-categories-title?includeDiet=Vegetarian&title=Salad&includeFlavor=Spice&excludeFlavor=Bitter&category=Lunch&includeIngredient=garlic&excludeIngredient=beef&cuisine=American&page=1","description":"<p><strong>Source File:</strong> <code>by-ingredients-categories-title.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Combines Ingredient, Diet, Flavor, Category, and Title filters.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Advanced Search</strong>.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><p><strong>includeDiet</strong> (Optional): string (\"Vegetarian\", \"Vegan\")</p>\n</li>\n<li><p><strong>title</strong> (Optional): string (\"Salad\", \"Curry\")</p>\n</li>\n<li><p><strong>includeFlavor</strong> (Optional): string (\"Spice\", \"Herb\", \"Fruit\")</p>\n</li>\n<li><p><strong>excludeFlavor</strong> (Optional): string (\"Bitter\", \"Sour\")</p>\n</li>\n<li><p><strong>category</strong> (Optional): string (\"Lunch\", \"Breakfast\")</p>\n</li>\n<li><p><strong>includeIngredient</strong> (Optional): string (\"garlic\")</p>\n</li>\n<li><p><strong>excludeIngredient</strong> (Optional): string (\"beef\")</p>\n</li>\n<li><p><strong>cuisine</strong> (Optional): string (\"American\")</p>\n</li>\n<li><p><strong>page</strong> (Optional): integer</p>\n</li>\n</ul>\n","urlObject":{"path":["by-ingredients-categories-title"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"includeDiet","value":"Vegetarian"},{"key":"title","value":"Salad"},{"key":"includeFlavor","value":"Spice"},{"key":"excludeFlavor","value":"Bitter"},{"key":"category","value":"Lunch"},{"key":"includeIngredient","value":"garlic"},{"key":"excludeIngredient","value":"beef"},{"key":"cuisine","value":"American"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"d4ee15cf-5df0-4ba8-943d-4848d874efd6","name":"Mega Filter (Advanced Search)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/by-ingredients-categories-title?includeDiet=Vegetarian&title=Salad&includeFlavor=Spice&excludeFlavor=Bitter&category=Lunch&includeIngredient=garlic&excludeIngredient=beef&cuisine=American&page=1","host":["http://localhost:3033/api/recipes"],"path":["by-ingredients-categories-title"],"query":[{"key":"includeDiet","value":"Vegetarian"},{"key":"title","value":"Salad"},{"key":"includeFlavor","value":"Spice"},{"key":"excludeFlavor","value":"Bitter"},{"key":"category","value":"Lunch"},{"key":"includeIngredient","value":"garlic"},{"key":"excludeIngredient","value":"beef"},{"key":"cuisine","value":"American"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"687"},{"key":"ETag","value":"W/\"2af-MOTp4cks0VeF5nfAews3e8eI88s\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Tue, 17 Mar 2026 13:58:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6988c1de16011a9e05d62eae\",\n        \"Recipe_ID\": \"00003610\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/73/43/8/VuMP1qsCQSG2ZWxL8KCL_DSC_0485.jpg\",\n        \"Recipe_Title\": \"Mexican Salad\",\n        \"Category\": \"Brunch, Lunch/Snacks\",\n        \"Cuisine\": \"American\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 43,\n        \"Nutrition\": {\n            \"Calories\": 178.3\n        }\n    },\n    {\n        \"_id\": \"6988c1df16011a9e05d650bf\",\n        \"Recipe_ID\": \"00012322\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/24/90/41/picLgEr6h.jpg\",\n        \"Recipe_Title\": \"Southwest Tuna Salad\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"American\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 17,\n        \"Nutrition\": {\n            \"Calories\": 162.3\n        }\n    }\n]"}],"_postman_id":"90df0126-05cd-497b-aa00-612c0b497dcb"},{"name":"Filter by Diet (Vegan/Veg)","id":"25063446-896d-4a84-9cc9-b453094e7b5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipe-diet?diet=vegan&page=1","description":"<p><strong>Source File:</strong> <code>recipe-diet.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filters recipes based on strict dietary rules (Vegan, Vegetarian, etc.).</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Dietary Preference</strong> toggles.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>diet</strong> (Mandatory): string (\"vegan\", \"vegetarian\", \"eggetarian\", \"pescatarian\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["recipe-diet"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"diet","value":"vegan"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"8c4ea751-693c-480e-9e32-74e8ccd034c2","name":"Filter by Diet (Vegan/Veg)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipe-diet?diet=vegan&page=1","host":["http://localhost:3033/api/recipes"],"path":["recipe-diet"],"query":[{"key":"diet","value":"vegan"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"9e3-62cPDb7pXSegrBdQ3b86QVdfjpY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:49:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b8a\",\n        \"Recipe_ID\": \"00000013\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/42/03/98/picFV7OMs.jpg\",\n        \"Recipe_Title\": \"Ice Cubes\",\n        \"Category\": \"Beverages\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 1282,\n        \"Nutrition\": {\n            \"Calories\": 0\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32ba9\",\n        \"Recipe_ID\": \"00000044\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/87/78/2/GvYCvLdzQb2AyElhhEou_batch23-7123.jpg\",\n        \"Recipe_Title\": \"Greek Potatoes (Oven-Roasted and Delicious!)\",\n        \"Category\": \"Potato\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 641,\n        \"Nutrition\": {\n            \"Calories\": 409.7\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bb8\",\n        \"Recipe_ID\": \"00000059\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/92/72/57kV2MbdSregy8TZfkHj_batch23-6580.jpg\",\n        \"Recipe_Title\": \"Wonderful Salsa\",\n        \"Category\": \"Sauces\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 544,\n        \"Nutrition\": {\n            \"Calories\": 12.5\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bcb\",\n        \"Recipe_ID\": \"00000078\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/50/84/7/9nPc38ASb6KBm5BCaavQ_untitled-0812.jpg\",\n        \"Recipe_Title\": \"Roasted Asparagus\",\n        \"Category\": \"Vegetable\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 473,\n        \"Nutrition\": {\n            \"Calories\": 69.7\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bd8\",\n        \"Recipe_ID\": \"00000091\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/70/16/5/VpYCAyQQw2c3LFvutQsZ_Final%201%20-%20Heart%20Shaped%20Pizza.jpg\",\n        \"Recipe_Title\": \"Pizza Dough for Thin Crust Pizza\",\n        \"Category\": \"Bread, Yeast Breads\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 432,\n        \"Nutrition\": {\n            \"Calories\": 610.1\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32be4\",\n        \"Recipe_ID\": \"00000103\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/13/38/21/8JbamEgZSzOQgR13anhB_roasted-green-beans-2435.jpg\",\n        \"Recipe_Title\": \"Roasted Green Beans\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 395,\n        \"Nutrition\": {\n            \"Calories\": 100.9\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bf1\",\n        \"Recipe_ID\": \"00000116\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/89/56/tunMZv24R9W8wsDTVD68_cabbage%20soup%20(1%20of%204).jpg\",\n        \"Recipe_Title\": \"Ww 0 Point Weight Watchers Cabbage Soup\",\n        \"Category\": \"Clear Soup\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 377,\n        \"Nutrition\": {\n            \"Calories\": 22\n        }\n    }\n]"}],"_postman_id":"25063446-896d-4a84-9cc9-b453094e7b5b"},{"name":"Get Macro Nutrition","id":"c3d58cda-9312-4fa7-a8c7-21b3ed0ec377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/nutritioninfo/:id","description":"<p><strong>Source File:</strong> <code>nutritioninfo.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches macro-nutrients (Calories, Fat, Protein) of a recipe by its ID.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for the <strong>Nutrition Label</strong> component.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>id</strong> (Mandatory): string (\"00000001\", \"00000250\")</li>\n</ul>\n","urlObject":{"path":["nutritioninfo",":id"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[{"id":"4bb6ab76-57fe-4c8d-af9f-5571322959b6","type":"any","value":"00000001","key":"id"}]}},"response":[{"id":"6d4f8a8d-0e87-4d73-a07b-a39a19070d8e","name":"Get Macro Nutrition","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/nutritioninfo/:id","host":["http://localhost:3033/api/recipes"],"path":["nutritioninfo",":id"],"variable":[{"key":"id","value":"00000001"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"144"},{"key":"ETag","value":"W/\"90-rOyktE+X61RfxeBZjZUMJnaV8gI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 23 Jan 2026 14:49:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"Calories\": 307.5,\n    \"Fat\": 15.9,\n    \"Saturated_Fat\": 1.5,\n    \"Cholesterol\": 71.4,\n    \"Sodium\": 1292.7,\n    \"Carbohydrates\": 27.4,\n    \"Fiber\": 4.6,\n    \"Sugar\": 7.2,\n    \"Protein\": 15.7\n}"}],"_postman_id":"c3d58cda-9312-4fa7-a8c7-21b3ed0ec377"},{"name":"Get Micro Nutrition","id":"aa8e99a2-5f03-4aca-aeaa-95f01fd8c7b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/micronutritioninfo/:id","description":"<p><strong>Source File:</strong> <code>micronutritioninfo.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches micro-nutrients: Sodium, Cholesterol, Fiber, Sugar of a recipe by its ID.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for detailed health analysis.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>id</strong> (Mandatory): string (\"00000001\", \"00000250\")</li>\n</ul>\n","urlObject":{"path":["micronutritioninfo",":id"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[{"id":"45c67066-176d-4e46-8760-95c006575045","type":"any","value":"00000001","key":"id"}]}},"response":[{"id":"4a8c521c-067a-428e-8515-00a54ddf6427","name":"Get Micro Nutrition","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/micronutritioninfo/:id","host":["http://localhost:3033/api/recipes"],"path":["micronutritioninfo",":id"],"variable":[{"key":"id","value":"00000001"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-+pQKik1ymAWd4+oOzsxGEvh/7Ck\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 23 Jan 2026 14:49:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"Cholesterol\": 71.4,\n    \"Sodium\": 1292.7,\n    \"Fiber\": 4.6,\n    \"Sugar\": 7.2\n}"}],"_postman_id":"aa8e99a2-5f03-4aca-aeaa-95f01fd8c7b5"},{"name":"Find Similar Recipes","id":"75ac4e47-173a-4f03-ad6d-fb2473b5b72c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/similar/:id","description":"<p><strong>Source File:</strong> <code>similar.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Finds other recipes with the same Cuisine, Category, and similar Calorie count as the current recipe by its ID.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>'You May Also Like'</strong> sections.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>id</strong> (Mandatory): string (\"00000001\", \"00000250\")</li>\n</ul>\n","urlObject":{"path":["similar",":id"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[{"id":"9eb756fd-8f62-4289-a723-3cd594a2716f","type":"any","value":"00000001","key":"id"}]}},"response":[{"id":"5cffc471-c30a-4150-be16-3a2183cda809","name":"Find Similar Recipes","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/similar/:id","host":["http://localhost:3033/api/recipes"],"path":["similar",":id"],"variable":[{"key":"id","value":"00000001"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"4eb-1N1vJTirOXZFpa0Uvrs+Hkt9G2A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:49:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c371dd\",\n        \"Recipe_ID\": \"00017998\",\n        \"URL\": \"https://www.food.com/recipe/quick-easy-chicken-sausage-gumbo-109348\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00017998\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/10/93/48/picMHdnMW.jpg\",\n        \"Recipe_Title\": \"Quick & Easy Chicken-Sausage Gumbo\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"25\",\n        \"Total_Time\": \"45\",\n        \"Instructions\": \"['Cook sausage over high heat in Dutch oven 5 minutes, stirring often.', 'Remove sausage with a slotted spoon.', 'Drain on paper towels.', 'Add enough oil to drippings in Dutch oven to equal 3 tablespoons, and whisk in flour; cook over medium-high heat, whisking constantly, 5 minutes.', 'Add onion and next 3 ingredients; cook 5 minutes, stirring often.', 'Stir in broth and next 2 ingredients.', 'Bring to a boil; cover, reduce heat, and simmer 5 minutes.', 'Add sausage and chicken; simmer, covered, 5 minutes.', 'Serve over rice.']\",\n        \"Category\": \"Gumbo\",\n        \"Cuisine\": \"Cajun And Creole\",\n        \"Servings\": 0,\n        \"Ratings\": 4,\n        \"Ratings_Count\": 13,\n        \"Nutrition\": {\n            \"Calories\": 370.7,\n            \"Fat\": 20,\n            \"Saturated_Fat\": 5.7,\n            \"Cholesterol\": 93.1,\n            \"Sodium\": 654.5,\n            \"Carbohydrates\": 14.5,\n            \"Fiber\": 2.8,\n            \"Sugar\": 6,\n            \"Protein\": 32\n        },\n        \"Recipe_Title_lc\": \"quick & easy chicken-sausage gumbo\"\n    }\n]"}],"_postman_id":"75ac4e47-173a-4f03-ad6d-fb2473b5b72c"},{"name":"Top Rated Recipes","id":"d112af78-ad8b-4e10-99b0-d94d5909a67b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/top-rated?page=1","description":"<p><strong>Source File:</strong> <code>top-rated.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches recipes sorted by Popularity.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>'Trending Now'</strong> sections.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["top-rated"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"5add9712-8671-4b39-82f9-1307ddfecef9","name":"Top Rated Recipes","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/top-rated?page=1","host":["http://localhost:3033/api/recipes"],"path":["top-rated"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"22ae-GKZySvcFiUTQm7mdLxvC0WVwKHI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:49:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b80\",\n        \"Recipe_ID\": \"00000003\",\n        \"URL\": \"https://www.food.com/recipe/bourbon-chicken-45809\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000003\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/45/80/9/MwuCd6HpQ5mDvn4OLRkA_0S9A9886.jpg\",\n        \"Recipe_Title\": \"Bourbon Chicken\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"20\",\n        \"Total_Time\": \"35\",\n        \"Instructions\": \"[\\\"Editor's Note: Named Bourbon Chicken because it was supposedly created by a Chinese cook who worked in a restaurant on Bourbon Street.\\\", 'Heat oil in a large skillet.', 'Add chicken pieces and cook until lightly browned.', 'Remove chicken.', 'Add remaining ingredients, heating over medium Heat until well mixed and dissolved.', 'Add chicken and bring to a hard boil.', 'Reduce heat and simmer for 20 minutes.', 'Serve over hot rice and ENJOY.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 3101,\n        \"Nutrition\": {\n            \"Calories\": 521.4,\n            \"Fat\": 24.5,\n            \"Saturated_Fat\": 6.5,\n            \"Cholesterol\": 145.3,\n            \"Sodium\": 1573,\n            \"Carbohydrates\": 23.4,\n            \"Fiber\": 0.3,\n            \"Sugar\": 21.5,\n            \"Protein\": 50.1\n        },\n        \"Recipe_Title_lc\": \"bourbon chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b81\",\n        \"Recipe_ID\": \"00000004\",\n        \"URL\": \"https://www.food.com/recipe/best-banana-bread-2886\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000004\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/86/wBZxNua1T8yfDwbfo9Fz_0S9A9315.jpg\",\n        \"Recipe_Title\": \"Best Banana Bread\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"70\",\n        \"Instructions\": \"['Remove odd pots and pans from oven.', 'Preheat oven to 350º / 180º.', 'Cream together butter and sugar.', 'Add eggs and crushed bananas.', 'Combine well.', 'Sift together flour, soda and salt. Add to creamed mixture. Add vanilla.', 'Mix just until combined. Do not overmix.', 'Pour into greased and floured loaf pan.', 'Bake at 350º / 180º for 55 minutes.', 'Keeps well, refrigerated.']\",\n        \"Category\": \"Bread, Quick Breads\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 2345,\n        \"Nutrition\": {\n            \"Calories\": 272.8,\n            \"Fat\": 10.5,\n            \"Saturated_Fat\": 6.2,\n            \"Cholesterol\": 61.6,\n            \"Sodium\": 338.3,\n            \"Carbohydrates\": 42.5,\n            \"Fiber\": 1.4,\n            \"Sugar\": 24.4,\n            \"Protein\": 3.7\n        },\n        \"Recipe_Title_lc\": \"best banana bread\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b82\",\n        \"Recipe_ID\": \"00000005\",\n        \"URL\": \"https://www.food.com/recipe/to-die-for-crock-pot-roast-27208\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000005\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/27/20/8/LoLdAamfR02FY46yIy0B_crockpot-roast-4637.jpg\",\n        \"Recipe_Title\": \"To Die for Crock Pot Roast\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"540\",\n        \"Total_Time\": \"545\",\n        \"Instructions\": \"['Place beef roast in crock pot.', 'Mix the dried mixes together in a bowl and sprinkle over the roast.', 'Pour the water around the roast.', 'Cook on low for 7-9 hours.', 'Optional tweaks:.', '1. Use onion soup mix instead of ranch.', '2. Add one cup of red wine along with the water.', '3. Add potatoes, carrots, mushrooms, celery and onion 2-3 hours before end.']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1707,\n        \"Nutrition\": {\n            \"Calories\": 295.2,\n            \"Fat\": 9.7,\n            \"Saturated_Fat\": 3.9,\n            \"Cholesterol\": 149.8,\n            \"Sodium\": 380.6,\n            \"Carbohydrates\": 2.6,\n            \"Fiber\": 0.1,\n            \"Sugar\": 0,\n            \"Protein\": 49.5\n        },\n        \"Recipe_Title_lc\": \"to die for crock pot roast\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b83\",\n        \"Recipe_ID\": \"00000006\",\n        \"URL\": \"https://www.food.com/recipe/crock-pot-chicken-with-black-beans-cream-cheese-89204\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000006\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/89/20/4/uxMwt1VGQ5m2ePyzwHWy_salsa-chicken-black-beans-2312.jpg\",\n        \"Recipe_Title\": \"Crock-Pot Chicken With Black Beans & Cream Cheese\",\n        \"Prep_Time\": \"3\",\n        \"Cook_Time\": \"240\",\n        \"Total_Time\": \"243\",\n        \"Instructions\": \"['Take 4-5 frozen, yes, frozen, boneless chicken breasts put into crock pot.', 'Add 1 can of black beans, drained, 1 jar of salsa, 1 can of corn drained.', 'Keep in crock pot on high for about 4-5 hours or until chicken is cooked.', 'Add 1 package of cream cheese (just throw it on top!) and let sit for about 1/2 hour.', 'All done and enjoy!']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 1661,\n        \"Nutrition\": {\n            \"Calories\": 679.2,\n            \"Fat\": 35,\n            \"Saturated_Fat\": 15.2,\n            \"Cholesterol\": 155.3,\n            \"Sodium\": 913.4,\n            \"Carbohydrates\": 50.1,\n            \"Fiber\": 11.2,\n            \"Sugar\": 9.9,\n            \"Protein\": 45.9\n        },\n        \"Recipe_Title_lc\": \"crock-pot chicken with black beans & cream cheese\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b84\",\n        \"Recipe_ID\": \"00000007\",\n        \"URL\": \"https://www.food.com/recipe/creamy-cajun-chicken-pasta-39087\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000007\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/39/08/7/VPeSMiYHRce4BWsyj7Nl_0S9A5582.jpg\",\n        \"Recipe_Title\": \"Creamy Cajun Chicken Pasta\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"15\",\n        \"Total_Time\": \"25\",\n        \"Instructions\": \"['Place chicken and Cajun seasoning in a bowl and toss to coat.', 'In a large skillet over medium heat, sauté chicken in butter or margarine until chicken is tender, about 5 to 7 minutes.', 'Reduce heat add green onion, heavy cream, tomatoes, basil, salt, garlic powder, black pepper and heat through.', 'Pour over hot linguine and toss with Parmesan cheese.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Cajun And Creole\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1608,\n        \"Nutrition\": {\n            \"Calories\": 719.1,\n            \"Fat\": 41.1,\n            \"Saturated_Fat\": 24,\n            \"Cholesterol\": 198.6,\n            \"Sodium\": 816.8,\n            \"Carbohydrates\": 47.4,\n            \"Fiber\": 2.5,\n            \"Sugar\": 3.1,\n            \"Protein\": 39.3\n        },\n        \"Recipe_Title_lc\": \"creamy cajun chicken pasta\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b85\",\n        \"Recipe_ID\": \"00000008\",\n        \"URL\": \"https://www.food.com/recipe/oatmeal-raisin-cookies-35813\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000008\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/35/81/3/KU3JVxMDRriISEG3KdPy_0S9A9740.jpg\",\n        \"Recipe_Title\": \"Oatmeal Raisin Cookies\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"11\",\n        \"Total_Time\": \"26\",\n        \"Instructions\": \"['Preheat oven to 350°.', 'Whisk dry ingredients; set aside.', 'Combine wet ingredients with a hand mixer on low.', 'To cream, increase speed to high and beat until fluffy and the color lightens.', 'Stir the flour mixture into the creamed mixture until no flour is visible.', '(Over mixing develops the gluten, making a tough cookie.) Now add the oats and raisins; stir to incorporate.', 'Fill a #40 cookie scoop and press against side of bowl, pulling up to level dough (to measure 2 tablespoons of dough).', 'Drop 2-inches apart onto baking sheet sprayed with nonstick spray.', 'Bake 11-13 minutes (on center rack), until golden, but still moist beneath cracks on top.', 'Remove from oven; let cookies sit on baking sheet for 2 minutes before transferring to a wire rack to cool.']\",\n        \"Category\": \"Snack, Drop Cookies\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1455,\n        \"Nutrition\": {\n            \"Calories\": 188.6,\n            \"Fat\": 6.4,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 23.9,\n            \"Sodium\": 117.1,\n            \"Carbohydrates\": 30.3,\n            \"Fiber\": 1.8,\n            \"Sugar\": 15.1,\n            \"Protein\": 3.5\n        },\n        \"Recipe_Title_lc\": \"oatmeal raisin cookies\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b86\",\n        \"Recipe_ID\": \"00000009\",\n        \"URL\": \"https://www.food.com/recipe/best-ever-banana-cake-with-cream-cheese-frosting-67256\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000009\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/67/25/6/ErcPhaBVS2OMnh07iiZf_banana-cake-with-cream-cheese-frosting-08.jpg\",\n        \"Recipe_Title\": \"Best Ever Banana Cake With Cream Cheese Frosting\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"75\",\n        \"Instructions\": \"['Preheat oven to 275°F (135C).', 'Grease and flour a 9 x 13 pan.', 'In a small bowl, mix mashed banana with the lemon juice; set aside.', 'In a medium bowl, mix flour, baking soda and salt; set aside.', 'In a large bowl, cream 3/4 cup butter and 2 1/8 cups sugar until light and fluffy.', 'Beat in eggs, one at a time, then stir in 2 tsp vanilla.', 'Beat in the flour mixture alternately with the buttermilk.', 'Stir in banana mixture.', 'Pour batter into prepared pan and bake in preheated oven for one hour or until toothpick inserted in center comes out clean.', 'Remove from oven and place directly into the freezer for 45 minutes. This will make the cake very moist.', 'For the frosting, cream the butter and cream cheese until smooth.', 'Beat in 1 teaspoon vanilla.', 'Add icing sugar and beat on low speed until combined, then on high speed until frosting is smooth.', 'Spread on cooled cake.', 'Sprinkle chopped walnuts over top of the frosting, if desired.']\",\n        \"Category\": \"Dessert\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1437,\n        \"Nutrition\": {\n            \"Calories\": 503.5,\n            \"Fat\": 20.6,\n            \"Saturated_Fat\": 12.3,\n            \"Cholesterol\": 89.5,\n            \"Sodium\": 365.4,\n            \"Carbohydrates\": 75.7,\n            \"Fiber\": 1,\n            \"Sugar\": 55.7,\n            \"Protein\": 5.5\n        },\n        \"Recipe_Title_lc\": \"best ever banana cake with cream cheese frosting\"\n    }\n]"}],"_postman_id":"d112af78-ad8b-4e10-99b0-d94d5909a67b"},{"name":"Random Recipes","id":"25636e68-072a-467c-8c39-9479f5401738","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/random","description":"<p><strong>Source File:</strong> <code>random.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Returns 7 completely random recipes.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for a <strong>'Surprise Me'</strong> button.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li>None</li>\n</ul>\n","urlObject":{"path":["random"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[]}},"response":[{"id":"8a21bfc5-9755-4f8c-a39f-107623889ba4","name":"Random Recipes","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/random"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"22e8-4EPl/yOET3RxYENVJLrgIVv6cis\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:49:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c33a15\",\n        \"Recipe_ID\": \"00003732\",\n        \"URL\": \"https://www.food.com/recipe/german-plum-cake-41721\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00003732\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/41/72/1/hncywzxSoytQOK2dJZWM_plum2.jpg\",\n        \"Recipe_Title\": \"German Plum Cake\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"45\",\n        \"Total_Time\": \"65\",\n        \"Instructions\": \"['In a large bowl, cream the butter, add the sugar, vanilla, egg, lemon peel, sour cream and salt (if desired).', 'Mix the flour and baking powder and add that into the mixture.', 'Grease the base of a round baking pan and spread the dough over the pan.', 'Liberally spread plums over the dough.', 'To make the optional topping, cream the butter, add flour, sugar and cinnamon.', 'Sprinkle over the plums and bake for 30-45 minutes in the middle rack at 375 F.', 'Be careful not to let the bottom burn!', 'Serve with lots of freshly-made whipped cream.', 'If you like, you may also sprinkle rum or cinnamon over the fruit before baking.']\",\n        \"Category\": \"Dessert, Breads\",\n        \"Cuisine\": \"European\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 42,\n        \"Nutrition\": {\n            \"Calories\": 3336.7,\n            \"Fat\": 172.3,\n            \"Saturated_Fat\": 105.6,\n            \"Cholesterol\": 619.4,\n            \"Sodium\": 2025.5,\n            \"Carbohydrates\": 412.9,\n            \"Fiber\": 14,\n            \"Sugar\": 167.6,\n            \"Protein\": 42.9\n        },\n        \"Recipe_Title_lc\": \"german plum cake\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c360a8\",\n        \"Recipe_ID\": \"00013597\",\n        \"URL\": \"https://www.food.com/recipe/garlicky-french-fries-154267\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00013597\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/15/42/67/picGEt3nJ.jpg\",\n        \"Recipe_Title\": \"Garlicky French Fries\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"50\",\n        \"Total_Time\": \"55\",\n        \"Instructions\": \"['Preheat oven to 400°.', 'Combine first 3 ingredients in a large zip-top plastic bag, tossing to coat.', 'Arrange potatoes in a single layer on a baking sheet coated with cooking spray. Bake at 400° for 20 minutes or until potatoes are tender and golden brown, turning after 10 minutes.', 'Place butter and garlic in a large nonstick skillet; cook over low heat 2 minutes, stirring constantly. Add potatoes, parsley, and cheese to pan; toss to coat. Serve immediately.']\",\n        \"Category\": \"Potato\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 16,\n        \"Recipe_Title_lc\": \"garlicky french fries\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34eb6\",\n        \"Recipe_ID\": \"00009007\",\n        \"URL\": \"https://www.food.com/recipe/evergreens-general-tsos-chicken-153953\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00009007\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/15/39/53/picMvVw1K.jpg\",\n        \"Recipe_Title\": \"Evergreen's General Tso's Chicken\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"35\",\n        \"Total_Time\": \"50\",\n        \"Instructions\": \"['In a zip-top bag, combine marinade and chicken. Refrigerate at least 30 minutes. While marinating, assemble rest of ingredients (except chilies) and combine in a bowl. This step is very important because after you fry the chicken, this recipe moves VERY fast!', 'After marinating, fry chicken and drain. Keep warm.', 'Drain the oil if any is left. Toast the chilies in a drop of oil, being careful not to burn them.', 'Mix the sauce ingredients in a small bowl, stirring until the cornstarch is combined; add to the skillet and bring to a boil and reduce heat. Mixture should thicken up a bit.', 'Return the chicken to the skillet and heat through.']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 22,\n        \"Nutrition\": {\n            \"Calories\": 623.6,\n            \"Fat\": 27.4,\n            \"Saturated_Fat\": 7.9,\n            \"Cholesterol\": 175.1,\n            \"Sodium\": 1946.9,\n            \"Carbohydrates\": 54.2,\n            \"Fiber\": 1.2,\n            \"Sugar\": 28.4,\n            \"Protein\": 38.3\n        },\n        \"Recipe_Title_lc\": \"evergreen's general tso's chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34083\",\n        \"Recipe_ID\": \"00005376\",\n        \"URL\": \"https://www.food.com/recipe/overnight-cinnamon-rolls-45207\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00005376\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/45/20/7/01484399715.jpeg\",\n        \"Recipe_Title\": \"Overnight Cinnamon Rolls\",\n        \"Prep_Time\": \"60\",\n        \"Cook_Time\": \"25\",\n        \"Total_Time\": \"85\",\n        \"Instructions\": \"['Mix the first 3 ingredients at 6 PM, and let stand 10 minutes.', 'Mix next 5 ingredients together while the first mixture is resting.', 'Combine the two mixtures and mix well.', 'Let stand until 10 PM.', 'Divide dough in half and let rest 10 minutes.', 'Roll out each piece and add filling (I use white sugar, brown sugar and butter and cinnamon).', 'Cut; place in 8 1/2 x 13\\\" pan.', 'Cover and let rise overnite. (in refrigerator).', 'Bake in the morning at 350 degrees for 20-25 minutes.']\",\n        \"Category\": \"Breads\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 32,\n        \"Nutrition\": {\n            \"Calories\": 525.7,\n            \"Fat\": 13.5,\n            \"Saturated_Fat\": 2.6,\n            \"Cholesterol\": 6.8,\n            \"Sodium\": 378,\n            \"Carbohydrates\": 91.6,\n            \"Fiber\": 2.6,\n            \"Sugar\": 31.3,\n            \"Protein\": 9.7\n        },\n        \"Recipe_Title_lc\": \"overnight cinnamon rolls\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35580\",\n        \"Recipe_ID\": \"00010744\",\n        \"URL\": \"https://www.food.com/recipe/crescent-crust-sausage-brunch-casserole-221248\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00010744\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/22/12/48/picAnBPw0.jpg\",\n        \"Recipe_Title\": \"Crescent Crust Sausage Brunch Casserole\",\n        \"Prep_Time\": \"25\",\n        \"Cook_Time\": \"40\",\n        \"Total_Time\": \"65\",\n        \"Instructions\": \"['Grease an 11x7-inch baking dish.', 'In a large skillet over medium heat brown the pork sausage meat with onion until browned; place into a large bowl to cool slightly.', 'To the bowl with the sausage mixture add in mozzarella cheese, cheddar cheese, half and half cream, eggs, seasoned salt, black pepper and cayenne (if using) mix to combine well; set aside.', 'Unroll the crescent rolls then pinch all perforations to seal.', 'Spread the crescent roll onto the bottom of the baking dish.', 'Bake the crescent crust at 350°F for 10 minutes.', 'Remove then spread the sausage mixture evenly over the baked crust.', 'Sprinkle with Parmesan cheese (or mozzarella or cheddar) then return to oven to bake for 25-30 minutes or until heated through.']\",\n        \"Category\": \"Brunch, Breakfast\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 19,\n        \"Nutrition\": {\n            \"Calories\": 559.6,\n            \"Fat\": 40.5,\n            \"Saturated_Fat\": 16.8,\n            \"Cholesterol\": 255.7,\n            \"Sodium\": 976.9,\n            \"Carbohydrates\": 17.9,\n            \"Fiber\": 1.2,\n            \"Sugar\": 2,\n            \"Protein\": 29.5\n        },\n        \"Recipe_Title_lc\": \"crescent crust sausage brunch casserole\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c3658f\",\n        \"Recipe_ID\": \"00014851\",\n        \"URL\": \"https://www.food.com/recipe/french-napoleons-131091\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00014851\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/13/10/91/Ll84Al79TSmFWzjfcZdw_French%20Napoleons_final_2.jpg\",\n        \"Recipe_Title\": \"French Napoleons\",\n        \"Prep_Time\": \"30\",\n        \"Cook_Time\": \"NA\",\n        \"Total_Time\": \"30\",\n        \"Instructions\": \"['On a lightly floured surface, roll out each pastry sheet to 1/8-inch thickness.', 'Using a shaped cookie cutter of your choice (I prefer hearts), cut out 9 Napoleons per sheet.', 'Place on ungreased baking sheets.', '(If your dough has become too warm, place in refrigerator to chill. The pastry will not \\\"puff\\\" well if warm.).', 'Bake at 400º for 8-11 minutes or until golden brown.', 'Remove to wire racks to cool.', 'In a bowl, whisk milk and pudding mix for 2 minutes. Fold in Cool Whip.', 'Split puff pastry shapes in half.', 'Place bottom halves on serving plates.', 'Spoon filling over each; top with strawberries. I make the points of the slices stick out over the edges.', 'Top with pastry tops. (Add just a dab of filling on top of strawberries so the pastry top will stick.).', 'Sprinkle with powdered sugar.', 'Serve immediately.']\",\n        \"Category\": \"Dessert\",\n        \"Cuisine\": \"European\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 15,\n        \"Nutrition\": {\n            \"Calories\": 195.7,\n            \"Fat\": 12,\n            \"Saturated_Fat\": 3.9,\n            \"Cholesterol\": 1.9,\n            \"Sodium\": 152.8,\n            \"Carbohydrates\": 19.6,\n            \"Fiber\": 0.6,\n            \"Sugar\": 6.6,\n            \"Protein\": 2.6\n        },\n        \"Recipe_Title_lc\": \"french napoleons\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c357ad\",\n        \"Recipe_ID\": \"00011300\",\n        \"URL\": \"https://www.food.com/recipe/potato-and-kale-soup-38367\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00011300\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/38/36/7/picvRm2YC.jpg\",\n        \"Recipe_Title\": \"Potato and Kale Soup\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"45\",\n        \"Total_Time\": \"55\",\n        \"Instructions\": \"['In a large pan, cook onion in oil until tender.', 'Mix in garlic, potatoes, and water; bring to a boil, boil 4 minutes; reduce heat and cook 20 minutes or so or until potatoes are tender.', 'Mash potatoes into the liquid; mix in the kale and pepper; simmer 15 minutes more or so, till kale is done, then serve.']\",\n        \"Category\": \"Potato\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 18,\n        \"Nutrition\": {\n            \"Calories\": 411.9,\n            \"Fat\": 10.2,\n            \"Saturated_Fat\": 1.5,\n            \"Cholesterol\": 0,\n            \"Sodium\": 85.5,\n            \"Carbohydrates\": 74,\n            \"Fiber\": 10.4,\n            \"Sugar\": 4.9,\n            \"Protein\": 11.1\n        },\n        \"Recipe_Title_lc\": \"potato and kale soup\"\n    }\n]"}],"_postman_id":"25636e68-072a-467c-8c39-9479f5401738"},{"name":"Get Facets (Stats)","id":"ba8506c8-0523-4aef-9480-00f48d3ce0e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/facets","description":"<p><strong>Source File:</strong> <code>facets.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Returns statistical counts of Recipes by Cuisine and Category.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use to populate <strong>Sidebar Filters</strong>.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li>None</li>\n</ul>\n","urlObject":{"path":["facets"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[]}},"response":[{"id":"fc6b2c2b-6e4a-45f1-8478-cae6cff1a84b","name":"Get Facets (Stats)","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/facets"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1025-crBvBCAak+f9zcvmDCFiSRChMhw\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:50:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"cuisines\": [\n        {\n            \"_id\": \"Other\",\n            \"count\": 14694\n        },\n        {\n            \"_id\": \"European\",\n            \"count\": 2016\n        },\n        {\n            \"_id\": \"Asian\",\n            \"count\": 1091\n        },\n        {\n            \"_id\": \"Canadian\",\n            \"count\": 540\n        },\n        {\n            \"_id\": \"Mexican\",\n            \"count\": 496\n        },\n        {\n            \"_id\": \"American\",\n            \"count\": 404\n        },\n        {\n            \"_id\": \"Australian\",\n            \"count\": 186\n        },\n        {\n            \"_id\": \"African\",\n            \"count\": 165\n        },\n        {\n            \"_id\": \"Cajun And Creole\",\n            \"count\": 126\n        },\n        {\n            \"_id\": \"Caribbean\",\n            \"count\": 120\n        },\n        {\n            \"_id\": \"New Zealander\",\n            \"count\": 27\n        },\n        {\n            \"_id\": \"Cuban\",\n            \"count\": 20\n        },\n        {\n            \"_id\": \"Indian\",\n            \"count\": 19\n        },\n        {\n            \"_id\": \"South African\",\n            \"count\": 19\n        },\n        {\n            \"_id\": \"Belgian\",\n            \"count\": 17\n        },\n        {\n            \"_id\": \"Brazilian\",\n            \"count\": 14\n        },\n        {\n            \"_id\": \"Austrian\",\n            \"count\": 10\n        },\n        {\n            \"_id\": \"Dutch\",\n            \"count\": 8\n        },\n        {\n            \"_id\": \"Peruvian\",\n            \"count\": 8\n        },\n        {\n            \"_id\": \"Chilean\",\n            \"count\": 8\n        },\n        {\n            \"_id\": \"Puerto Rican\",\n            \"count\": 7\n        },\n        {\n            \"_id\": \"Turkish\",\n            \"count\": 3\n        },\n        {\n            \"_id\": \"Colombian\",\n            \"count\": 2\n        }\n    ],\n    \"categories\": [\n        {\n            \"_id\": \"Dessert\",\n            \"count\": 1722\n        },\n        {\n            \"_id\": \"Lunch/Snacks\",\n            \"count\": 1212\n        },\n        {\n            \"_id\": \"One Dish Meal\",\n            \"count\": 1120\n        },\n        {\n            \"_id\": \"Vegetable\",\n            \"count\": 1053\n        },\n        {\n            \"_id\": \"Chicken\",\n            \"count\": 666\n        },\n        {\n            \"_id\": \"Pork\",\n            \"count\": 616\n        },\n        {\n            \"_id\": \"Chicken Breast\",\n            \"count\": 595\n        },\n        {\n            \"_id\": \"Potato\",\n            \"count\": 590\n        },\n        {\n            \"_id\": \"Bread, Quick Breads\",\n            \"count\": 485\n        },\n        {\n            \"_id\": \"Meat\",\n            \"count\": 464\n        },\n        {\n            \"_id\": \"Breakfast\",\n            \"count\": 431\n        },\n        {\n            \"_id\": \"Sauces\",\n            \"count\": 420\n        },\n        {\n            \"_id\": \"Bread, Yeast Breads\",\n            \"count\": 407\n        },\n        {\n            \"_id\": \"Cheese\",\n            \"count\": 368\n        },\n        {\n            \"_id\": \"Beverages\",\n            \"count\": 367\n        },\n        {\n            \"_id\": \"Dessert, Drop Cookies\",\n            \"count\": 356\n        },\n        {\n            \"_id\": \"Breads\",\n            \"count\": 335\n        },\n        {\n            \"_id\": \"Dessert, Pie\",\n            \"count\": 314\n        },\n        {\n            \"_id\": \"Dessert, Bar Cookie\",\n            \"count\": 295\n        },\n        {\n            \"_id\": \"Brunch, Breakfast\",\n            \"count\": 261\n        },\n        {\n            \"_id\": \"Stew\",\n            \"count\": 193\n        },\n        {\n            \"_id\": \"Dessert, Candy\",\n            \"count\": 181\n        },\n        {\n            \"_id\": \"Brunch, Lunch/Snacks\",\n            \"count\": 171\n        },\n        {\n            \"_id\": \"Snack, One Dish Meal\",\n            \"count\": 159\n        },\n        {\n            \"_id\": \"< 15 Mins\",\n            \"count\": 155\n        },\n        {\n            \"_id\": \"Low Protein\",\n            \"count\": 153\n        },\n        {\n            \"_id\": \"Salad Dressings\",\n            \"count\": 148\n        },\n        {\n            \"_id\": \"< 30 Mins\",\n            \"count\": 147\n        },\n        {\n            \"_id\": \"Steak\",\n            \"count\": 146\n        },\n        {\n            \"_id\": \"< 60 Mins\",\n            \"count\": 145\n        },\n        {\n            \"_id\": \"Snack, Breakfast\",\n            \"count\": 143\n        },\n        {\n            \"_id\": \"Breakfast, Quick Breads\",\n            \"count\": 136\n        },\n        {\n            \"_id\": \"Beans\",\n            \"count\": 136\n        },\n        {\n            \"_id\": \"Poultry\",\n            \"count\": 131\n        },\n        {\n            \"_id\": \"Snack, Quick Breads\",\n            \"count\": 125\n        },\n        {\n            \"_id\": \"Very Low Carbs\",\n            \"count\": 123\n        },\n        {\n            \"_id\": \"Snack, Dessert\",\n            \"count\": 117\n        },\n        {\n            \"_id\": \"Curries\",\n            \"count\": 117\n        },\n        {\n            \"_id\": \"Breakfast, Breads\",\n            \"count\": 116\n        },\n        {\n            \"_id\": \"Dessert, Cheesecake\",\n            \"count\": 106\n        },\n        {\n            \"_id\": \"Rice\",\n            \"count\": 103\n        },\n        {\n            \"_id\": \"Brunch, Dessert\",\n            \"count\": 102\n        },\n        {\n            \"_id\": \"European\",\n            \"count\": 101\n        },\n        {\n            \"_id\": \"Chicken Thigh & Leg\",\n            \"count\": 100\n        },\n        {\n            \"_id\": \"Onions\",\n            \"count\": 94\n        },\n        {\n            \"_id\": \"Corn\",\n            \"count\": 91\n        },\n        {\n            \"_id\": \"Roast Beef\",\n            \"count\": 90\n        },\n        {\n            \"_id\": \"Dessert, Frozen Desserts\",\n            \"count\": 84\n        },\n        {\n            \"_id\": \"Grains\",\n            \"count\": 82\n        },\n        {\n            \"_id\": \"Spreads\",\n            \"count\": 74\n        },\n        {\n            \"_id\": \"Low Cholesterol\",\n            \"count\": 71\n        },\n        {\n            \"_id\": \"Yam/Sweet Potato\",\n            \"count\": 71\n        },\n        {\n            \"_id\": \"Fruit\",\n            \"count\": 71\n        },\n        {\n            \"_id\": \"Ham\",\n            \"count\": 69\n        },\n        {\n            \"_id\": \"White Rice\",\n            \"count\": 64\n        },\n        {\n            \"_id\": \"Smoothies\",\n            \"count\": 64\n        },\n        {\n            \"_id\": \"Cauliflower\",\n            \"count\": 64\n        },\n        {\n            \"_id\": \"Savory Pies\",\n            \"count\": 63\n        },\n        {\n            \"_id\": \"Dessert, Breakfast\",\n            \"count\": 63\n        },\n        {\n            \"_id\": \"Brunch, Vegetable\",\n            \"count\": 62\n        },\n        {\n            \"_id\": \"Chowders\",\n            \"count\": 61\n        },\n        {\n            \"_id\": \"Spaghetti\",\n            \"count\": 61\n        },\n        {\n            \"_id\": \"Mexican\",\n            \"count\": 58\n        },\n        {\n            \"_id\": \"Tilapia\",\n            \"count\": 58\n        },\n        {\n            \"_id\": \"Long Grain Rice\",\n            \"count\": 58\n        },\n        {\n            \"_id\": \"Dessert, Breads\",\n            \"count\": 57\n        },\n        {\n            \"_id\": \"Brunch, Beverages\",\n            \"count\": 56\n        },\n        {\n            \"_id\": \"Tuna\",\n            \"count\": 56\n        },\n        {\n            \"_id\": \"Lentil\",\n            \"count\": 56\n        },\n        {\n            \"_id\": \"Snack, Spreads\",\n            \"count\": 56\n        },\n        {\n            \"_id\": \"Whole Chicken\",\n            \"count\": 53\n        },\n        {\n            \"_id\": \"Snack, Bar Cookie\",\n            \"count\": 52\n        },\n        {\n            \"_id\": \"Black Beans\",\n            \"count\": 51\n        },\n        {\n            \"_id\": \"High Protein\",\n            \"count\": 49\n        },\n        {\n            \"_id\": \"Crab\",\n            \"count\": 48\n        },\n        {\n            \"_id\": \"Asian\",\n            \"count\": 48\n        },\n        {\n            \"_id\": \"Spinach\",\n            \"count\": 48\n        },\n        {\n            \"_id\": \"Brunch, Breads\",\n            \"count\": 45\n        },\n        {\n            \"_id\": \"Healthy\",\n            \"count\": 45\n        },\n        {\n            \"_id\": \"< 4 Hours\",\n            \"count\": 44\n        },\n        {\n            \"_id\": \"Apple\",\n            \"count\": 44\n        },\n        {\n            \"_id\": \"Household Cleaner\",\n            \"count\": 44\n        },\n        {\n            \"_id\": \"Brunch, One Dish Meal\",\n            \"count\": 42\n        },\n        {\n            \"_id\": \"Lamb/Sheep\",\n            \"count\": 42\n        },\n        {\n            \"_id\": \"Greens\",\n            \"count\": 42\n        },\n        {\n            \"_id\": \"Clear Soup\",\n            \"count\": 41\n        },\n        {\n            \"_id\": \"Brunch, Cheese\",\n            \"count\": 41\n        },\n        {\n            \"_id\": \"Dessert, Sauces\",\n            \"count\": 40\n        },\n        {\n            \"_id\": \"Weeknight\",\n            \"count\": 39\n        },\n        {\n            \"_id\": \"Snack, Breads\",\n            \"count\": 38\n        },\n        {\n            \"_id\": \"Dessert, Gelatin\",\n            \"count\": 38\n        },\n        {\n            \"_id\": \"Penne\",\n            \"count\": 37\n        },\n        {\n            \"_id\": \"Punch Beverage\",\n            \"count\": 35\n        },\n        {\n            \"_id\": \"Breakfast, Yeast Breads\",\n            \"count\": 35\n        },\n        {\n            \"_id\": \"Pineapple\",\n            \"count\": 35\n        },\n        {\n            \"_id\": \"Snack, Yeast Breads\",\n            \"count\": 34\n        },\n        {\n            \"_id\": \"Snack, Drop Cookies\",\n            \"count\": 34\n        },\n        {\n            \"_id\": \"Kid Friendly\",\n            \"count\": 33\n        },\n        {\n            \"_id\": \"Stocks\",\n            \"count\": 33\n        },\n        {\n            \"_id\": \"Snack, Candy\",\n            \"count\": 30\n        }\n    ]\n}"}],"_postman_id":"ba8506c8-0523-4aef-9480-00f48d3ce0e0"},{"name":"Filter: With Images Only","id":"e4a0244d-d340-4b4b-bd26-e01c5eda4858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/with-image?has=true&page=1","description":"<p><strong>Source File:</strong> <code>with-image.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filters recipes to show only those with images.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>To be later used for displaying an image alongside every recipe and to use for visual galleries.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>has</strong> (Optional): string (\"true\", \"false\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["with-image"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"has","value":"true"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"6e57f42e-7db3-401e-8b7d-86584a262d7e","name":"Filter: With Images Only","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/with-image?has=true&page=1","host":["http://localhost:3033/api/recipes"],"path":["with-image"],"query":[{"key":"has","value":"true"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"22ae-GKZySvcFiUTQm7mdLxvC0WVwKHI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:50:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b80\",\n        \"Recipe_ID\": \"00000003\",\n        \"URL\": \"https://www.food.com/recipe/bourbon-chicken-45809\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000003\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/45/80/9/MwuCd6HpQ5mDvn4OLRkA_0S9A9886.jpg\",\n        \"Recipe_Title\": \"Bourbon Chicken\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"20\",\n        \"Total_Time\": \"35\",\n        \"Instructions\": \"[\\\"Editor's Note: Named Bourbon Chicken because it was supposedly created by a Chinese cook who worked in a restaurant on Bourbon Street.\\\", 'Heat oil in a large skillet.', 'Add chicken pieces and cook until lightly browned.', 'Remove chicken.', 'Add remaining ingredients, heating over medium Heat until well mixed and dissolved.', 'Add chicken and bring to a hard boil.', 'Reduce heat and simmer for 20 minutes.', 'Serve over hot rice and ENJOY.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 3101,\n        \"Nutrition\": {\n            \"Calories\": 521.4,\n            \"Fat\": 24.5,\n            \"Saturated_Fat\": 6.5,\n            \"Cholesterol\": 145.3,\n            \"Sodium\": 1573,\n            \"Carbohydrates\": 23.4,\n            \"Fiber\": 0.3,\n            \"Sugar\": 21.5,\n            \"Protein\": 50.1\n        },\n        \"Recipe_Title_lc\": \"bourbon chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b81\",\n        \"Recipe_ID\": \"00000004\",\n        \"URL\": \"https://www.food.com/recipe/best-banana-bread-2886\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000004\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/86/wBZxNua1T8yfDwbfo9Fz_0S9A9315.jpg\",\n        \"Recipe_Title\": \"Best Banana Bread\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"70\",\n        \"Instructions\": \"['Remove odd pots and pans from oven.', 'Preheat oven to 350º / 180º.', 'Cream together butter and sugar.', 'Add eggs and crushed bananas.', 'Combine well.', 'Sift together flour, soda and salt. Add to creamed mixture. Add vanilla.', 'Mix just until combined. Do not overmix.', 'Pour into greased and floured loaf pan.', 'Bake at 350º / 180º for 55 minutes.', 'Keeps well, refrigerated.']\",\n        \"Category\": \"Bread, Quick Breads\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 2345,\n        \"Nutrition\": {\n            \"Calories\": 272.8,\n            \"Fat\": 10.5,\n            \"Saturated_Fat\": 6.2,\n            \"Cholesterol\": 61.6,\n            \"Sodium\": 338.3,\n            \"Carbohydrates\": 42.5,\n            \"Fiber\": 1.4,\n            \"Sugar\": 24.4,\n            \"Protein\": 3.7\n        },\n        \"Recipe_Title_lc\": \"best banana bread\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b82\",\n        \"Recipe_ID\": \"00000005\",\n        \"URL\": \"https://www.food.com/recipe/to-die-for-crock-pot-roast-27208\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000005\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/27/20/8/LoLdAamfR02FY46yIy0B_crockpot-roast-4637.jpg\",\n        \"Recipe_Title\": \"To Die for Crock Pot Roast\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"540\",\n        \"Total_Time\": \"545\",\n        \"Instructions\": \"['Place beef roast in crock pot.', 'Mix the dried mixes together in a bowl and sprinkle over the roast.', 'Pour the water around the roast.', 'Cook on low for 7-9 hours.', 'Optional tweaks:.', '1. Use onion soup mix instead of ranch.', '2. Add one cup of red wine along with the water.', '3. Add potatoes, carrots, mushrooms, celery and onion 2-3 hours before end.']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1707,\n        \"Nutrition\": {\n            \"Calories\": 295.2,\n            \"Fat\": 9.7,\n            \"Saturated_Fat\": 3.9,\n            \"Cholesterol\": 149.8,\n            \"Sodium\": 380.6,\n            \"Carbohydrates\": 2.6,\n            \"Fiber\": 0.1,\n            \"Sugar\": 0,\n            \"Protein\": 49.5\n        },\n        \"Recipe_Title_lc\": \"to die for crock pot roast\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b83\",\n        \"Recipe_ID\": \"00000006\",\n        \"URL\": \"https://www.food.com/recipe/crock-pot-chicken-with-black-beans-cream-cheese-89204\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000006\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/89/20/4/uxMwt1VGQ5m2ePyzwHWy_salsa-chicken-black-beans-2312.jpg\",\n        \"Recipe_Title\": \"Crock-Pot Chicken With Black Beans & Cream Cheese\",\n        \"Prep_Time\": \"3\",\n        \"Cook_Time\": \"240\",\n        \"Total_Time\": \"243\",\n        \"Instructions\": \"['Take 4-5 frozen, yes, frozen, boneless chicken breasts put into crock pot.', 'Add 1 can of black beans, drained, 1 jar of salsa, 1 can of corn drained.', 'Keep in crock pot on high for about 4-5 hours or until chicken is cooked.', 'Add 1 package of cream cheese (just throw it on top!) and let sit for about 1/2 hour.', 'All done and enjoy!']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 1661,\n        \"Nutrition\": {\n            \"Calories\": 679.2,\n            \"Fat\": 35,\n            \"Saturated_Fat\": 15.2,\n            \"Cholesterol\": 155.3,\n            \"Sodium\": 913.4,\n            \"Carbohydrates\": 50.1,\n            \"Fiber\": 11.2,\n            \"Sugar\": 9.9,\n            \"Protein\": 45.9\n        },\n        \"Recipe_Title_lc\": \"crock-pot chicken with black beans & cream cheese\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b84\",\n        \"Recipe_ID\": \"00000007\",\n        \"URL\": \"https://www.food.com/recipe/creamy-cajun-chicken-pasta-39087\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000007\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/39/08/7/VPeSMiYHRce4BWsyj7Nl_0S9A5582.jpg\",\n        \"Recipe_Title\": \"Creamy Cajun Chicken Pasta\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"15\",\n        \"Total_Time\": \"25\",\n        \"Instructions\": \"['Place chicken and Cajun seasoning in a bowl and toss to coat.', 'In a large skillet over medium heat, sauté chicken in butter or margarine until chicken is tender, about 5 to 7 minutes.', 'Reduce heat add green onion, heavy cream, tomatoes, basil, salt, garlic powder, black pepper and heat through.', 'Pour over hot linguine and toss with Parmesan cheese.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Cajun And Creole\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1608,\n        \"Nutrition\": {\n            \"Calories\": 719.1,\n            \"Fat\": 41.1,\n            \"Saturated_Fat\": 24,\n            \"Cholesterol\": 198.6,\n            \"Sodium\": 816.8,\n            \"Carbohydrates\": 47.4,\n            \"Fiber\": 2.5,\n            \"Sugar\": 3.1,\n            \"Protein\": 39.3\n        },\n        \"Recipe_Title_lc\": \"creamy cajun chicken pasta\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b85\",\n        \"Recipe_ID\": \"00000008\",\n        \"URL\": \"https://www.food.com/recipe/oatmeal-raisin-cookies-35813\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000008\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/35/81/3/KU3JVxMDRriISEG3KdPy_0S9A9740.jpg\",\n        \"Recipe_Title\": \"Oatmeal Raisin Cookies\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"11\",\n        \"Total_Time\": \"26\",\n        \"Instructions\": \"['Preheat oven to 350°.', 'Whisk dry ingredients; set aside.', 'Combine wet ingredients with a hand mixer on low.', 'To cream, increase speed to high and beat until fluffy and the color lightens.', 'Stir the flour mixture into the creamed mixture until no flour is visible.', '(Over mixing develops the gluten, making a tough cookie.) Now add the oats and raisins; stir to incorporate.', 'Fill a #40 cookie scoop and press against side of bowl, pulling up to level dough (to measure 2 tablespoons of dough).', 'Drop 2-inches apart onto baking sheet sprayed with nonstick spray.', 'Bake 11-13 minutes (on center rack), until golden, but still moist beneath cracks on top.', 'Remove from oven; let cookies sit on baking sheet for 2 minutes before transferring to a wire rack to cool.']\",\n        \"Category\": \"Snack, Drop Cookies\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1455,\n        \"Nutrition\": {\n            \"Calories\": 188.6,\n            \"Fat\": 6.4,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 23.9,\n            \"Sodium\": 117.1,\n            \"Carbohydrates\": 30.3,\n            \"Fiber\": 1.8,\n            \"Sugar\": 15.1,\n            \"Protein\": 3.5\n        },\n        \"Recipe_Title_lc\": \"oatmeal raisin cookies\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b86\",\n        \"Recipe_ID\": \"00000009\",\n        \"URL\": \"https://www.food.com/recipe/best-ever-banana-cake-with-cream-cheese-frosting-67256\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000009\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/67/25/6/ErcPhaBVS2OMnh07iiZf_banana-cake-with-cream-cheese-frosting-08.jpg\",\n        \"Recipe_Title\": \"Best Ever Banana Cake With Cream Cheese Frosting\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"75\",\n        \"Instructions\": \"['Preheat oven to 275°F (135C).', 'Grease and flour a 9 x 13 pan.', 'In a small bowl, mix mashed banana with the lemon juice; set aside.', 'In a medium bowl, mix flour, baking soda and salt; set aside.', 'In a large bowl, cream 3/4 cup butter and 2 1/8 cups sugar until light and fluffy.', 'Beat in eggs, one at a time, then stir in 2 tsp vanilla.', 'Beat in the flour mixture alternately with the buttermilk.', 'Stir in banana mixture.', 'Pour batter into prepared pan and bake in preheated oven for one hour or until toothpick inserted in center comes out clean.', 'Remove from oven and place directly into the freezer for 45 minutes. This will make the cake very moist.', 'For the frosting, cream the butter and cream cheese until smooth.', 'Beat in 1 teaspoon vanilla.', 'Add icing sugar and beat on low speed until combined, then on high speed until frosting is smooth.', 'Spread on cooled cake.', 'Sprinkle chopped walnuts over top of the frosting, if desired.']\",\n        \"Category\": \"Dessert\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1437,\n        \"Nutrition\": {\n            \"Calories\": 503.5,\n            \"Fat\": 20.6,\n            \"Saturated_Fat\": 12.3,\n            \"Cholesterol\": 89.5,\n            \"Sodium\": 365.4,\n            \"Carbohydrates\": 75.7,\n            \"Fiber\": 1,\n            \"Sugar\": 55.7,\n            \"Protein\": 5.5\n        },\n        \"Recipe_Title_lc\": \"best ever banana cake with cream cheese frosting\"\n    }\n]"}],"_postman_id":"e4a0244d-d340-4b4b-bd26-e01c5eda4858"},{"name":"Filter by Category","id":"44d88545-9773-4312-9d5c-46735ea9ed60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/category?category=Lunch&page=1","description":"<p><strong>Source File:</strong> <code>category.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filters recipes by a specific category (e.g., 'Lunch' or 'Dinner').</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for Category landing pages.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>category</strong> (Mandatory): string (\"Lunch\", \"Main Dish\", \"Snack\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["category"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"category","value":"Lunch"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"15d18f8c-e9dc-4f76-baea-71d7aff5bda2","name":"Filter by Category","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/category?category=Lunch&page=1","host":["http://localhost:3033/api/recipes"],"path":["category"],"query":[{"key":"category","value":"Lunch"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"28d9-NBuqYZ6JU1AksOmtt5oNDt5XlCo\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:50:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b9c\",\n        \"Recipe_ID\": \"00000031\",\n        \"URL\": \"https://www.food.com/recipe/my-familys-favorite-sloppy-joes-pizza-joes-63689\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000031\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/63/68/9/omzyoNv4TbqKCfkCXhax_sloppy%20joe.jpg3.jpg\",\n        \"Recipe_Title\": \"My Family's Favorite Sloppy Joes (Pizza Joes)\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"30\",\n        \"Total_Time\": \"45\",\n        \"Instructions\": \"['In a large skillet, brown ground beef, celery and onion.', 'Drain the fat, who needs it?.', 'Stir in remaining ingredients, simmer covered, 15-20 minutes, stirring occasionally.', \\\"If Joes appear too'loose', leave cover off and let moisture evaporate.\\\", \\\"Cook until it's the consistency you like for serving on toasted buns, with french fries and cole slaw.\\\"]\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 759,\n        \"Nutrition\": {\n            \"Calories\": 325.3,\n            \"Fat\": 17.4,\n            \"Saturated_Fat\": 6.7,\n            \"Cholesterol\": 77.1,\n            \"Sodium\": 733.2,\n            \"Carbohydrates\": 19.1,\n            \"Fiber\": 1.7,\n            \"Sugar\": 14.8,\n            \"Protein\": 22.6\n        },\n        \"Recipe_Title_lc\": \"my family's favorite sloppy joes (pizza joes)\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bac\",\n        \"Recipe_ID\": \"00000047\",\n        \"URL\": \"https://www.food.com/recipe/the-best-chili-you-will-ever-taste-73166\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000047\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/73/16/6/jQ7zEif7QAuWHpy0nwFs_best%20chili%20SITE-3.jpg\",\n        \"Recipe_Title\": \"The Best Chili You Will Ever Taste\",\n        \"Prep_Time\": \"30\",\n        \"Cook_Time\": \"120\",\n        \"Total_Time\": \"150\",\n        \"Instructions\": \"['Heat oil.', 'Cook onions, garlic and meat until brown.', 'Add tomatoes, beer, coffee, tomato paste and beef broth.', 'Add spices Stir in 2 cans of kidney beans and peppers.', 'Reduce heat and simmer for 1 1/2 hours.', 'Add 2 remaining cans of kidney beans and simmer for another 30 minutes.']\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 619,\n        \"Nutrition\": {\n            \"Calories\": 705.7,\n            \"Fat\": 19.1,\n            \"Saturated_Fat\": 6.8,\n            \"Cholesterol\": 91.7,\n            \"Sodium\": 2178.5,\n            \"Carbohydrates\": 84.4,\n            \"Fiber\": 20.3,\n            \"Sugar\": 36.1,\n            \"Protein\": 47.4\n        },\n        \"Recipe_Title_lc\": \"the best chili you will ever taste\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32be4\",\n        \"Recipe_ID\": \"00000103\",\n        \"URL\": \"https://www.food.com/recipe/roasted-green-beans-133821\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000103\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/13/38/21/8JbamEgZSzOQgR13anhB_roasted-green-beans-2435.jpg\",\n        \"Recipe_Title\": \"Roasted Green Beans\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"20\",\n        \"Total_Time\": \"25\",\n        \"Instructions\": \"['Preheat oven to 400°F.', 'Wash, dry well, and trim green beans.', 'Put green beans on a jelly roll pan.', 'Drizzle with olive oil.', 'Sprinkle with salt and pepper to taste (I like them salty so I use about 1 1/2 teaspoons of salt and about 8-10 grinds of the pepper mill). *Mrs. Dash may be substituted for salt and pepper as desired.', 'Use your hands to be sure all the beans are evenly coated and spread them out into 1 layer.', 'Roast for 20-25 minutes, turning after 15 minutes, until beans are fairly brown in spots and somewhat shriveled.', 'Serve hot or at room temperature.']\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 395,\n        \"Nutrition\": {\n            \"Calories\": 100.9,\n            \"Fat\": 3.9,\n            \"Saturated_Fat\": 0.6,\n            \"Cholesterol\": 0,\n            \"Sodium\": 595.1,\n            \"Carbohydrates\": 16,\n            \"Fiber\": 6.2,\n            \"Sugar\": 7.4,\n            \"Protein\": 4.2\n        },\n        \"Recipe_Title_lc\": \"roasted green beans\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32bfc\",\n        \"Recipe_ID\": \"00000127\",\n        \"URL\": \"https://www.food.com/recipe/easy-and-tasty-barbecue-chicken-sandwiches-in-the-crock-pot-95569\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000127\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/95/56/9/InD18pFRzekaRM7BvFpT_bbq sandwich SITE-3.jpg\",\n        \"Recipe_Title\": \"Easy and Tasty Barbecue Chicken Sandwiches in the Crock Pot\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"480\",\n        \"Total_Time\": \"490\",\n        \"Instructions\": \"['Remove all visible fat from the chicken and toss it in the crock pot.', 'Place the onion slices on top of the chicken.', 'Pour the barbecue sauce over top.', 'You may not need the entire jar, just enough to cover the chicken.', 'Cook it on LOW for 8 hours or until the chicken is nice and tender.', 'Shred the chicken with a fork and knife; scoop the mixture onto the bottom buns and top it with the top buns.', \\\"Or, if you're like my dad, you might prefer leaving the breasts whole and eating it that way.\\\", 'Voila!', \\\"An easy weeknight meal that doesn't heat up your kitchen in the summertime!\\\", 'I love this with potato chips and a carrot and raisin salad.']\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 351,\n        \"Nutrition\": {\n            \"Calories\": 471.3,\n            \"Fat\": 5.2,\n            \"Saturated_Fat\": 1.1,\n            \"Cholesterol\": 72.6,\n            \"Sodium\": 1529.8,\n            \"Carbohydrates\": 74.8,\n            \"Fiber\": 2.2,\n            \"Sugar\": 40.5,\n            \"Protein\": 28.5\n        },\n        \"Recipe_Title_lc\": \"easy and tasty barbecue chicken sandwiches in the crock pot\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32c05\",\n        \"Recipe_ID\": \"00000136\",\n        \"URL\": \"https://www.food.com/recipe/caramelized-baked-chicken-legs-wings-145038\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000136\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/14/50/38/narIiRSK1QtMnGNiGvg1_017%20caramelized%20chicken%20legs.jpg\",\n        \"Recipe_Title\": \"Caramelized Baked Chicken Legs/Wings\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"90\",\n        \"Total_Time\": \"95\",\n        \"Instructions\": \"['Preheat oven to 350 degrees Fahrenheit or 180 degrees Celsius.', 'Place chicken in a 9x13 inch baking dish. Mix together the oil, soy sauce, ketchup, honey, garlic, salt and pepper.', 'Pour over the chicken.', 'Bake in preheated oven for one hour, or until sauce is caramelized.', 'Could also use wings or pork ribs.']\",\n        \"Category\": \"Brunch, Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 338,\n        \"Nutrition\": {\n            \"Calories\": 535.6,\n            \"Fat\": 26.7,\n            \"Saturated_Fat\": 7,\n            \"Cholesterol\": 157,\n            \"Sodium\": 1538.5,\n            \"Carbohydrates\": 37.6,\n            \"Fiber\": 0.3,\n            \"Sugar\": 36.2,\n            \"Protein\": 37.1\n        },\n        \"Recipe_Title_lc\": \"caramelized baked chicken legs/wings\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32c0d\",\n        \"Recipe_ID\": \"00000144\",\n        \"URL\": \"https://www.food.com/recipe/uncle-bills-microwave-potato-chips-47195\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000144\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/47/19/5/picUDzY72.jpg\",\n        \"Recipe_Title\": \"Uncle Bill's Microwave Potato Chips\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"25\",\n        \"Total_Time\": \"35\",\n        \"Instructions\": \"['If potatoes are old, peel and slice thin, less than 1/16\\\" in thickness (paper thin), slicing across the potato.', 'If the potatoes are new or good skins, DO NOT PEEL, just scrub well, then slice them less than 1/16\\\" in thickness (paper thin), slicing across the potato.', 'Place potato slices in a bowl, sprinkle with some salt (if desired) cover with cold water and let sit for 10 minutes.', 'Remove potato slices in batches onto paper toweling and pat dry.', 'If you have a microwave bacon tray, rub the tray with a vegetable oil, then place the sliced potatoes flat on the tray in a single layer.', 'Sprinkle with your choice of herbs or spices or just leave them plain.', 'Cover with a microwaveable, round heavy plastic cover.', 'Microwave on HIGH (full power) for 5 to 5 1/2 minutes or until they curl slightly and are a very light brown in color.', 'Cooking time could vary slightly, depending on the wattage of your microwave and the thickness of the slices. The thinner the slices, the quicker they cook and the tastier they are.', 'You do not have to turn the sliced potatoes over.', 'If you do not have a bacon tray, use a microwave safe casserole dish.', 'Rub the inside of the dish with some olive oil for the first batch of potato chips.', 'I do not know why, but I find that if you do not rub oil the first time, some chips will tend to stick to the dish.', 'After the first batch is done, you do not have to rub the dish again.', 'Continue to microwave the remainder of sliced potatoes as noted above.', 'If using a bacon tray, after the first batch is cooked, you can reduce the microwaving time to 4 1/2 minutes and even less as you continue to microwave each batch.', 'NOTE: You can also use PARCHMENT PAPER to microwave the potato slices. Lightly spray or rub the parchment paper with some vegetable oil or a Pam spray. Place your potato slices on the parchment paper, then sprinkle them with whatever you like and then place another piece of parchment paper on top. This will help microwave the potatoes more evenly and they should turn out nice and crisp. Microwaving time should be between 5 and 6 minutes.', 'ADDITIONAL IDEAS, suggested by Deb K:.', 'Granulated garlic powder with parsley.', 'Cracked black pepper, grated parmesan and sea salt sprinkled after removing from microwave.', 'Another, after removing chips from microwave, sprinkle with grated cheddar cheese, zap for a few seconds to melt the cheese, then add a dab of sour cream.', 'A great dip is Robert Rothschild Farm Dips:.', 'Emerald Isle Onion Dill and Horseradish Dip.']\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 332,\n        \"Nutrition\": {\n            \"Calories\": 284.1,\n            \"Fat\": 0.3,\n            \"Saturated_Fat\": 0.1,\n            \"Cholesterol\": 0,\n            \"Sodium\": 22.1,\n            \"Carbohydrates\": 64.5,\n            \"Fiber\": 8.1,\n            \"Sugar\": 2.9,\n            \"Protein\": 7.5\n        },\n        \"Recipe_Title_lc\": \"uncle bill's microwave potato chips\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32c12\",\n        \"Recipe_ID\": \"00000149\",\n        \"URL\": \"https://www.food.com/recipe/classic-potato-salad-22747\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000149\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/22/74/7/j31txphRKpaYLFhrGyYg_CPS%204%20-%20final_2.jpg\",\n        \"Recipe_Title\": \"Classic Potato Salad\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"NA\",\n        \"Total_Time\": \"15\",\n        \"Instructions\": \"['Boil peeled potatoes in salted water until done. Cool to room temperature.', 'Place diced potatoes in large bowl.', 'Mix mayonnaise, cider vinegar, sugar, mustard, salt, garlic powder, and pepper in another bowl.', 'Add to potatoes.', 'Add celery and onions and mix well.', 'Stir in eggs.', 'Sprinkle a little paprika on top.']\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"European\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 325,\n        \"Nutrition\": {\n            \"Calories\": 237.9,\n            \"Fat\": 3.6,\n            \"Saturated_Fat\": 1.1,\n            \"Cholesterol\": 116.6,\n            \"Sodium\": 372.8,\n            \"Carbohydrates\": 43.4,\n            \"Fiber\": 5.3,\n            \"Sugar\": 6.2,\n            \"Protein\": 8.7\n        },\n        \"Recipe_Title_lc\": \"classic potato salad\"\n    }\n]"}],"_postman_id":"44d88545-9773-4312-9d5c-46735ea9ed60"},{"name":"Filter by Cuisine","id":"3f42cab2-cea7-4aad-9215-b03ce14677bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipes_cuisine/cuisine/:region?page=1","description":"<p><strong>Source File:</strong> <code>recipes-cuisine.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filters recipes by specific region/cuisine.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for Cuisine browsing.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>region</strong> (Mandatory): string (\"Indian\", \"Chinese\", \"American\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["recipes_cuisine","cuisine",":region"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"page","value":"1"}],"variable":[{"id":"a8c46674-3fe3-4acb-a97b-811ebee17a7c","type":"any","value":"Indian","key":"region"}]}},"response":[{"id":"65e19e7d-51ce-4c6e-b6df-5ce2184d187b","name":"Filter by Cuisine","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipes_cuisine/cuisine/:region?page=1","host":["http://localhost:3033/api/recipes"],"path":["recipes_cuisine","cuisine",":region"],"query":[{"key":"page","value":"1"}],"variable":[{"key":"region","value":"Indian"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2ae6-cq0CAkaQIXamrBPg0zwSymotl9k\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:50:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c337d0\",\n        \"Recipe_ID\": \"00003151\",\n        \"URL\": \"https://www.food.com/recipe/indian-samosa-15348\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00003151\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/15/34/8/UlmzdKvSZK9YdR9Kdxwy_DSC08968.JPG\",\n        \"Recipe_Title\": \"Indian Samosa\",\n        \"Prep_Time\": \"60\",\n        \"Cook_Time\": \"30\",\n        \"Total_Time\": \"90\",\n        \"Instructions\": \"['Mix together the flour, oil and salt.', 'Add a little water, until mixture becomes crumbly.', 'Keep adding water, kneading the mixture till it becomes a soft pliable dough.', 'Cover with a moist cloth and set aside for 20 minutes.', 'Beat dough on a work surface and knead again.', 'Cover and set aside.', 'FILLING.', 'Heat 3 tbsp oil.', 'Add ginger, garlic, green chillies and few coriander seeds.', 'Stir fry for 1 minute, add onions and saute till light brown.', 'Add cilantro (fresh coriander), lemon juice, turmeric, red chili, salt and garam masala.', 'Stir fry for 2 minutes.', 'Add potatoes.', 'Stir fry for 2 minutes.', 'Set aside and allow to cool.', 'Divide dough into 10 equal portions.', 'Use a rolling pin, roll a piece of dough into a 5\\\" oval.', 'Cut into 2 halves.', 'Run a moist finger along the diameter.', 'Roll around finger to make a cone.', 'Place a tablespoon of the filling into the cone.', 'Seal the third side using a moist finger.', 'Deep fry the samosas on low to medium heat until light brown.', 'Serve with tomato sauce or any chutney you love.']\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 48,\n        \"Nutrition\": {\n            \"Calories\": 430.7,\n            \"Fat\": 17.6,\n            \"Saturated_Fat\": 2.3,\n            \"Cholesterol\": 0,\n            \"Sodium\": 20.3,\n            \"Carbohydrates\": 61.8,\n            \"Fiber\": 6,\n            \"Sugar\": 4,\n            \"Protein\": 7.8\n        },\n        \"Recipe_Title_lc\": \"indian samosa\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c33e17\",\n        \"Recipe_ID\": \"00004757\",\n        \"URL\": \"https://www.food.com/recipe/madhur-jaffreys-naan-bread-446809\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00004757\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/44/68/09/LALCWkvmRlKwP9svVdNf_FFA69EDA-8510-42A1-8B65-60B2AC54BF05.jpeg\",\n        \"Recipe_Title\": \"Madhur Jaffrey's Naan Bread\",\n        \"Prep_Time\": \"90\",\n        \"Cook_Time\": \"3\",\n        \"Total_Time\": \"93\",\n        \"Instructions\": \"['Put the milk in a bowl. Add 1tsp of sugar and the yeast. Stir to mix. Set aside for 15-20 minutes or until the yeast has dissolved and the mixture is frothy.', 'Sift the flour, salt and baking powder into a bowl. Add the remaining 1tsp sugar, the yeast mixture, 2tblsp vegetable oil and yogurt and egg. Mix to form a ball of dough.', 'Knead for 10 minutes until smooth and satiny (I did this in a stand mixer). Form into a ball. Pour 1/4tsp oil into a large bowl and roll the ball of dough in it. Cover the bowl with clingfilm and set aside for 1 hour until doubled in size.', \\\"Preheat the oven to it's hottest temperature. Put your heaviest baking tray to heat in the oven. Preheat your grill.\\\", \\\"Punch down the dough and knead again. Divide into six equal balls. Keep covered when not working with the balls of dough. Roll the ball of dough into a tear-shaped naan, about 25cm long and 13cm wide at it's widest point.\\\", \\\"Remove the tray from the oven and slap a naan on it. Put in the oven for 3 minutes, it will puff up. Now place the tray under the grill for about 30 seconds to brown slightly (I didn't bother with this as my naan browned in the oven). Wrap the naans in a tea towel or foil. Make all the naans this way. Serve hot.\\\", 'I kept them warm wrapped in foil in a turned off warm oven, you can reheat them in the microwave for 40 seconds or so.']\",\n        \"Category\": \"Breads\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 35,\n        \"Nutrition\": {\n            \"Calories\": 434.4,\n            \"Fat\": 8.1,\n            \"Saturated_Fat\": 2.1,\n            \"Cholesterol\": 37.7,\n            \"Sodium\": 292.3,\n            \"Carbohydrates\": 76,\n            \"Fiber\": 2.9,\n            \"Sugar\": 2.9,\n            \"Protein\": 12.9\n        },\n        \"Recipe_Title_lc\": \"madhur jaffrey's naan bread\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34e6b\",\n        \"Recipe_ID\": \"00008933\",\n        \"URL\": \"https://www.food.com/recipe/rogan-josh-211487\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00008933\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/21/14/87/pHuR7rQviyFvtZbXNCAl_FDC_Rogan-Josh_H1.jpg\",\n        \"Recipe_Title\": \"Rogan Josh\",\n        \"Prep_Time\": \"30\",\n        \"Cook_Time\": \"120\",\n        \"Total_Time\": \"150\",\n        \"Instructions\": \"['Put the ginger, garlic, and 4 tablespoons of water into the blender. Blend well until you have a smooth paste.', 'Heat oil in a wide heavy pot over a medium heat, brown the meat cubes in serveral batches and set to one side.', 'Put the cardamom, bay leaves, cloves, peppercons and cinnamon into the same hot oil. stir once and wait until the cloves swell and the bay leaves begin to take on colour.', 'Now put in the onions. Stir and fry for 5 minutes until they turn a medium brown colour.', 'Put in the ginger garlic paste and stir for 30 seconds.', 'Add the coriander, cumin, paprika-cayenne, and salt. Stir and fry for 30 seconds.', 'Add the fried meat cubes and juices.', 'Stir for 30 seconds, now add 1 tablespoon of yoghurt, stir until well blended .', 'Add the remaining yoghurt, a tablespoon at a time in the same way. Stir and fry for another 3 minutes.', \\\"Now add 275ml of water if you're cooking lamb or chicken and 425ml of water if you're cooking beef. Bring to the boil, scraping all the browned spices off the sides and bottom of the pot. Cover and cook on low for an hour if you're cooking chicken or lamb and 2 hours if cooking beef, (or until meat is tender.).\\\", 'Every 10 minutes give the meat a good stir. When the meat is tender take off the lid, turn the heat up to medium, and boil away some of the liquid.', 'All the fat that collects in the pot may be spooned off the top.', 'Sprinkle the garam masala and black pepper over the meat before you serve and mix them inches.']\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 22,\n        \"Nutrition\": {\n            \"Calories\": 1051.6,\n            \"Fat\": 89.8,\n            \"Saturated_Fat\": 28.4,\n            \"Cholesterol\": 183,\n            \"Sodium\": 763.7,\n            \"Carbohydrates\": 17.6,\n            \"Fiber\": 4.4,\n            \"Sugar\": 6.2,\n            \"Protein\": 44.7\n        },\n        \"Recipe_Title_lc\": \"rogan josh\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35370\",\n        \"Recipe_ID\": \"00010216\",\n        \"URL\": \"https://www.food.com/recipe/spicy-indian-grilled-chicken-123287\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00010216\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/32/87/picELBmrl.jpg\",\n        \"Recipe_Title\": \"Spicy Indian Grilled Chicken\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"NA\",\n        \"Total_Time\": \"15\",\n        \"Instructions\": \"['Combine all marinade ingredients well.', 'Coat chicken pieces in marinade paste.', 'Marinate from 1 hour, or up to overnight in the refrigerator.', 'Grill over medium coals until browned, about 15 minutes each side.']\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 20,\n        \"Nutrition\": {\n            \"Calories\": 556.9,\n            \"Fat\": 42.2,\n            \"Saturated_Fat\": 10.5,\n            \"Cholesterol\": 156.2,\n            \"Sodium\": 878.7,\n            \"Carbohydrates\": 3.9,\n            \"Fiber\": 1.3,\n            \"Sugar\": 0.8,\n            \"Protein\": 39.5\n        },\n        \"Recipe_Title_lc\": \"spicy indian grilled chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35318\",\n        \"Recipe_ID\": \"00010128\",\n        \"URL\": \"https://www.food.com/recipe/spiced-indian-cabbage-161212\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00010128\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/16/12/12/picmDIrN3.jpg\",\n        \"Recipe_Title\": \"Spiced Indian Cabbage\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"10\",\n        \"Total_Time\": \"20\",\n        \"Instructions\": \"['Heat the oil.', 'Add the cumin and mustard seeds.', 'Add the asafoetida powder.', 'Add ginger, garlic, chillies and onions.', 'Cook till the onions are a little soft.', 'Add the cabbage.', 'Add salt and turmeric powder.', 'Cook till the consistency which you like your cabbage to be cooked. *I cook about 5 minutes because I like my cabbage crunchy.', 'Add chopped cilantro.', 'Serve with Indian bread.', 'Variations:.', 'I have these variations which I use depending on what I am in the mood for', '1. Add chopped tomato along with the onions.', '2. Add boiled, diced potatoes.', '3. Add grated fresh coconut or dry coconut with the cabbage.']\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 20,\n        \"Nutrition\": {\n            \"Calories\": 67.1,\n            \"Fat\": 2.6,\n            \"Saturated_Fat\": 0.4,\n            \"Cholesterol\": 0,\n            \"Sodium\": 16.6,\n            \"Carbohydrates\": 10.6,\n            \"Fiber\": 2.9,\n            \"Sugar\": 5.1,\n            \"Protein\": 2\n        },\n        \"Recipe_Title_lc\": \"spiced indian cabbage\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c351e7\",\n        \"Recipe_ID\": \"00009824\",\n        \"URL\": \"https://www.food.com/recipe/slow-cooker-chicken-tikka-masala-484232\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00009824\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/48/42/32/picYCP2ke.jpg\",\n        \"Recipe_Title\": \"Slow Cooker Chicken Tikka Masala\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"480\",\n        \"Total_Time\": \"495\",\n        \"Instructions\": \"['In a large mixing bowl combine chopped onions, minced garlic, grated ginger, sliced jalapeno, tomato puree, plain yogurt, olive oil, lemon juice, Garam Masala, cumin, paprika, salt, cinnamon, pepper and cayenne pepper. Stir until combine.', 'Pour half of sauce mixture into a large slow cooker then add in diced chicken followed then cover chicken with remaining sauce. Add in 2 bay leaves.', 'Cover slow cooker with lid and cook on low heat for 8 hours (or high for 4 hours).', 'In a mixing bowl, whisk together heavy cream and cornstarch, pour mixture into slow cooker and gently stir. Allow mixture to cook 20 minutes while you prepare the rice.', 'Remove bay leaves and sliced jalapeno and serve warm over rice and sprinkle with chopped cilantro.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 20,\n        \"Nutrition\": {\n            \"Calories\": 404.2,\n            \"Fat\": 24.5,\n            \"Saturated_Fat\": 11.7,\n            \"Cholesterol\": 125.2,\n            \"Sodium\": 974.7,\n            \"Carbohydrates\": 21.8,\n            \"Fiber\": 3.8,\n            \"Sugar\": 10.5,\n            \"Protein\": 26.9\n        },\n        \"Recipe_Title_lc\": \"slow cooker chicken tikka masala\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35e49\",\n        \"Recipe_ID\": \"00012991\",\n        \"URL\": \"https://www.food.com/recipe/mango-peach-chutney-47554\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00012991\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/47/55/4/picYuWXjx.jpg\",\n        \"Recipe_Title\": \"Mango Peach Chutney\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"50\",\n        \"Total_Time\": \"65\",\n        \"Instructions\": \"['Combine all of the chutney ingredients in a nonreactive saucepan and bring to a boil.', 'Reduce the heat and simmer gently, uncovered, for about 45 minutes, stirring ocasionally, until thick and translucent.', 'Cool or chill before serving.', 'This chutney will keep for several weeks stored in a tightly covered container in the refrigerator.', 'If you wish, you may can the hot chutney in hot sterilized jelly jars, and seal with hot sterilized lids. No need to cook in a hot water bath, there is enough sugar and vinager to preserve.']\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 16,\n        \"Nutrition\": {\n            \"Calories\": 229.2,\n            \"Fat\": 0.7,\n            \"Saturated_Fat\": 0.1,\n            \"Cholesterol\": 0,\n            \"Sodium\": 158.2,\n            \"Carbohydrates\": 56.4,\n            \"Fiber\": 3.5,\n            \"Sugar\": 51.3,\n            \"Protein\": 2\n        },\n        \"Recipe_Title_lc\": \"mango peach chutney\"\n    }\n]"}],"_postman_id":"3f42cab2-cea7-4aad-9215-b03ce14677bb"},{"name":"Recipe of Day (By Category)","id":"99f2787f-ee1f-401e-9a03-2fd80d2e4bbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipe-Day-category?category=Dessert","description":"<p><strong>Source File:</strong> <code>recipe-day-category.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Picks a deterministic 'Recipe of the Day' restricted to a category.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>'Dessert/Lunch/Dinner of the Day'</strong> and similar sections.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>category</strong> (Mandatory): string (\"Dessert\", \"Lunch\", \"Snack\")</li>\n</ul>\n","urlObject":{"path":["recipe-Day-category"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"category","value":"Dessert"}],"variable":[]}},"response":[{"id":"0a69cbe1-9cc9-4478-9dc1-2aa4457d2bae","name":"Recipe of Day (By Category)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipe-Day-category?category=Dessert","host":["http://localhost:3033/api/recipes"],"path":["recipe-Day-category"],"query":[{"key":"category","value":"Dessert"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"720-s497n6gixj9VTMe3QKp7lrpUB2E\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:50:56 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"date\": \"2026-01-23\",\n    \"recipe\": {\n        \"_id\": \"6951a38b9da0231734c367e6\",\n        \"Recipe_ID\": \"00015449\",\n        \"URL\": \"https://www.food.com/recipe/white-chocolate-peppermint-bark-37144\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00015449\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/37/14/4/LRIJGaKVR5Nz25bgevxD_image.jpg\",\n        \"Recipe_Title\": \"White Chocolate Peppermint Bark\",\n        \"Prep_Time\": \"30\",\n        \"Cook_Time\": \"NA\",\n        \"Total_Time\": \"30\",\n        \"Instructions\": \"['Line a 9x13\\\" baking pan with aluminum foil.', 'Break up the white chocolate into small pieces and melt in either a double boiler set over simmering water, or in the microwave according to the package directions.', 'Do not let the chocolate burn!', 'Remove from heat and stir in the 1/3 cup of crushed candy canes.', 'Immediately pour this mixture into the prepared pan and spread spoon with a rubber spatula, leaving a 1/2\\\" border around the edge of the pan.', \\\"Don't worry if it doesn't look perfectly shaped, but try to get it as evenly flattened as possible.\\\", 'Melt semisweet chocolate pieces.', 'Drizzle the melted semisweet chocolate all over the surface of the white chocolate.', 'Sprinkle with the remaining 2 tablespoons of crushed candy canes.', 'Set in the fridge until it firms up- this only takes a short time (about 15 minutes or so).', 'Cut or break the bark into serving pieces.', 'Jagged edges are ok.', 'These will look nice wrapped in plastic tin and tied with pink& white curling ribbon to give as holiday treats.']\",\n        \"Category\": \"Dessert, Candy\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 14,\n        \"Nutrition\": {\n            \"Calories\": 128.9,\n            \"Fat\": 7.7,\n            \"Saturated_Fat\": 4.7,\n            \"Cholesterol\": 4.8,\n            \"Sodium\": 20.6,\n            \"Carbohydrates\": 14.3,\n            \"Fiber\": 0.1,\n            \"Sugar\": 14.1,\n            \"Protein\": 1.4\n        },\n        \"Recipe_Title_lc\": \"white chocolate peppermint bark\"\n    },\n    \"category\": \"Dessert\"\n}"}],"_postman_id":"99f2787f-ee1f-401e-9a03-2fd80d2e4bbd"},{"name":"Recipe of Day (Advanced)","id":"66e82d27-3a08-4a68-84ba-f7f12702154c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipe-day/with-ingredients-categories?includeDiet=Vegetarian&includeFlavor=Spice","description":"<p><strong>Source File:</strong> <code>recipe-day-with-ingredients-categories.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>'Recipe of the Day' with flavor/diet filters.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for personalized recommendations.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>includeDiet</strong> (Optional): string (\"Vegetarian\", \"Vegan\")</li>\n<li><strong>includeFlavor</strong> (Optional): string (\"Spice\", \"Sweet\")</li>\n</ul>\n","urlObject":{"path":["recipe-day","with-ingredients-categories"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"includeDiet","value":"Vegetarian"},{"key":"includeFlavor","value":"Spice"}],"variable":[]}},"response":[{"id":"7af8bfe0-9571-4ca5-a4d9-dcf0cff6ae0b","name":"Recipe of Day (Advanced)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipe-day/with-ingredients-categories?includeDiet=Vegetarian&includeFlavor=Spice","host":["http://localhost:3033/api/recipes"],"path":["recipe-day","with-ingredients-categories"],"query":[{"key":"includeDiet","value":"Vegetarian"},{"key":"includeFlavor","value":"Spice"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"495"},{"key":"ETag","value":"W/\"1ef-2Hk6eujjaD+KeSDqeP6g76pi7SY\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 23 Jan 2026 14:51:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"date\": \"2026-01-23\",\n    \"recipe\": {\n        \"_id\": \"6951a38b9da0231734c3403c\",\n        \"Recipe_ID\": \"00005305\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/90/24/2/picbDzHZB.jpg\",\n        \"Recipe_Title\": \"Pilafi Me Throumbi (Greek Savory Rice)\",\n        \"Category\": \"Greek\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 32,\n        \"Nutrition\": {\n            \"Calories\": 231.8,\n            \"Fat\": 6.8,\n            \"Saturated_Fat\": 2.4,\n            \"Cholesterol\": 7.6,\n            \"Sodium\": 275.2,\n            \"Carbohydrates\": 38.3,\n            \"Fiber\": 0.9,\n            \"Sugar\": 0.5,\n            \"Protein\": 3.8\n        }\n    }\n}"}],"_postman_id":"66e82d27-3a08-4a68-84ba-f7f12702154c"},{"name":"Region + Diet Filter","id":"7673aee4-aef2-4ed1-aef4-2b496ad075d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/region-diet?region=Indian&diet=vegetarian&page=1","description":"<p><strong>Source File:</strong> <code>region-diet.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Combines Region (Cuisine) and Diet filters.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for drill-down navigation.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>region</strong> (Mandatory): string (\"Indian\", \"Chinese\")</li>\n<li><strong>diet</strong> (Mandatory): string (\"vegetarian\", \"vegan\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["region-diet"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"region","value":"Indian"},{"key":"diet","value":"vegetarian"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"b5b59889-fe01-49b8-b6ec-f00b0ac840b8","name":"Region + Diet Filter","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/region-diet?region=Indian&diet=vegetarian&page=1","host":["http://localhost:3033/api/recipes"],"path":["region-diet"],"query":[{"key":"region","value":"Indian"},{"key":"diet","value":"vegetarian"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"883-ttamKcF+IashfbVQwQLuopS90xM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:51:25 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c337d0\",\n        \"Recipe_ID\": \"00003151\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/15/34/8/UlmzdKvSZK9YdR9Kdxwy_DSC08968.JPG\",\n        \"Recipe_Title\": \"Indian Samosa\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 48,\n        \"Nutrition\": {\n            \"Calories\": 430.7\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35318\",\n        \"Recipe_ID\": \"00010128\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/16/12/12/picmDIrN3.jpg\",\n        \"Recipe_Title\": \"Spiced Indian Cabbage\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 20,\n        \"Nutrition\": {\n            \"Calories\": 67.1\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35e49\",\n        \"Recipe_ID\": \"00012991\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/47/55/4/picYuWXjx.jpg\",\n        \"Recipe_Title\": \"Mango Peach Chutney\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 16,\n        \"Nutrition\": {\n            \"Calories\": 229.2\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35e63\",\n        \"Recipe_ID\": \"00013016\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/43/88/88/picD9E8Fs.jpg\",\n        \"Recipe_Title\": \"Ghost Pepper Jelly!\",\n        \"Category\": \"Jellies\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 16\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c36a9c\",\n        \"Recipe_ID\": \"00016142\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/14/88/6/picmkXVKs.jpg\",\n        \"Recipe_Title\": \"Palak Paneer\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 14\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c36b5a\",\n        \"Recipe_ID\": \"00016332\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/11/23/04/438ms5pDQWexNnyskagF-2014-02-03-22.31.33.jpg\",\n        \"Recipe_Title\": \"Paneer Butter Masala\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 14\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c36b9b\",\n        \"Recipe_ID\": \"00016397\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/82/96/8/picWKXJDq.jpg\",\n        \"Recipe_Title\": \"Quick Garam Masala\",\n        \"Category\": \"Asian\",\n        \"Cuisine\": \"Indian\",\n        \"Ratings\": 4,\n        \"Ratings_Count\": 14\n    }\n]"}],"_postman_id":"7673aee4-aef2-4ed1-aef4-2b496ad075d3"},{"name":"Filter by Calorie Range","id":"5549fe1d-bf2d-483c-af7f-ef807b46eaf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/calories?min=100&max=500&page=1","description":"<p><strong>Source File:</strong> <code>calories.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Finds recipes within a min/max calorie range (Sorted by Calories).</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>'Low Calorie'</strong> filters.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>min</strong> (Optional): integer (100, 200)</li>\n<li><strong>max</strong> (Optional): integer (500, 800)</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["calories"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"min","value":"100"},{"key":"max","value":"500"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"98f2496b-a2dc-4589-8918-53792cd94934","name":"Filter by Calorie Range","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/calories?min=100&max=500&page=1","host":["http://localhost:3033/api/recipes"],"path":["calories"],"query":[{"key":"min","value":"100"},{"key":"max","value":"500"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1c3f-zTGbBIcuXz/vh+y3GcN9BCPTr2A\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:51:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c33d4e\",\n        \"Recipe_ID\": \"00004556\",\n        \"URL\": \"https://www.food.com/recipe/so-simple-punch-86863\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00004556\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/86/86/3/wOQZpF2pRr23UfMBNqZT_0S9A7537.jpg\",\n        \"Recipe_Title\": \"So Simple Punch\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"NA\",\n        \"Total_Time\": \"10\",\n        \"Instructions\": \"['In a large punch bowl combine drink mix, pineapple juice, sugar and water.', 'Stir until dissolved.', 'Just before serving, stir in the ginger ale.']\",\n        \"Category\": \"Punch Beverage\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 36,\n        \"Nutrition\": {\n            \"Calories\": 100,\n            \"Fat\": 0.1,\n            \"Saturated_Fat\": 0,\n            \"Cholesterol\": 0,\n            \"Sodium\": 7,\n            \"Carbohydrates\": 25.3,\n            \"Fiber\": 0.1,\n            \"Sugar\": 23.4,\n            \"Protein\": 0.2\n        },\n        \"Recipe_Title_lc\": \"so simple punch\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c351bd\",\n        \"Recipe_ID\": \"00009782\",\n        \"URL\": \"https://www.food.com/recipe/grilled-portabella-mushrooms-61725\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00009782\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/61/72/5/piccx1Daq.jpg\",\n        \"Recipe_Title\": \"Garlic-Herb Portabella Mushrooms\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"6\",\n        \"Total_Time\": \"11\",\n        \"Instructions\": \"['Place mushrooms in a quart size zip lock bag combine remaining ingredients except cheese and pour over the top of the mushrooms.', 'Marinate for 1-2 hours, tossing once or twice.', 'Remove from marinade and cook on hot grill for 3 minutes on each side watching carefully not to burn.', 'Serve as a side dish, main course, or on a roll (burger substitute).', 'Topped with shaved cheese.']\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 20,\n        \"Nutrition\": {\n            \"Calories\": 100,\n            \"Fat\": 7.1,\n            \"Saturated_Fat\": 1,\n            \"Cholesterol\": 0,\n            \"Sodium\": 12.5,\n            \"Carbohydrates\": 7.7,\n            \"Fiber\": 1.2,\n            \"Sugar\": 4.5,\n            \"Protein\": 2.1\n        },\n        \"Recipe_Title_lc\": \"garlic-herb portabella mushrooms\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c335ec\",\n        \"Recipe_ID\": \"00002668\",\n        \"URL\": \"https://www.food.com/recipe/weight-watchers-chocolate-marshmallow-fudge-195199\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00002668\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/19/51/99/CpOTnvqNQbGxKz1CgqxO_0S9A4959.jpg\",\n        \"Recipe_Title\": \"Weight Watchers Chocolate Marshmallow Fudge\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"5\",\n        \"Total_Time\": \"15\",\n        \"Instructions\": \"['Coat an 8x8-inch pan with cooking spray.', 'Stir together sugar, evaporated milk and margarine. Bring to a boil in sauce pan, reduce heat to medium-low and cook 3 minutes, stirring constantly.', 'Stir in chocolate and marshmallows. Remove from heat and stir until smooth.', 'Pour into pan and refrigerate until firm, about two hours. Cut into 36 squares and serve. (Leave fudge in refrigerator or freezer for a firmer consistency).', 'If you are following Weight Watchers, this has 3 points per serving.']\",\n        \"Category\": \"Dessert, Candy\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 54,\n        \"Nutrition\": {\n            \"Calories\": 100.1,\n            \"Fat\": 5.5,\n            \"Saturated_Fat\": 3.3,\n            \"Cholesterol\": 0.7,\n            \"Sodium\": 14.8,\n            \"Carbohydrates\": 14.9,\n            \"Fiber\": 1.6,\n            \"Sugar\": 11.4,\n            \"Protein\": 1.7\n        },\n        \"Recipe_Title_lc\": \"weight watchers chocolate marshmallow fudge\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c36811\",\n        \"Recipe_ID\": \"00015492\",\n        \"URL\": \"https://www.food.com/recipe/zucchini-parmesan-crisps-354424\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00015492\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/35/44/24/picDF6f8Z.jpg\",\n        \"Recipe_Title\": \"Zucchini Parmesan Crisps\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"30\",\n        \"Total_Time\": \"35\",\n        \"Instructions\": \"['Preheat the oven to 450 degrees F. Coat a baking sheet with cooking spray.', 'Slice the zucchini into 1/4-inch thick rounds. In a medium bowl, toss the zucchini with the oil. In a small bowl, combine the Parmesan, bread crumbs, salt, and a few turns of pepper. Dip each round into the Parmesan mixture, coating it evenly on both sides, pressing the coating on to stick, and place in a single layer on the prepared baking sheet.', 'Bake the zucchini rounds until browned and crisp, 25 to 30 minutes. Remove with spatula. Serve immediately.', 'serving size, 1/2 cup.']\",\n        \"Category\": \"Low Cholesterol\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 14,\n        \"Nutrition\": {\n            \"Calories\": 100.1,\n            \"Fat\": 5.8,\n            \"Saturated_Fat\": 1.7,\n            \"Cholesterol\": 5.5,\n            \"Sodium\": 225.6,\n            \"Carbohydrates\": 8.2,\n            \"Fiber\": 1.3,\n            \"Sugar\": 2.9,\n            \"Protein\": 4.5\n        },\n        \"Recipe_Title_lc\": \"zucchini parmesan crisps\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c358c1\",\n        \"Recipe_ID\": \"00011576\",\n        \"URL\": \"https://www.food.com/recipe/lemon-lovin-asparagus-189611\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00011576\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/18/96/11/pic288z0v.jpg\",\n        \"Recipe_Title\": \"Lemon Lovin' Asparagus\",\n        \"Prep_Time\": \"4\",\n        \"Cook_Time\": \"13\",\n        \"Total_Time\": \"17\",\n        \"Instructions\": \"['Preheat oven to 450°F', 'Toss asparagus, lemon slices, oil, oregano, salt and pepper on a large rimmed baking sheet. Roast, shaking the pan occasionally to toss, until the asparagus is tender-crisp, 13 to 15 minutes.', 'Serve hot or at room temperature.']\",\n        \"Category\": \"Lemon\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 18,\n        \"Nutrition\": {\n            \"Calories\": 100.2,\n            \"Fat\": 5.1,\n            \"Saturated_Fat\": 0.8,\n            \"Cholesterol\": 0,\n            \"Sodium\": 323.3,\n            \"Carbohydrates\": 12.6,\n            \"Fiber\": 5.6,\n            \"Sugar\": 3.7,\n            \"Protein\": 5.8\n        },\n        \"Recipe_Title_lc\": \"lemon lovin' asparagus\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c36693\",\n        \"Recipe_ID\": \"00015110\",\n        \"URL\": \"https://www.food.com/recipe/shredded-zucchini-81150\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00015110\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/81/15/0/pic1doNrJ.jpg\",\n        \"Recipe_Title\": \"Shredded Zucchini\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"6\",\n        \"Total_Time\": \"16\",\n        \"Instructions\": \"['Shred zucchini on coarsest side of grater Heat oil in large skillet, add zucchini and garlic Saute on medium heat, tossing often for about 5 mins or until excess moisture has evaporated Add the dill and grated feta Serve immediately.', 'The zucchini should be bright green and firm-tender.']\",\n        \"Category\": \"Brunch, Vegetable\",\n        \"Cuisine\": \"European\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 14,\n        \"Nutrition\": {\n            \"Calories\": 100.2,\n            \"Fat\": 7.2,\n            \"Saturated_Fat\": 1.9,\n            \"Cholesterol\": 6.3,\n            \"Sodium\": 95.5,\n            \"Carbohydrates\": 7.1,\n            \"Fiber\": 2,\n            \"Sugar\": 5.2,\n            \"Protein\": 3.5\n        },\n        \"Recipe_Title_lc\": \"shredded zucchini\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32ece\",\n        \"Recipe_ID\": \"00000849\",\n        \"URL\": \"https://www.food.com/recipe/frito-lay-bean-dip-68861\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000849\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/68/86/1/QA4PNjfTJWI57hR0RDF3_DSC_0475.jpg\",\n        \"Recipe_Title\": \"Frito Lay Bean Dip\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"NA\",\n        \"Total_Time\": \"15\",\n        \"Instructions\": \"['Combine refried beans with the other ingredients in a food processor.', 'Puree ingredients on high speed until smooth.', 'Cover and chill for at least an hour before serving.']\",\n        \"Category\": \"Beans\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 124,\n        \"Nutrition\": {\n            \"Calories\": 100.2,\n            \"Fat\": 1.3,\n            \"Saturated_Fat\": 0.4,\n            \"Cholesterol\": 0,\n            \"Sodium\": 768.3,\n            \"Carbohydrates\": 17.1,\n            \"Fiber\": 5.5,\n            \"Sugar\": 1.1,\n            \"Protein\": 5.8\n        },\n        \"Recipe_Title_lc\": \"frito lay bean dip\"\n    }\n]"}],"_postman_id":"5549fe1d-bf2d-483c-af7f-ef807b46eaf8"},{"name":"Filter by Energy (Popularity Sort)","id":"6a9202fd-17da-4197-80c8-42c9023ed6e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/byenergy/energy?min=100&max=500&page=1","description":"<p><strong>Source File:</strong> <code>byenergy.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filter by calories, but sorts results by <strong>Popularity</strong>.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for 'Best rated recipes under X cal'.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>min</strong> (Optional): integer (100, 200)</li>\n<li><strong>max</strong> (Optional): integer (500, 800)</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["byenergy","energy"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"min","value":"100"},{"key":"max","value":"500"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"ebba10dd-1ea5-4919-a169-577fb8295946","name":"Filter by Energy (Popularity Sort)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/byenergy/energy?min=100&max=500&page=1","host":["http://localhost:3033/api/recipes"],"path":["byenergy","energy"],"query":[{"key":"min","value":"100"},{"key":"max","value":"500"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"27fe-qyjtEevvGyJ6sKmV6hdvC1Dnxpc\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:51:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b81\",\n        \"Recipe_ID\": \"00000004\",\n        \"URL\": \"https://www.food.com/recipe/best-banana-bread-2886\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000004\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/86/wBZxNua1T8yfDwbfo9Fz_0S9A9315.jpg\",\n        \"Recipe_Title\": \"Best Banana Bread\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"70\",\n        \"Instructions\": \"['Remove odd pots and pans from oven.', 'Preheat oven to 350º / 180º.', 'Cream together butter and sugar.', 'Add eggs and crushed bananas.', 'Combine well.', 'Sift together flour, soda and salt. Add to creamed mixture. Add vanilla.', 'Mix just until combined. Do not overmix.', 'Pour into greased and floured loaf pan.', 'Bake at 350º / 180º for 55 minutes.', 'Keeps well, refrigerated.']\",\n        \"Category\": \"Bread, Quick Breads\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 2345,\n        \"Nutrition\": {\n            \"Calories\": 272.8,\n            \"Fat\": 10.5,\n            \"Saturated_Fat\": 6.2,\n            \"Cholesterol\": 61.6,\n            \"Sodium\": 338.3,\n            \"Carbohydrates\": 42.5,\n            \"Fiber\": 1.4,\n            \"Sugar\": 24.4,\n            \"Protein\": 3.7\n        },\n        \"Recipe_Title_lc\": \"best banana bread\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b82\",\n        \"Recipe_ID\": \"00000005\",\n        \"URL\": \"https://www.food.com/recipe/to-die-for-crock-pot-roast-27208\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000005\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/27/20/8/LoLdAamfR02FY46yIy0B_crockpot-roast-4637.jpg\",\n        \"Recipe_Title\": \"To Die for Crock Pot Roast\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"540\",\n        \"Total_Time\": \"545\",\n        \"Instructions\": \"['Place beef roast in crock pot.', 'Mix the dried mixes together in a bowl and sprinkle over the roast.', 'Pour the water around the roast.', 'Cook on low for 7-9 hours.', 'Optional tweaks:.', '1. Use onion soup mix instead of ranch.', '2. Add one cup of red wine along with the water.', '3. Add potatoes, carrots, mushrooms, celery and onion 2-3 hours before end.']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1707,\n        \"Nutrition\": {\n            \"Calories\": 295.2,\n            \"Fat\": 9.7,\n            \"Saturated_Fat\": 3.9,\n            \"Cholesterol\": 149.8,\n            \"Sodium\": 380.6,\n            \"Carbohydrates\": 2.6,\n            \"Fiber\": 0.1,\n            \"Sugar\": 0,\n            \"Protein\": 49.5\n        },\n        \"Recipe_Title_lc\": \"to die for crock pot roast\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b85\",\n        \"Recipe_ID\": \"00000008\",\n        \"URL\": \"https://www.food.com/recipe/oatmeal-raisin-cookies-35813\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000008\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/35/81/3/KU3JVxMDRriISEG3KdPy_0S9A9740.jpg\",\n        \"Recipe_Title\": \"Oatmeal Raisin Cookies\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"11\",\n        \"Total_Time\": \"26\",\n        \"Instructions\": \"['Preheat oven to 350°.', 'Whisk dry ingredients; set aside.', 'Combine wet ingredients with a hand mixer on low.', 'To cream, increase speed to high and beat until fluffy and the color lightens.', 'Stir the flour mixture into the creamed mixture until no flour is visible.', '(Over mixing develops the gluten, making a tough cookie.) Now add the oats and raisins; stir to incorporate.', 'Fill a #40 cookie scoop and press against side of bowl, pulling up to level dough (to measure 2 tablespoons of dough).', 'Drop 2-inches apart onto baking sheet sprayed with nonstick spray.', 'Bake 11-13 minutes (on center rack), until golden, but still moist beneath cracks on top.', 'Remove from oven; let cookies sit on baking sheet for 2 minutes before transferring to a wire rack to cool.']\",\n        \"Category\": \"Snack, Drop Cookies\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1455,\n        \"Nutrition\": {\n            \"Calories\": 188.6,\n            \"Fat\": 6.4,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 23.9,\n            \"Sodium\": 117.1,\n            \"Carbohydrates\": 30.3,\n            \"Fiber\": 1.8,\n            \"Sugar\": 15.1,\n            \"Protein\": 3.5\n        },\n        \"Recipe_Title_lc\": \"oatmeal raisin cookies\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b87\",\n        \"Recipe_ID\": \"00000010\",\n        \"URL\": \"https://www.food.com/recipe/yes-virginia-there-is-a-great-meatloaf-54257\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000010\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/54/25/7/1O1KC1wTKTskFlseYbws_0S9A6432.jpg\",\n        \"Recipe_Title\": \"Yes, Virginia There is a Great Meatloaf\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"80\",\n        \"Instructions\": \"['Meatloaf: Combine meat loaf ingredients and place into a loaf baking dish.', 'Smooth out top.', 'Sauce: Combine sauce ingredients and pour on top and sides of meatloaf.', 'Bake at 350°F about 1 hour to 1 hour 15 minutes or until done.', 'ENJOY!', '*The addition of 1 or 2 teaspoons of Kitchen Bouquet® makes this recipe very good.', '**Recipe should be\\\"plump\\\" from the addition of the milk or Half & Half.', 'It should NOT be runny.', '***A second batch of sauce served hot is good to serve with the meatloaf.', \\\"Nita's Note: I note that some of you are using game meat such as deer -- Deer is a very DRY meat. It is wise to HAVE some fat added to the deer -- especially to ground deer. Maybe 25 % fat, ( I recommend 1 lb of ground venison, and 1/2 lb of deer sausage for fat content), otherwise your results will be poor. I don't know about some of the other game meat some are using. Please consult an expert. The recipe is delicious as it stands! Enjoy! Nita Holleman.\\\"]\",\n        \"Category\": \"Meatloaf\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1407,\n        \"Nutrition\": {\n            \"Calories\": 493.1,\n            \"Fat\": 28.1,\n            \"Saturated_Fat\": 11,\n            \"Cholesterol\": 165.2,\n            \"Sodium\": 1260.5,\n            \"Carbohydrates\": 23.2,\n            \"Fiber\": 0.4,\n            \"Sugar\": 18.9,\n            \"Protein\": 35.5\n        },\n        \"Recipe_Title_lc\": \"yes, virginia there is a great meatloaf\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b89\",\n        \"Recipe_ID\": \"00000012\",\n        \"URL\": \"https://www.food.com/recipe/quot-whatever-floats-your-boat-quot-brownies-32204\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000012\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/32/20/4/yX79JawzR3CHcGEGWh4I_0S9A5678.jpg\",\n        \"Recipe_Title\": \"\\\"Whatever Floats Your Boat\\\" Brownies!\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"25\",\n        \"Total_Time\": \"35\",\n        \"Instructions\": \"['Preheat oven to 350°F.', 'Grease an 8 inch square pan or line with foil.', 'In a medium bowl combine melted butter and cocoa and stir until cocoa is dissolved.', 'Add sugar and mix well.', 'Add eggs one at a time and stir until well combined.', 'Stir in vanilla, flour and salt until you no longer see any flour (do not overmix).', 'Fold in \\\"WHATEVER FLOATS YOUR BOAT\\\"!', 'Spread in pan and bake for approximately 25 minutes.', 'DO NOT OVER-BAKE -- your brownies will come out dry. Adjust time/temp accordingly for your oven. If you do the knife/toothpick test, it should come out with moist crumbs, not clean.', 'Cool completely before cutting into squares.', 'For vegetarian omit the marshmallows.', 'For double recipe, bake in 9x12 pan and add 5 minutes to baking time.']\",\n        \"Category\": \"Snack, Bar Cookie\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1289,\n        \"Nutrition\": {\n            \"Calories\": 390.7,\n            \"Fat\": 20,\n            \"Saturated_Fat\": 10.2,\n            \"Cholesterol\": 40.3,\n            \"Sodium\": 189.3,\n            \"Carbohydrates\": 52,\n            \"Fiber\": 3.4,\n            \"Sugar\": 40.4,\n            \"Protein\": 6.1\n        },\n        \"Recipe_Title_lc\": \"\\\"whatever floats your boat\\\" brownies!\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8c\",\n        \"Recipe_ID\": \"00000015\",\n        \"URL\": \"https://www.food.com/recipe/beer-bread-73440\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000015\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/73/44/0/A5wJAHiTGmrCubWmruoJ_0S9A2475.jpg\",\n        \"Recipe_Title\": \"Beer Bread\",\n        \"Prep_Time\": \"3\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"63\",\n        \"Instructions\": \"['Preheat oven to 375 degrees.', 'Mix dry ingredients and beer.', 'Pour into a greased loaf pan.', 'Pour melted butter over mixture.', 'Bake 1 hour, remove from pan and cool for at least 15 minutes.', 'UPDATED NOTES: This recipe makes a very hearty bread with a crunchy, buttery crust. If you prefer a softer crust (like a traditional bread) mix the butter into the batter instead of pouring it over the top.', 'Sifting flour for bread recipes is a must-do. Most people just scoop the 1 cup measure in the flour canister and level it off. That compacts the flour and will turn your bread into a \\\"hard biscuit\\\" as some have described. That\\\\'s because they aren\\\\'t sifting their flour! If you do not have a sifter, use a spoon to spoon the flour into the 1 cup measure. Try it once the \\\"correct\\\" way and you will see an amazing difference in the end product.', 'I have had many email from you kind folks about using non-alcoholic beverages instead of beer. That is fine to do but I highly recommend adding a packet of Dry Active Yeast or 2 teaspoons of Bread (Machine) Yeast so that you get a proper rise.', 'The final result should be a thick, hearty and very tasteful bread, NOT A BRICK! ;).', 'Thank you all for the incredibly nice comments and those of you who left a bad review - learn to sift sift SIFT! You will be amazed at the results you get.']\",\n        \"Category\": \"Bread, Quick Breads\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1099,\n        \"Nutrition\": {\n            \"Calories\": 422.1,\n            \"Fat\": 16,\n            \"Saturated_Fat\": 9.8,\n            \"Cholesterol\": 40.7,\n            \"Sodium\": 707.9,\n            \"Carbohydrates\": 58.7,\n            \"Fiber\": 1.7,\n            \"Sugar\": 8.5,\n            \"Protein\": 6.9\n        },\n        \"Recipe_Title_lc\": \"beer bread\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8e\",\n        \"Recipe_ID\": \"00000017\",\n        \"URL\": \"https://www.food.com/recipe/japanese-mums-chicken-68955\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000017\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/68/95/5/TnfcMfTwRVulI0xETm67_jchicken.jpg\",\n        \"Recipe_Title\": \"Japanese Mum's Chicken\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"40\",\n        \"Total_Time\": \"45\",\n        \"Instructions\": \"['Place all the ingredients in a saucepan over a high heat.', 'Bring to the boil, then reduce to a simmer for about 20 minutes.', 'Remove any scum that rises to the surface.', 'Increase the heat, turning the drumsticks frequently in the liquid, and cook until the liquid has reduced to a sticky glaze.', 'Arrange the chicken on a serving platter, remove the garlic clove and chili from the liquid, and spoon the glaze over.', \\\"NOTE It's a glaze rather than a sauce, so there's not a whole lot of it.\\\"]\",\n        \"Category\": \"Chicken Thigh & Leg\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 976,\n        \"Nutrition\": {\n            \"Calories\": 313.1,\n            \"Fat\": 12.7,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 118.3,\n            \"Sodium\": 1470.5,\n            \"Carbohydrates\": 15.8,\n            \"Fiber\": 0.4,\n            \"Sugar\": 13.6,\n            \"Protein\": 31.1\n        },\n        \"Recipe_Title_lc\": \"japanese mum's chicken\"\n    }\n]"}],"_postman_id":"6a9202fd-17da-4197-80c8-42c9023ed6e5"},{"name":"Filter by Carbohydrates","id":"7b5368d2-3ef1-4904-aa2a-7eedd003e123","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipes-by-carbs?min=10&max=50&page=1","description":"<p><strong>Source File:</strong> <code>recipes-by-carbs.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filters recipes by Carbohydrate content.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Low-Carb / Keto</strong> filters.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>min</strong> (Optional): integer (10, 20)</li>\n<li><strong>max</strong> (Optional): integer (50, 100)</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["recipes-by-carbs"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"min","value":"10"},{"key":"max","value":"50"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"cfc74888-b26b-4be4-9496-7d65ec41716d","name":"Filter by Carbohydrates","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipes-by-carbs?min=10&max=50&page=1","host":["http://localhost:3033/api/recipes"],"path":["recipes-by-carbs"],"query":[{"key":"min","value":"10"},{"key":"max","value":"50"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"240a-WqXiYt/ccitYFgzNnm/2hcCzdT0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:52:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b80\",\n        \"Recipe_ID\": \"00000003\",\n        \"URL\": \"https://www.food.com/recipe/bourbon-chicken-45809\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000003\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/45/80/9/MwuCd6HpQ5mDvn4OLRkA_0S9A9886.jpg\",\n        \"Recipe_Title\": \"Bourbon Chicken\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"20\",\n        \"Total_Time\": \"35\",\n        \"Instructions\": \"[\\\"Editor's Note: Named Bourbon Chicken because it was supposedly created by a Chinese cook who worked in a restaurant on Bourbon Street.\\\", 'Heat oil in a large skillet.', 'Add chicken pieces and cook until lightly browned.', 'Remove chicken.', 'Add remaining ingredients, heating over medium Heat until well mixed and dissolved.', 'Add chicken and bring to a hard boil.', 'Reduce heat and simmer for 20 minutes.', 'Serve over hot rice and ENJOY.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 3101,\n        \"Nutrition\": {\n            \"Calories\": 521.4,\n            \"Fat\": 24.5,\n            \"Saturated_Fat\": 6.5,\n            \"Cholesterol\": 145.3,\n            \"Sodium\": 1573,\n            \"Carbohydrates\": 23.4,\n            \"Fiber\": 0.3,\n            \"Sugar\": 21.5,\n            \"Protein\": 50.1\n        },\n        \"Recipe_Title_lc\": \"bourbon chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b81\",\n        \"Recipe_ID\": \"00000004\",\n        \"URL\": \"https://www.food.com/recipe/best-banana-bread-2886\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000004\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/86/wBZxNua1T8yfDwbfo9Fz_0S9A9315.jpg\",\n        \"Recipe_Title\": \"Best Banana Bread\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"70\",\n        \"Instructions\": \"['Remove odd pots and pans from oven.', 'Preheat oven to 350º / 180º.', 'Cream together butter and sugar.', 'Add eggs and crushed bananas.', 'Combine well.', 'Sift together flour, soda and salt. Add to creamed mixture. Add vanilla.', 'Mix just until combined. Do not overmix.', 'Pour into greased and floured loaf pan.', 'Bake at 350º / 180º for 55 minutes.', 'Keeps well, refrigerated.']\",\n        \"Category\": \"Bread, Quick Breads\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 2345,\n        \"Nutrition\": {\n            \"Calories\": 272.8,\n            \"Fat\": 10.5,\n            \"Saturated_Fat\": 6.2,\n            \"Cholesterol\": 61.6,\n            \"Sodium\": 338.3,\n            \"Carbohydrates\": 42.5,\n            \"Fiber\": 1.4,\n            \"Sugar\": 24.4,\n            \"Protein\": 3.7\n        },\n        \"Recipe_Title_lc\": \"best banana bread\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b84\",\n        \"Recipe_ID\": \"00000007\",\n        \"URL\": \"https://www.food.com/recipe/creamy-cajun-chicken-pasta-39087\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000007\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/39/08/7/VPeSMiYHRce4BWsyj7Nl_0S9A5582.jpg\",\n        \"Recipe_Title\": \"Creamy Cajun Chicken Pasta\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"15\",\n        \"Total_Time\": \"25\",\n        \"Instructions\": \"['Place chicken and Cajun seasoning in a bowl and toss to coat.', 'In a large skillet over medium heat, sauté chicken in butter or margarine until chicken is tender, about 5 to 7 minutes.', 'Reduce heat add green onion, heavy cream, tomatoes, basil, salt, garlic powder, black pepper and heat through.', 'Pour over hot linguine and toss with Parmesan cheese.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Cajun And Creole\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1608,\n        \"Nutrition\": {\n            \"Calories\": 719.1,\n            \"Fat\": 41.1,\n            \"Saturated_Fat\": 24,\n            \"Cholesterol\": 198.6,\n            \"Sodium\": 816.8,\n            \"Carbohydrates\": 47.4,\n            \"Fiber\": 2.5,\n            \"Sugar\": 3.1,\n            \"Protein\": 39.3\n        },\n        \"Recipe_Title_lc\": \"creamy cajun chicken pasta\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b85\",\n        \"Recipe_ID\": \"00000008\",\n        \"URL\": \"https://www.food.com/recipe/oatmeal-raisin-cookies-35813\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000008\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/35/81/3/KU3JVxMDRriISEG3KdPy_0S9A9740.jpg\",\n        \"Recipe_Title\": \"Oatmeal Raisin Cookies\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"11\",\n        \"Total_Time\": \"26\",\n        \"Instructions\": \"['Preheat oven to 350°.', 'Whisk dry ingredients; set aside.', 'Combine wet ingredients with a hand mixer on low.', 'To cream, increase speed to high and beat until fluffy and the color lightens.', 'Stir the flour mixture into the creamed mixture until no flour is visible.', '(Over mixing develops the gluten, making a tough cookie.) Now add the oats and raisins; stir to incorporate.', 'Fill a #40 cookie scoop and press against side of bowl, pulling up to level dough (to measure 2 tablespoons of dough).', 'Drop 2-inches apart onto baking sheet sprayed with nonstick spray.', 'Bake 11-13 minutes (on center rack), until golden, but still moist beneath cracks on top.', 'Remove from oven; let cookies sit on baking sheet for 2 minutes before transferring to a wire rack to cool.']\",\n        \"Category\": \"Snack, Drop Cookies\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1455,\n        \"Nutrition\": {\n            \"Calories\": 188.6,\n            \"Fat\": 6.4,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 23.9,\n            \"Sodium\": 117.1,\n            \"Carbohydrates\": 30.3,\n            \"Fiber\": 1.8,\n            \"Sugar\": 15.1,\n            \"Protein\": 3.5\n        },\n        \"Recipe_Title_lc\": \"oatmeal raisin cookies\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b87\",\n        \"Recipe_ID\": \"00000010\",\n        \"URL\": \"https://www.food.com/recipe/yes-virginia-there-is-a-great-meatloaf-54257\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000010\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/54/25/7/1O1KC1wTKTskFlseYbws_0S9A6432.jpg\",\n        \"Recipe_Title\": \"Yes, Virginia There is a Great Meatloaf\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"80\",\n        \"Instructions\": \"['Meatloaf: Combine meat loaf ingredients and place into a loaf baking dish.', 'Smooth out top.', 'Sauce: Combine sauce ingredients and pour on top and sides of meatloaf.', 'Bake at 350°F about 1 hour to 1 hour 15 minutes or until done.', 'ENJOY!', '*The addition of 1 or 2 teaspoons of Kitchen Bouquet® makes this recipe very good.', '**Recipe should be\\\"plump\\\" from the addition of the milk or Half & Half.', 'It should NOT be runny.', '***A second batch of sauce served hot is good to serve with the meatloaf.', \\\"Nita's Note: I note that some of you are using game meat such as deer -- Deer is a very DRY meat. It is wise to HAVE some fat added to the deer -- especially to ground deer. Maybe 25 % fat, ( I recommend 1 lb of ground venison, and 1/2 lb of deer sausage for fat content), otherwise your results will be poor. I don't know about some of the other game meat some are using. Please consult an expert. The recipe is delicious as it stands! Enjoy! Nita Holleman.\\\"]\",\n        \"Category\": \"Meatloaf\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1407,\n        \"Nutrition\": {\n            \"Calories\": 493.1,\n            \"Fat\": 28.1,\n            \"Saturated_Fat\": 11,\n            \"Cholesterol\": 165.2,\n            \"Sodium\": 1260.5,\n            \"Carbohydrates\": 23.2,\n            \"Fiber\": 0.4,\n            \"Sugar\": 18.9,\n            \"Protein\": 35.5\n        },\n        \"Recipe_Title_lc\": \"yes, virginia there is a great meatloaf\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8b\",\n        \"Recipe_ID\": \"00000014\",\n        \"URL\": \"https://www.food.com/recipe/pancakes-25690\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000014\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/25/69/0/picwslJ1c.jpg\",\n        \"Recipe_Title\": \"Pancakes\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"5\",\n        \"Total_Time\": \"10\",\n        \"Instructions\": \"['Beat egg until fluffy.', 'Add milk and melted margarine.', 'Add dry ingredients and mix well.', 'Heat a heavy griddle or fry pan which is greased with a little butter on a paper towel.', \\\"The pan is hot enough when a drop of water breaks into several smaller balls which 'dance' around the pan.\\\", 'Pour a small amount of batter (approx 1/4 cup) into pan and tip to spread out or spread with spoon.', 'When bubbles appear on surface and begin to break, turn over and cook the other side.']\",\n        \"Category\": \"Breakfast\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1159,\n        \"Nutrition\": {\n            \"Calories\": 99.8,\n            \"Fat\": 4,\n            \"Saturated_Fat\": 2.3,\n            \"Cholesterol\": 30.3,\n            \"Sodium\": 210.2,\n            \"Carbohydrates\": 13.1,\n            \"Fiber\": 0.4,\n            \"Sugar\": 1.5,\n            \"Protein\": 2.8\n        },\n        \"Recipe_Title_lc\": \"pancakes\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8d\",\n        \"Recipe_ID\": \"00000016\",\n        \"URL\": \"https://www.food.com/recipe/kittencals-italian-melt-in-your-mouth-meatballs-69173\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000016\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/69/17/3/f6nXT71TDaqam1w0sxuw_untitled-4262.jpg\",\n        \"Recipe_Title\": \"Kittencal's Italian Melt-In-Your-Mouth Meatballs\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"30\",\n        \"Total_Time\": \"50\",\n        \"Instructions\": \"['Mix all ingredients together in a large bowl.', 'Shape into small meatballs (at this point you can place on a jelly-roll/baking sheet and freeze to use later, or cover with plastic wrap refrigerate up to 24 hours before using).', 'Drop the meatballs into simmering pasta sauce, do not stir for at least 20 minutes or you will risk breaking the meatballs.', 'Continue cooking in the simmering sauce for another 20 minutes (depending on how fast your sauce is simmering 40 minutes total should fully cook the meatballs).', 'After the 40 minutes cooking time continue cooking your sauce with the meatballs in for as long as desired.', '**note** you may also bake the meatballs at 350 degrees F for 25 minutes or until cooked through.']\",\n        \"Category\": \"Meat\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1084,\n        \"Nutrition\": {\n            \"Calories\": 1312.6,\n            \"Fat\": 84.2,\n            \"Saturated_Fat\": 35,\n            \"Cholesterol\": 469.4,\n            \"Sodium\": 2615.7,\n            \"Carbohydrates\": 25.1,\n            \"Fiber\": 2.1,\n            \"Sugar\": 2.1,\n            \"Protein\": 107.2\n        },\n        \"Recipe_Title_lc\": \"kittencal's italian melt-in-your-mouth meatballs\"\n    }\n]"}],"_postman_id":"7b5368d2-3ef1-4904-aa2a-7eedd003e123"},{"name":"Filter by Protein","id":"eaa31241-95ae-4d16-a905-011e35c36e8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/protein-range?min=20&max=50&page=1","description":"<p><strong>Source File:</strong> <code>protein-range.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Filters recipes by Protein content.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>High-Protein</strong> filters.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>min</strong> (Optional): integer (10, 20)</li>\n<li><strong>max</strong> (Optional): integer (50, 100)</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["protein-range"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"min","value":"20"},{"key":"max","value":"50"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"a8ff46c4-2c70-4042-9356-911f8e2a5f73","name":"Filter by Protein","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/protein-range?min=20&max=50&page=1","host":["http://localhost:3033/api/recipes"],"path":["protein-range"],"query":[{"key":"min","value":"20"},{"key":"max","value":"50"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"22c1-rZ4ZSC+Ul5aybnbVzNfe6oPpbi0\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:52:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b82\",\n        \"Recipe_ID\": \"00000005\",\n        \"URL\": \"https://www.food.com/recipe/to-die-for-crock-pot-roast-27208\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000005\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/27/20/8/LoLdAamfR02FY46yIy0B_crockpot-roast-4637.jpg\",\n        \"Recipe_Title\": \"To Die for Crock Pot Roast\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"540\",\n        \"Total_Time\": \"545\",\n        \"Instructions\": \"['Place beef roast in crock pot.', 'Mix the dried mixes together in a bowl and sprinkle over the roast.', 'Pour the water around the roast.', 'Cook on low for 7-9 hours.', 'Optional tweaks:.', '1. Use onion soup mix instead of ranch.', '2. Add one cup of red wine along with the water.', '3. Add potatoes, carrots, mushrooms, celery and onion 2-3 hours before end.']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1707,\n        \"Nutrition\": {\n            \"Calories\": 295.2,\n            \"Fat\": 9.7,\n            \"Saturated_Fat\": 3.9,\n            \"Cholesterol\": 149.8,\n            \"Sodium\": 380.6,\n            \"Carbohydrates\": 2.6,\n            \"Fiber\": 0.1,\n            \"Sugar\": 0,\n            \"Protein\": 49.5\n        },\n        \"Recipe_Title_lc\": \"to die for crock pot roast\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b83\",\n        \"Recipe_ID\": \"00000006\",\n        \"URL\": \"https://www.food.com/recipe/crock-pot-chicken-with-black-beans-cream-cheese-89204\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000006\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/89/20/4/uxMwt1VGQ5m2ePyzwHWy_salsa-chicken-black-beans-2312.jpg\",\n        \"Recipe_Title\": \"Crock-Pot Chicken With Black Beans & Cream Cheese\",\n        \"Prep_Time\": \"3\",\n        \"Cook_Time\": \"240\",\n        \"Total_Time\": \"243\",\n        \"Instructions\": \"['Take 4-5 frozen, yes, frozen, boneless chicken breasts put into crock pot.', 'Add 1 can of black beans, drained, 1 jar of salsa, 1 can of corn drained.', 'Keep in crock pot on high for about 4-5 hours or until chicken is cooked.', 'Add 1 package of cream cheese (just throw it on top!) and let sit for about 1/2 hour.', 'All done and enjoy!']\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 1661,\n        \"Nutrition\": {\n            \"Calories\": 679.2,\n            \"Fat\": 35,\n            \"Saturated_Fat\": 15.2,\n            \"Cholesterol\": 155.3,\n            \"Sodium\": 913.4,\n            \"Carbohydrates\": 50.1,\n            \"Fiber\": 11.2,\n            \"Sugar\": 9.9,\n            \"Protein\": 45.9\n        },\n        \"Recipe_Title_lc\": \"crock-pot chicken with black beans & cream cheese\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b84\",\n        \"Recipe_ID\": \"00000007\",\n        \"URL\": \"https://www.food.com/recipe/creamy-cajun-chicken-pasta-39087\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000007\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/39/08/7/VPeSMiYHRce4BWsyj7Nl_0S9A5582.jpg\",\n        \"Recipe_Title\": \"Creamy Cajun Chicken Pasta\",\n        \"Prep_Time\": \"10\",\n        \"Cook_Time\": \"15\",\n        \"Total_Time\": \"25\",\n        \"Instructions\": \"['Place chicken and Cajun seasoning in a bowl and toss to coat.', 'In a large skillet over medium heat, sauté chicken in butter or margarine until chicken is tender, about 5 to 7 minutes.', 'Reduce heat add green onion, heavy cream, tomatoes, basil, salt, garlic powder, black pepper and heat through.', 'Pour over hot linguine and toss with Parmesan cheese.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Cajun And Creole\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1608,\n        \"Nutrition\": {\n            \"Calories\": 719.1,\n            \"Fat\": 41.1,\n            \"Saturated_Fat\": 24,\n            \"Cholesterol\": 198.6,\n            \"Sodium\": 816.8,\n            \"Carbohydrates\": 47.4,\n            \"Fiber\": 2.5,\n            \"Sugar\": 3.1,\n            \"Protein\": 39.3\n        },\n        \"Recipe_Title_lc\": \"creamy cajun chicken pasta\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b87\",\n        \"Recipe_ID\": \"00000010\",\n        \"URL\": \"https://www.food.com/recipe/yes-virginia-there-is-a-great-meatloaf-54257\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000010\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/54/25/7/1O1KC1wTKTskFlseYbws_0S9A6432.jpg\",\n        \"Recipe_Title\": \"Yes, Virginia There is a Great Meatloaf\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"80\",\n        \"Instructions\": \"['Meatloaf: Combine meat loaf ingredients and place into a loaf baking dish.', 'Smooth out top.', 'Sauce: Combine sauce ingredients and pour on top and sides of meatloaf.', 'Bake at 350°F about 1 hour to 1 hour 15 minutes or until done.', 'ENJOY!', '*The addition of 1 or 2 teaspoons of Kitchen Bouquet® makes this recipe very good.', '**Recipe should be\\\"plump\\\" from the addition of the milk or Half & Half.', 'It should NOT be runny.', '***A second batch of sauce served hot is good to serve with the meatloaf.', \\\"Nita's Note: I note that some of you are using game meat such as deer -- Deer is a very DRY meat. It is wise to HAVE some fat added to the deer -- especially to ground deer. Maybe 25 % fat, ( I recommend 1 lb of ground venison, and 1/2 lb of deer sausage for fat content), otherwise your results will be poor. I don't know about some of the other game meat some are using. Please consult an expert. The recipe is delicious as it stands! Enjoy! Nita Holleman.\\\"]\",\n        \"Category\": \"Meatloaf\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1407,\n        \"Nutrition\": {\n            \"Calories\": 493.1,\n            \"Fat\": 28.1,\n            \"Saturated_Fat\": 11,\n            \"Cholesterol\": 165.2,\n            \"Sodium\": 1260.5,\n            \"Carbohydrates\": 23.2,\n            \"Fiber\": 0.4,\n            \"Sugar\": 18.9,\n            \"Protein\": 35.5\n        },\n        \"Recipe_Title_lc\": \"yes, virginia there is a great meatloaf\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b88\",\n        \"Recipe_ID\": \"00000011\",\n        \"URL\": \"https://www.food.com/recipe/jo-mamas-world-famous-spaghetti-22782\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000011\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/22/78/2/xy39o2sOTtudkgyDgZtv_spaghettisauce.jpg\",\n        \"Recipe_Title\": \"Jo Mama's World Famous Spaghetti\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"80\",\n        \"Instructions\": \"['In large, heavy stockpot, brown Italian sausage, breaking up as you stir.', 'Add onions and continue to cook, stirring occasionally until onions are softened.', 'Add garlic, tomatoes, tomato paste, tomato sauce and water.', 'Add basil, parsley, brown sugar, salt, crushed red pepper, and black pepper.', 'Stir well and barely bring to a boil.', 'Stir in red wine.', 'Simmer on low, stirring frequently for at least an hour. A longer simmer makes for a better sauce, just be careful not to let it burn!', 'Cook spaghetti according to package directions.', 'Spoon sauce over drained spaghetti noodles and sprinkle with parmesan cheese.']\",\n        \"Category\": \"Spaghetti\",\n        \"Cuisine\": \"European\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1371,\n        \"Nutrition\": {\n            \"Calories\": 555.9,\n            \"Fat\": 26.3,\n            \"Saturated_Fat\": 9,\n            \"Cholesterol\": 51.8,\n            \"Sodium\": 2058.6,\n            \"Carbohydrates\": 50.1,\n            \"Fiber\": 3.8,\n            \"Sugar\": 11.4,\n            \"Protein\": 29.8\n        },\n        \"Recipe_Title_lc\": \"jo mama's world famous spaghetti\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8e\",\n        \"Recipe_ID\": \"00000017\",\n        \"URL\": \"https://www.food.com/recipe/japanese-mums-chicken-68955\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000017\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/68/95/5/TnfcMfTwRVulI0xETm67_jchicken.jpg\",\n        \"Recipe_Title\": \"Japanese Mum's Chicken\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"40\",\n        \"Total_Time\": \"45\",\n        \"Instructions\": \"['Place all the ingredients in a saucepan over a high heat.', 'Bring to the boil, then reduce to a simmer for about 20 minutes.', 'Remove any scum that rises to the surface.', 'Increase the heat, turning the drumsticks frequently in the liquid, and cook until the liquid has reduced to a sticky glaze.', 'Arrange the chicken on a serving platter, remove the garlic clove and chili from the liquid, and spoon the glaze over.', \\\"NOTE It's a glaze rather than a sauce, so there's not a whole lot of it.\\\"]\",\n        \"Category\": \"Chicken Thigh & Leg\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 976,\n        \"Nutrition\": {\n            \"Calories\": 313.1,\n            \"Fat\": 12.7,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 118.3,\n            \"Sodium\": 1470.5,\n            \"Carbohydrates\": 15.8,\n            \"Fiber\": 0.4,\n            \"Sugar\": 13.6,\n            \"Protein\": 31.1\n        },\n        \"Recipe_Title_lc\": \"japanese mum's chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8f\",\n        \"Recipe_ID\": \"00000018\",\n        \"URL\": \"https://www.food.com/recipe/creamy-burrito-casserole-33919\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000018\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/33/91/9/eK932J5iRgKgQGjoAwMG_IMG_7036.jpg\",\n        \"Recipe_Title\": \"Creamy Burrito Casserole\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"30\",\n        \"Total_Time\": \"50\",\n        \"Instructions\": \"['Brown ground meat/turkey & onion; drain.', 'Add taco seasoning and stir in refried beans.', 'Mix soup and sour cream in a separate bowl.', 'Spread 1/2 sour cream mixture in the bottom of a casserole dish.', 'Tear up 3 tortillas and spread over sour cream mixture.', 'Put 1/2 the meat bean mixture over that.', 'Add a layer of cheese.', 'You could put some hot sauce on this now.', 'Repeat the layers.', 'Sprinkle cheese over the top and bake, uncovered, at 350°F for 20-30 minutes.']\",\n        \"Category\": \"Meat\",\n        \"Cuisine\": \"Mexican\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 944,\n        \"Nutrition\": {\n            \"Calories\": 512.6,\n            \"Fat\": 21,\n            \"Saturated_Fat\": 7.4,\n            \"Cholesterol\": 46.3,\n            \"Sodium\": 1472.8,\n            \"Carbohydrates\": 58.7,\n            \"Fiber\": 6.5,\n            \"Sugar\": 4.1,\n            \"Protein\": 21.7\n        },\n        \"Recipe_Title_lc\": \"creamy burrito casserole\"\n    }\n]"}],"_postman_id":"eaa31241-95ae-4d16-a905-011e35c36e8c"},{"name":"Filter by Multi-Nutrient Range","id":"5aef67bb-ba32-41ab-9aef-30bdd8da44ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipes/range?calories_min=200&calories_max=600&protein_min=10&protein_max=40&page=1","description":"<p><strong>Source File:</strong> <code>recipes-range.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Allows filtering by BOTH Calories and Protein ranges.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Precision Nutrition</strong> filtering.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>calories_min</strong> (Optional): integer (100, 200)</li>\n<li><strong>calories_max</strong> (Optional): integer (500, 800)</li>\n<li><strong>protein_min</strong> (Optional): integer (10, 20)</li>\n<li><strong>protein_max</strong> (Optional): integer (50, 100)</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["recipes","range"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"calories_min","value":"200"},{"key":"calories_max","value":"600"},{"key":"protein_min","value":"10"},{"key":"protein_max","value":"40"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"ea65ef5d-83f3-40f4-a089-4a7b9ad2a9d2","name":"Filter by Multi-Nutrient Range","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipes/range?calories_min=200&calories_max=600&protein_min=10&protein_max=40&page=1","host":["http://localhost:3033/api/recipes"],"path":["recipes","range"],"query":[{"key":"calories_min","value":"200"},{"key":"calories_max","value":"600"},{"key":"protein_min","value":"10"},{"key":"protein_max","value":"40"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2536-6rL3CC8zoim77yvYchnRAfrDyaU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:52:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32b87\",\n        \"Recipe_ID\": \"00000010\",\n        \"URL\": \"https://www.food.com/recipe/yes-virginia-there-is-a-great-meatloaf-54257\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000010\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/54/25/7/1O1KC1wTKTskFlseYbws_0S9A6432.jpg\",\n        \"Recipe_Title\": \"Yes, Virginia There is a Great Meatloaf\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"80\",\n        \"Instructions\": \"['Meatloaf: Combine meat loaf ingredients and place into a loaf baking dish.', 'Smooth out top.', 'Sauce: Combine sauce ingredients and pour on top and sides of meatloaf.', 'Bake at 350°F about 1 hour to 1 hour 15 minutes or until done.', 'ENJOY!', '*The addition of 1 or 2 teaspoons of Kitchen Bouquet® makes this recipe very good.', '**Recipe should be\\\"plump\\\" from the addition of the milk or Half & Half.', 'It should NOT be runny.', '***A second batch of sauce served hot is good to serve with the meatloaf.', \\\"Nita's Note: I note that some of you are using game meat such as deer -- Deer is a very DRY meat. It is wise to HAVE some fat added to the deer -- especially to ground deer. Maybe 25 % fat, ( I recommend 1 lb of ground venison, and 1/2 lb of deer sausage for fat content), otherwise your results will be poor. I don't know about some of the other game meat some are using. Please consult an expert. The recipe is delicious as it stands! Enjoy! Nita Holleman.\\\"]\",\n        \"Category\": \"Meatloaf\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1407,\n        \"Nutrition\": {\n            \"Calories\": 493.1,\n            \"Fat\": 28.1,\n            \"Saturated_Fat\": 11,\n            \"Cholesterol\": 165.2,\n            \"Sodium\": 1260.5,\n            \"Carbohydrates\": 23.2,\n            \"Fiber\": 0.4,\n            \"Sugar\": 18.9,\n            \"Protein\": 35.5\n        },\n        \"Recipe_Title_lc\": \"yes, virginia there is a great meatloaf\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b88\",\n        \"Recipe_ID\": \"00000011\",\n        \"URL\": \"https://www.food.com/recipe/jo-mamas-world-famous-spaghetti-22782\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000011\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/22/78/2/xy39o2sOTtudkgyDgZtv_spaghettisauce.jpg\",\n        \"Recipe_Title\": \"Jo Mama's World Famous Spaghetti\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"80\",\n        \"Instructions\": \"['In large, heavy stockpot, brown Italian sausage, breaking up as you stir.', 'Add onions and continue to cook, stirring occasionally until onions are softened.', 'Add garlic, tomatoes, tomato paste, tomato sauce and water.', 'Add basil, parsley, brown sugar, salt, crushed red pepper, and black pepper.', 'Stir well and barely bring to a boil.', 'Stir in red wine.', 'Simmer on low, stirring frequently for at least an hour. A longer simmer makes for a better sauce, just be careful not to let it burn!', 'Cook spaghetti according to package directions.', 'Spoon sauce over drained spaghetti noodles and sprinkle with parmesan cheese.']\",\n        \"Category\": \"Spaghetti\",\n        \"Cuisine\": \"European\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 1371,\n        \"Nutrition\": {\n            \"Calories\": 555.9,\n            \"Fat\": 26.3,\n            \"Saturated_Fat\": 9,\n            \"Cholesterol\": 51.8,\n            \"Sodium\": 2058.6,\n            \"Carbohydrates\": 50.1,\n            \"Fiber\": 3.8,\n            \"Sugar\": 11.4,\n            \"Protein\": 29.8\n        },\n        \"Recipe_Title_lc\": \"jo mama's world famous spaghetti\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8e\",\n        \"Recipe_ID\": \"00000017\",\n        \"URL\": \"https://www.food.com/recipe/japanese-mums-chicken-68955\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000017\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/68/95/5/TnfcMfTwRVulI0xETm67_jchicken.jpg\",\n        \"Recipe_Title\": \"Japanese Mum's Chicken\",\n        \"Prep_Time\": \"5\",\n        \"Cook_Time\": \"40\",\n        \"Total_Time\": \"45\",\n        \"Instructions\": \"['Place all the ingredients in a saucepan over a high heat.', 'Bring to the boil, then reduce to a simmer for about 20 minutes.', 'Remove any scum that rises to the surface.', 'Increase the heat, turning the drumsticks frequently in the liquid, and cook until the liquid has reduced to a sticky glaze.', 'Arrange the chicken on a serving platter, remove the garlic clove and chili from the liquid, and spoon the glaze over.', \\\"NOTE It's a glaze rather than a sauce, so there's not a whole lot of it.\\\"]\",\n        \"Category\": \"Chicken Thigh & Leg\",\n        \"Cuisine\": \"Asian\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 976,\n        \"Nutrition\": {\n            \"Calories\": 313.1,\n            \"Fat\": 12.7,\n            \"Saturated_Fat\": 3.5,\n            \"Cholesterol\": 118.3,\n            \"Sodium\": 1470.5,\n            \"Carbohydrates\": 15.8,\n            \"Fiber\": 0.4,\n            \"Sugar\": 13.6,\n            \"Protein\": 31.1\n        },\n        \"Recipe_Title_lc\": \"japanese mum's chicken\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b8f\",\n        \"Recipe_ID\": \"00000018\",\n        \"URL\": \"https://www.food.com/recipe/creamy-burrito-casserole-33919\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000018\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/33/91/9/eK932J5iRgKgQGjoAwMG_IMG_7036.jpg\",\n        \"Recipe_Title\": \"Creamy Burrito Casserole\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"30\",\n        \"Total_Time\": \"50\",\n        \"Instructions\": \"['Brown ground meat/turkey & onion; drain.', 'Add taco seasoning and stir in refried beans.', 'Mix soup and sour cream in a separate bowl.', 'Spread 1/2 sour cream mixture in the bottom of a casserole dish.', 'Tear up 3 tortillas and spread over sour cream mixture.', 'Put 1/2 the meat bean mixture over that.', 'Add a layer of cheese.', 'You could put some hot sauce on this now.', 'Repeat the layers.', 'Sprinkle cheese over the top and bake, uncovered, at 350°F for 20-30 minutes.']\",\n        \"Category\": \"Meat\",\n        \"Cuisine\": \"Mexican\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 944,\n        \"Nutrition\": {\n            \"Calories\": 512.6,\n            \"Fat\": 21,\n            \"Saturated_Fat\": 7.4,\n            \"Cholesterol\": 46.3,\n            \"Sodium\": 1472.8,\n            \"Carbohydrates\": 58.7,\n            \"Fiber\": 6.5,\n            \"Sugar\": 4.1,\n            \"Protein\": 21.7\n        },\n        \"Recipe_Title_lc\": \"creamy burrito casserole\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b90\",\n        \"Recipe_ID\": \"00000019\",\n        \"URL\": \"https://www.food.com/recipe/kittencals-moist-cheddar-garlic-oven-fried-chicken-breast-82102\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000019\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/82/10/2/C3VxQIrFT1aDvMUykuA0_0S9A5607.jpg\",\n        \"Recipe_Title\": \"Kittencal's Moist Cheddar-Garlic Oven Fried Chicken Breast\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"40\",\n        \"Total_Time\": \"60\",\n        \"Instructions\": \"['Preheat oven to 350°F.', 'Butter an 11 x 7-inch pan (if using more than 4 breasts use a larger pan).', 'In a bowl, combine melted butter with fresh minced garlic, 1 teaspoon garlic powder and salt.', 'In another bowl, combine the dry breadcrumbs with 1/2 cup finely grated cheddar cheese, Parmesan cheese 1 teaspoon garlic powder and coarse ground black pepper.', 'Dip chicken in butter mixture; then in crumb mixture.', 'Place in prepared pan and bake uncovered for 35-45 minutes or until cooked through, larger breasts may take more time (placing the chicken on a rack in a pan will produce an extra crispy crust).', 'Top with shredded cheddar or mozzarella the last 5 minutes of cooking (this is only optional.']\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 913,\n        \"Nutrition\": {\n            \"Calories\": 452.1,\n            \"Fat\": 26.1,\n            \"Saturated_Fat\": 14.8,\n            \"Cholesterol\": 136.7,\n            \"Sodium\": 852.6,\n            \"Carbohydrates\": 18.6,\n            \"Fiber\": 1.4,\n            \"Sugar\": 1.5,\n            \"Protein\": 34.9\n        },\n        \"Recipe_Title_lc\": \"kittencal's moist cheddar-garlic oven fried chicken breast\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b92\",\n        \"Recipe_ID\": \"00000021\",\n        \"URL\": \"https://www.food.com/recipe/scalloped-potatoes-85629\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000021\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/85/62/9/ALhTKCBsRHu6JnlXk8Qy_0S9A3426.jpg\",\n        \"Recipe_Title\": \"Scalloped Potatoes\",\n        \"Prep_Time\": \"15\",\n        \"Cook_Time\": \"60\",\n        \"Total_Time\": \"75\",\n        \"Instructions\": \"['In a small sauce pan, melt butter and blend in flour.', 'Let sit for a minute.', 'Add all of cold milk, stirring with a whisk.', 'Season with salt and cayenne.', 'Cook sauce on low until smooth and boiling, stirring occasionally with a whisk.', 'Reduce heat and stir in cheese.', 'Place a half of the sliced potatoes in a lightly greased one quart casserole dish.', 'Pour half of cheese sauce over potatoes.', 'Repeat with second layer of potatoes and cheese sauce.', 'Sprinkle the remaining cheese on top.', 'Top with some paprika for color.', 'Bake uncovered for about 1 hour at 350°F.']\",\n        \"Category\": \"Potato\",\n        \"Cuisine\": \"Other\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 869,\n        \"Nutrition\": {\n            \"Calories\": 288.3,\n            \"Fat\": 16.7,\n            \"Saturated_Fat\": 10.5,\n            \"Cholesterol\": 49.6,\n            \"Sodium\": 682.2,\n            \"Carbohydrates\": 24.3,\n            \"Fiber\": 2.3,\n            \"Sugar\": 0.9,\n            \"Protein\": 11\n        },\n        \"Recipe_Title_lc\": \"scalloped potatoes\"\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32b94\",\n        \"Recipe_ID\": \"00000023\",\n        \"URL\": \"https://www.food.com/recipe/oven-fried-chicken-chimichangas-28148\",\n        \"Source\": \"food.com\",\n        \"Image_ID\": \"00000023\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/14/8/Ew9disSrTws0LLBWlpbQ_0S9A2424.jpg\",\n        \"Recipe_Title\": \"Oven-Fried Chicken Chimichangas\",\n        \"Prep_Time\": \"20\",\n        \"Cook_Time\": \"25\",\n        \"Total_Time\": \"45\",\n        \"Instructions\": \"['Mix chicken, picante sauce or salsa, cumin, oregano, cheese and onions.', 'Place about 1/4 cup of the chicken mixture in the center of each tortilla.', 'Fold opposite sides over filling.', 'Roll up from bottom and place seam-side down on a baking sheet.', 'Brush with melted margarine.', 'Bake at 400°F for 25 minutes or until golden.', 'Garnish with additional cheese and green onion and serve salsa on the side.']\",\n        \"Category\": \"Snack, One Dish Meal\",\n        \"Cuisine\": \"American\",\n        \"Servings\": 0,\n        \"Ratings\": 5,\n        \"Ratings_Count\": 840,\n        \"Nutrition\": {\n            \"Calories\": 353.9,\n            \"Fat\": 16.8,\n            \"Saturated_Fat\": 6.5,\n            \"Cholesterol\": 46,\n            \"Sodium\": 717.9,\n            \"Carbohydrates\": 31.5,\n            \"Fiber\": 2.4,\n            \"Sugar\": 2.2,\n            \"Protein\": 18.7\n        },\n        \"Recipe_Title_lc\": \"oven-fried chicken chimichangas\"\n    }\n]"}],"_postman_id":"5aef67bb-ba32-41ab-9aef-30bdd8da44ef"},{"name":"Filter by Flavor Profile","id":"3d825303-7a7f-4245-ab0e-f1f639fccca6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/ingredients/flavor/:flavor?page=1","description":"<p><strong>Source File:</strong> <code>ingredients-flavor.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Finds recipes from a specific FlavorDB category (e.g., 'Spice', 'Herb').</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Flavor-based exploration</strong>.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>flavor</strong> (Mandatory): string (\"Spice\", \"Herb\", \"Fruit\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["ingredients","flavor",":flavor"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"page","value":"1"}],"variable":[{"id":"548e407a-f3c1-4a43-91e0-0d88d5545945","type":"any","value":"Spice","key":"flavor"}]}},"response":[{"id":"04bab945-2b05-411f-8d79-10fec1b1fcb0","name":"Filter by Flavor Profile","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/ingredients/flavor/:flavor?page=1","host":["http://localhost:3033/api/recipes"],"path":["ingredients","flavor",":flavor"],"query":[{"key":"page","value":"1"}],"variable":[{"key":"flavor","value":"Spice"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a17-6U7qEirMn22olbVa/J+8zf23qEg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:52:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c32bef\",\n        \"Recipe_ID\": \"00000114\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/10/62/51/D9l5R78tQDajxdSnMhEO_DSC_1005.jpg\",\n        \"Recipe_Title\": \"Roasted Cauliflower & 16 Roasted Cloves of Garlic\",\n        \"Category\": \"Cauliflower\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 377,\n        \"Nutrition\": {\n            \"Calories\": 126.9\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32c2c\",\n        \"Recipe_ID\": \"00000175\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/64/44/6/lJvvzgfDRkuHBY4pgYux_RosemaryBread2.jpg\",\n        \"Recipe_Title\": \"Romano's Macaroni Grill Rosemary Bread\",\n        \"Category\": \"Bread, Yeast Breads\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 299,\n        \"Nutrition\": {\n            \"Calories\": 716.7\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32c4d\",\n        \"Recipe_ID\": \"00000208\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/79/94/4/MDUNtFdSSheVHJJwGTqC_0S9A0331.jpg\",\n        \"Recipe_Title\": \"Bacon Wrapped Chicken (Oamc)\",\n        \"Category\": \"Chicken\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 266,\n        \"Nutrition\": {\n            \"Calories\": 317.6\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32ccd\",\n        \"Recipe_ID\": \"00000336\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/48/64/96/pic1g87pb.jpg\",\n        \"Recipe_Title\": \"Bacon Lattice Tomato Muffins #RSC\",\n        \"Category\": \"Brunch, One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 204,\n        \"Nutrition\": {\n            \"Calories\": 664.3\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32d0a\",\n        \"Recipe_ID\": \"00000397\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/73/86/6/picMMTl02.jpg\",\n        \"Recipe_Title\": \"Perfectly Juice Prime Rib\",\n        \"Category\": \"Roast Beef\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 183,\n        \"Nutrition\": {\n            \"Calories\": 17.2\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32d4a\",\n        \"Recipe_ID\": \"00000461\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/10/34/03/bx8vxezbSuSd8yYMV1bz_FDRB%206%20final%20-%20french%20dip%20roast%20beef.jpg\",\n        \"Recipe_Title\": \"French Dip Roast Beef for the Crock Pot\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 169,\n        \"Nutrition\": {\n            \"Calories\": 300.4\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c32d73\",\n        \"Recipe_ID\": \"00000502\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/49/60/9/zeXUbj7WR8Ctcct9LH9X-Crock-Pot-Stuffing---49609-1.JPG\",\n        \"Recipe_Title\": \"Crock Pot Stuffing\",\n        \"Category\": \"Vegetable\",\n        \"Cuisine\": \"Canadian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 162,\n        \"Nutrition\": {\n            \"Calories\": 221.5\n        }\n    }\n]"}],"_postman_id":"3d825303-7a7f-4245-ab0e-f1f639fccca6"},{"name":"Filter by Utensils","id":"f7a3f9af-5d0e-45e6-9bf1-dbc389a3a8c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/byutensils/utensils?utensils=pan","description":"<p><strong>Source File:</strong> <code>byutensils.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Finds recipes that use specific utensils (e.g., 'wok').</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Equipment-based</strong> filtering.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>utensils</strong> (Mandatory): string (\"pan\", \"wok\", \"oven\")</li>\n</ul>\n","urlObject":{"path":["byutensils","utensils"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"utensils","value":"pan"}],"variable":[]}},"response":[{"id":"4dec5270-1b4d-4fa2-ad73-084c31e2d41e","name":"Filter by Utensils","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/byutensils/utensils?utensils=pan","host":["http://localhost:3033/api/recipes"],"path":["byutensils","utensils"],"query":[{"key":"utensils","value":"pan"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"9ba-50RkSDi4eq0r7e75IubWmEpXY28\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:53:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c33180\",\n        \"Recipe_ID\": \"00001537\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/24/41/93/MdQr4Cv1Q4ONpw5saZaZ_new-york-cheesecake-1.jpg\",\n        \"Recipe_Title\": \"Absolutely the Best New York Cheesecake (Gluten-Free)\",\n        \"Category\": \"Dessert, Cheesecake\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 78,\n        \"Nutrition\": {\n            \"Calories\": 510.7\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c339bc\",\n        \"Recipe_ID\": \"00003643\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/28/32/8/pict7wu3l.jpg\",\n        \"Recipe_Title\": \"Chewy and Fudgy Brownies\",\n        \"Category\": \"Snack, Bar Cookie\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 43,\n        \"Nutrition\": {\n            \"Calories\": 240.3\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34131\",\n        \"Recipe_ID\": \"00005550\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/81/46/5/pichh3L0T.jpg\",\n        \"Recipe_Title\": \"Flan\",\n        \"Category\": \"Dessert\",\n        \"Cuisine\": \"Mexican\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 31,\n        \"Nutrition\": {\n            \"Calories\": 261.5\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c341d7\",\n        \"Recipe_ID\": \"00005716\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/17/92/33/dceNByyfRpSN26tQnOIE_Chicken Parmesan.jpg\",\n        \"Recipe_Title\": \"Authentic Chicken Parmesan\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 31,\n        \"Nutrition\": {\n            \"Calories\": 1694.8\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34ec5\",\n        \"Recipe_ID\": \"00009022\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/14/78/82/ASySpH4lRtGUs6nYRThe_ItalianRainbowCookies_2.JPG\",\n        \"Recipe_Title\": \"Italian Tri-Color Cookies (Rainbow Cookies)\",\n        \"Category\": \"Dessert\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 22,\n        \"Nutrition\": {\n            \"Calories\": 123\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c350f8\",\n        \"Recipe_ID\": \"00009585\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/13/87/82/picmQB8yG.jpg\",\n        \"Recipe_Title\": \"The Classic Steak and Kidney Pie\",\n        \"Category\": \"Savory Pies\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 21,\n        \"Nutrition\": {\n            \"Calories\": 603.2\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c376b9\",\n        \"Recipe_ID\": \"00019240\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/20/88/77/pic7QZUjD.jpg\",\n        \"Recipe_Title\": \"La Bete Noire Chocolate Flourless Cake\",\n        \"Category\": \"Dessert\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 12,\n        \"Nutrition\": {\n            \"Calories\": 171.7\n        }\n    }\n]"}],"_postman_id":"f7a3f9af-5d0e-45e6-9bf1-dbc389a3a8c7"},{"name":"Filter by Cooking Method","id":"fe883919-da8a-4bb6-8c03-2fa3369a3b14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipes-method/:method?page=1","description":"<p><strong>Source File:</strong> <code>recipes-method.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Finds recipes that involve a specific action (e.g., 'fry').</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use for <strong>Technique-based</strong> filtering.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>method</strong> (Mandatory): string (\"fry\", \"bake\", \"boil\")</li>\n<li><strong>page</strong> (Optional): integer (1, 2)</li>\n</ul>\n","urlObject":{"path":["recipes-method",":method"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"page","value":"1"}],"variable":[{"id":"86153826-86e0-4f9c-a33d-b5e2dd37e655","type":"any","value":"fry","key":"method"}]}},"response":[{"id":"17909be3-8593-4488-820c-136397061127","name":"Filter by Cooking Method","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/recipes-method/:method?page=1","host":["http://localhost:3033/api/recipes"],"path":["recipes-method",":method"],"query":[{"key":"page","value":"1"}],"variable":[{"key":"method","value":"fry"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"949-A+gjwkpsrvxL00XL4Mqrcxoka/g\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Fri, 23 Jan 2026 14:53:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"6951a38b9da0231734c339ef\",\n        \"Recipe_ID\": \"00003694\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/11/48/9/9LQsGSoSSueSzTPKMkf0_beefbroc1.jpg\",\n        \"Recipe_Title\": \"Stir fried Garlic Beef with Broccoli\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 43,\n        \"Nutrition\": {\n            \"Calories\": 275.9\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34350\",\n        \"Recipe_ID\": \"00006092\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/84/23/1/01485651449.jpeg\",\n        \"Recipe_Title\": \"Singapore Rice Noodles\",\n        \"Category\": \"Brunch, One Dish Meal\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 29,\n        \"Nutrition\": {\n            \"Calories\": 597.6\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c34f67\",\n        \"Recipe_ID\": \"00009184\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/75/91/3/picUwzrJ4.jpg\",\n        \"Recipe_Title\": \"Fried Rice\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 21,\n        \"Nutrition\": {\n            \"Calories\": 390.8\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c352d6\",\n        \"Recipe_ID\": \"00010062\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/20/24/20/RDskKKiXQceBHTRRG8cx_IMG_4989.JPG\",\n        \"Recipe_Title\": \"Kung Pao Chicken II (Copycat)\",\n        \"Category\": \"Chicken\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 20,\n        \"Nutrition\": {\n            \"Calories\": 550.8\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c35cdf\",\n        \"Recipe_ID\": \"00012629\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/58/61/picVyAzYP.jpg\",\n        \"Recipe_Title\": \"Kung Pow! Chicken\",\n        \"Category\": \"Chicken\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 4.5,\n        \"Ratings_Count\": 17,\n        \"Nutrition\": {\n            \"Calories\": 403.4\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c3713a\",\n        \"Recipe_ID\": \"00017835\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/12/24/7/picUsfpBL.jpg\",\n        \"Recipe_Title\": \"Broccoli 'n Red Peppers Stir Fried\",\n        \"Category\": \"Lunch/Snacks\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 13,\n        \"Nutrition\": {\n            \"Calories\": 125.9\n        }\n    },\n    {\n        \"_id\": \"6951a38b9da0231734c37343\",\n        \"Recipe_ID\": \"00018355\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/52/00/6/picwCL4jo.jpg\",\n        \"Recipe_Title\": \"Cashew Chicken\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 12,\n        \"Nutrition\": {\n            \"Calories\": 619.6\n        }\n    }\n]"}],"_postman_id":"fe883919-da8a-4bb6-8c03-2fa3369a3b14"},{"name":"Get Full Ingredient Profile","id":"a9baf03d-bdcb-4fd7-a938-06108cad8a45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/ingredient-info/:name","description":"<p><strong>Source File:</strong> <code>ingredient-info.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Fetches a comprehensive profile for a specific ingredient. Includes its internal <code>Ing_ID</code>, Metadata (Flavor/Diet categories), Wikipedia links and images, FlavorDB links, and Usage Statistics (Total recipes).</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use this to populate a rich 'Ingredient Details' page.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><strong>name</strong> (Mandatory): string (\"apple\", \"broccoli\", \"garlic\")</li>\n</ul>\n","urlObject":{"path":["ingredient-info",":name"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[{"type":"any","value":"garlic","key":"name"}]}},"response":[{"id":"2aec2322-f25e-45bf-b0e4-3d96cf3cc73d","name":"Get Full Ingredient Profile","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/ingredient-info/:name","host":["http://localhost:3033/api/recipes"],"path":["ingredient-info",":name"],"variable":[{"key":"name","value":"garlic"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"439"},{"key":"ETag","value":"W/\"1b7-66n84lh2s/srkW2linLP5i3AM6E\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 26 Mar 2026 13:57:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"garlic\",\n    \"ing_id\": \"00000004\",\n    \"diet_category\": \"Herb\",\n    \"flavor_category\": \"Unknown\",\n    \"generic_name\": \"Garlic\",\n    \"wiki_link\": \"https://en.wikipedia.org/wiki/Garlic\",\n    \"wiki_image\": \"https://upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Garlic_whole.jpg/440px-Garlic_whole.jpg\",\n    \"flavor_db_id\": \"259\",\n    \"flavor_db_link\": \"Garlic~https://cosylab.iiitd.edu.in/flavordb/entity_details?id=259\",\n    \"dataset_frequency\": 145741,\n    \"total_recipes_used_in\": 4745\n}"}],"_postman_id":"a9baf03d-bdcb-4fd7-a938-06108cad8a45"},{"name":"Total Recipes Per Country/Region","id":"edf424f3-04f9-4e99-917c-582af64a4ca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipes-per-country","description":"<p><strong>Source File:</strong> <code>recipes-per-country.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Aggregates the database and returns a count of how many recipes belong to each region/cuisine.</p>\n<p><strong>Note on Data:</strong> Because of how the dataset was compiled, a large portion of recipes where a specific geographic cuisine could not be identified are grouped under the <code>'Other'</code> category. The <code>country</code> key in the response maps directly to these geographic and cultural regions (e.g., 'Indian', 'Asian', 'Other').</p>\n","urlObject":{"path":["recipes-per-country"],"host":["http://localhost:3033/api/recipes"],"query":[],"variable":[]}},"response":[{"id":"4d410889-10b2-4c31-8a2e-c13ef5e1e055","name":"Total Recipes Per Country/Region","originalRequest":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/recipes-per-country"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"983"},{"key":"ETag","value":"W/\"3d7-PEuH1goAESUzoose1jFL/rT6coI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Thu, 26 Mar 2026 13:54:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"country\": \"African\",\n        \"total_recipes\": 165\n    },\n    {\n        \"country\": \"American\",\n        \"total_recipes\": 404\n    },\n    {\n        \"country\": \"Asian\",\n        \"total_recipes\": 1091\n    },\n    {\n        \"country\": \"Australian\",\n        \"total_recipes\": 186\n    },\n    {\n        \"country\": \"Austrian\",\n        \"total_recipes\": 10\n    },\n    {\n        \"country\": \"Belgian\",\n        \"total_recipes\": 17\n    },\n    {\n        \"country\": \"Brazilian\",\n        \"total_recipes\": 14\n    },\n    {\n        \"country\": \"Cajun And Creole\",\n        \"total_recipes\": 126\n    },\n    {\n        \"country\": \"Canadian\",\n        \"total_recipes\": 540\n    },\n    {\n        \"country\": \"Caribbean\",\n        \"total_recipes\": 120\n    },\n    {\n        \"country\": \"Chilean\",\n        \"total_recipes\": 8\n    },\n    {\n        \"country\": \"Colombian\",\n        \"total_recipes\": 2\n    },\n    {\n        \"country\": \"Cuban\",\n        \"total_recipes\": 20\n    },\n    {\n        \"country\": \"Dutch\",\n        \"total_recipes\": 8\n    },\n    {\n        \"country\": \"European\",\n        \"total_recipes\": 2016\n    },\n    {\n        \"country\": \"Indian\",\n        \"total_recipes\": 19\n    },\n    {\n        \"country\": \"Mexican\",\n        \"total_recipes\": 496\n    },\n    {\n        \"country\": \"New Zealander\",\n        \"total_recipes\": 27\n    },\n    {\n        \"country\": \"Other\",\n        \"total_recipes\": 14694\n    },\n    {\n        \"country\": \"Peruvian\",\n        \"total_recipes\": 8\n    },\n    {\n        \"country\": \"Puerto Rican\",\n        \"total_recipes\": 7\n    },\n    {\n        \"country\": \"South African\",\n        \"total_recipes\": 19\n    },\n    {\n        \"country\": \"Turkish\",\n        \"total_recipes\": 3\n    }\n]"}],"_postman_id":"edf424f3-04f9-4e99-917c-582af64a4ca7"},{"name":"Full Fuzzy Search (Atlas Search)","id":"ed1cdd80-5151-4e6f-afe1-24432efe5882","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3033/api/recipes/atlas-search/search?q=chikcen&page=1","description":"<p><strong>Source File:</strong> <code>atlas-search.js</code></p>\n<h3 id=\"what-it-does\">What it does</h3>\n<p>Performs a full text search on recipe titles with advanced fuzzy matching (typo tolerance). E.g., searching for 'chikcen' will successfully return 'chicken' recipes.</p>\n<h3 id=\"when-to-use\">When to use</h3>\n<p>Use this to power the main Search Results Page when a user hits 'Enter' on their query.</p>\n<h3 id=\"parameters\">Parameters</h3>\n<ul>\n<li><p><strong>q</strong> (query, Mandatory): string (\"chikcen\", \"chicken\", \"garlic\")</p>\n</li>\n<li><p><strong>page</strong> (Optional): integer (1,5)</p>\n</li>\n</ul>\n","urlObject":{"path":["atlas-search","search"],"host":["http://localhost:3033/api/recipes"],"query":[{"key":"q","value":"chikcen"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"5e83f7bf-41b0-4a6a-862e-75de049833e5","name":"Full Fuzzy Search (Atlas Search)","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:3033/api/recipes/atlas-search/search?q=chikcen&page=1","host":["http://localhost:3033/api/recipes"],"path":["atlas-search","search"],"query":[{"key":"q","value":"chikcen"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"88d-xmW+eZNAzSoom1S+7GQx1AesY1o\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"br"},{"key":"Date","value":"Wed, 01 Apr 2026 13:06:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"Recipe_ID\": \"00008069\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/15/22/picmcIroO.jpg\",\n        \"Recipe_Title\": \"\\\"Chicken\",\n        \"Category\": \"Chicken Breast\",\n        \"Cuisine\": \"Mexican\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 24,\n        \"Nutrition\": {\n            \"Calories\": 645.2\n        }\n    },\n    {\n        \"Recipe_ID\": \"00001105\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/97/57/3/MZb2fAjRkqUCOXvWpyPm_0S9A4024.jpg\",\n        \"Recipe_Title\": \"Chicken Makhani (Indian Butter Chicken)\",\n        \"Category\": \"Chicken Thigh & Leg\",\n        \"Cuisine\": \"Asian\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 100,\n        \"Nutrition\": {\n            \"Calories\": 378.4\n        }\n    },\n    {\n        \"Recipe_ID\": \"00011931\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/74/98/0/picZXyt25.jpg\",\n        \"Recipe_Title\": \"Chicken Piccata (AKA Lemon Chicken)\",\n        \"Category\": \"Chicken\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 17,\n        \"Nutrition\": {\n            \"Calories\": 426.8\n        }\n    },\n    {\n        \"Recipe_ID\": \"00007900\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/35/89/11/piclPo5pU.jpg\",\n        \"Recipe_Title\": \"Chicken Lover's Ultimate Baked Chicken\",\n        \"Category\": \"Whole Chicken\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 24,\n        \"Nutrition\": {\n            \"Calories\": 644.7\n        }\n    },\n    {\n        \"Recipe_ID\": \"00008652\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/83/66/8/pict9J3KS.jpg\",\n        \"Recipe_Title\": \"Roasted Herb Chicken (Bondage Chicken)\",\n        \"Category\": \"Chicken\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 22,\n        \"Nutrition\": {\n            \"Calories\": 506.7\n        }\n    },\n    {\n        \"Recipe_ID\": \"00000070\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/19/13/5/Ri4L6zUSRSqPnAvReVAn_0S9A8372.jpg\",\n        \"Recipe_Title\": \"Chicken Parmesan\",\n        \"Category\": \"Chicken\",\n        \"Cuisine\": \"European\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 496,\n        \"Nutrition\": {\n            \"Calories\": 454\n        }\n    },\n    {\n        \"Recipe_ID\": \"00000265\",\n        \"Image_URL\": \"https://img.sndimg.com/food/image/upload/q_92,fl_progressive,w_1200,c_scale/v1/img/recipes/21/88/2/aQOJTNSRJ646PEVTXTbD-Pesto-Chicken-2.jpg\",\n        \"Recipe_Title\": \"Chicken Pesto\",\n        \"Category\": \"One Dish Meal\",\n        \"Cuisine\": \"Other\",\n        \"Ratings\": 5,\n        \"Ratings_Count\": 235,\n        \"Nutrition\": {\n            \"Calories\": 186.8\n        }\n    }\n]"}],"_postman_id":"ed1cdd80-5151-4e6f-afe1-24432efe5882"}],"event":[{"listen":"prerequest","script":{"id":"9c1d98c4-fa90-47bb-84eb-4d566eade61a","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"82bc462c-48de-4688-8cfa-a5857618bca6","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"http://localhost:3033/api/recipes"}]}