Google Nutrition Information
For some searches, Google search includes the "Nutrition Information". SerpApi is able to scrape, extract, and make sense of this information.
API Examples
Results for: Onion Ring
{
...
"nutrition_information": {
"description": "Onion rings, breaded and fried",
"source": "USDA",
"source_link": "https://fdc.nal.usda.gov/fdc-app.html#/food-details/170771/nutrients",
"amount_per": "1 package (18 onion rings) (117 g)",
"calories": "480",
"total_fat": "30 g",
"saturated_fat": "4.9 g",
"trans_fat_regulation": "0.2 g",
"sodium": "908 mg",
"potassium": "195 mg",
"total_carbohydrate": "51 g",
"dietary_fiber": "3.2 g",
"sugar": "6 g",
"protein": "4.5 g",
"vitamin_c": "2%",
"calcium": "13%",
"iron": "4%",
"vitamin_b6": "10%",
"magnesium": "5%",
"disclaimer": "Percent Daily Values are based on a 2,000 calorie diet. Your daily values may be higher or lower depending on your calorie needs."
},
...
}