Back to catalog
🍕

Open Food Facts

Free

Food Products Database

🍕Food & DrinkHTTPSNo API key required

Nutella

Open Food Facts

Product NameNutella
BrandFerrero
Nutriscore GradeE
Calories 100g539
Fat 100g30.9
Sugars 100g56.3
Protein 100g6.3

Sample Response

response.json
1{
2 "product_name": "Nutella",
3 "brand": "Ferrero",
4 "nutriscore_grade": "e",
5 "calories_100g": 539,
6 "fat_100g": 30.9,
7 "sugars_100g": 56.3,
8 "protein_100g": 6.3
9}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://world.openfoodfacts.org/data"
View Documentation

Similar APIs