Parse recipe ingredients
Ingredient Parsing
1{2 "ingredientRaw": "2 cups all-purpose flour, sifted",3 "product": "all-purpose flour",4 "quantity": 2,5 "unit": "cup",6 "preparation": "sifted"7}1"color:#c084fc">curl -X "color:#fbbf24">GET "https://zestfuldata.com/" \2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"