๐Ÿฅซ Open Food Facts Intelligence - Nutrition + AI avatar

๐Ÿฅซ Open Food Facts Intelligence - Nutrition + AI

Pricing

from $20.00 / 1,000 results

Go to Apify Store
๐Ÿฅซ Open Food Facts Intelligence - Nutrition + AI

๐Ÿฅซ Open Food Facts Intelligence - Nutrition + AI

Extract food product data with AI-powered health scoring. Access nutrition facts, ingredients, allergens, and environmental impact scores for millions of products worldwide.

Pricing

from $20.00 / 1,000 results

Rating

0.0

(0)

Developer

ben

ben

Maintained by Community

Actor stats

0

Bookmarked

19

Total users

2

Monthly active users

3 days ago

Last modified

Categories

Share

๐Ÿฅ— Open Food Facts Product Intelligence โ€” Nutrition Data with AI Health Scoring

Extract food products with full nutrition facts, ingredients, allergens and environmental scores from Open Food Facts โ€” enriched with an AI health score on every product. Search by name, look up exact barcodes, filter by Nutri-Score, processing level or allergens, and get a clean, ranked dataset of food products from around the world โ€” no API key, no login. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.

๐Ÿฅ— What is the Open Food Facts Product Intelligence?

It turns the open food database into a structured, health-ranked product dataset. Search a keyword (or pass a list of barcodes), apply optional filters for nutrition grade, NOVA processing group or allergens, and it returns each product with complete nutrition data plus a 0โ€“100 health score that surfaces the healthiest options first โ€” so nutrition apps, retailers, researchers and e-commerce teams can compare products and find better alternatives instantly.

What data does it extract?

  • Product name, brand, categories and countries
  • Barcode (EAN/UPC) for exact product matching
  • Full ingredients list and allergen information
  • Nutri-Score grade (Aโ€“E), NOVA group (1โ€“4) and Eco-Score (Aโ€“E)
  • Nutrition per 100 g โ€” energy (kcal), fat, saturated fat, carbs, sugars, proteins, salt, fiber
  • Additives count and product/nutrition images
  • AI health score (0โ€“100) ranking each product, sorted best-first

โฌ‡๏ธ Input

Run it two ways โ€” search by keyword, or fetch exact products by barcode โ€” and narrow down with optional health filters:

FieldDescription
searchQuerySearch products by name or keywords, e.g. organic chocolate
barcodesList of product barcodes (EAN/UPC) to fetch directly
minNutritionGradeMinimum Nutri-Score: Aโ€“E (filters out lower grades)
maxNovaGroupMaximum processing level (1 = unprocessed, 4 = ultra-processed)
excludeAllergensOnly return products without known allergens (default false)
maxResultsCap the run (1โ€“1000, default 100)
includeHealthScoreCalculate the AI health score (default true)

Example input

{
"searchQuery": "breakfast cereal",
"minNutritionGrade": "B",
"maxNovaGroup": 3,
"maxResults": 50,
"includeHealthScore": true
}

โฌ†๏ธ Output

Every product is one clean row (view as a table, or export JSON / CSV / Excel):

{
"barcode": "737628064502",
"product_name": "Organic Dark Chocolate",
"brands": "Green & Black's",
"categories": "Snacks, Sweet snacks, Cocoa and its products, Chocolates, Dark chocolates",
"countries": "United Kingdom",
"ingredients_text": "Organic cocoa mass, organic cane sugar, organic cocoa butter...",
"allergens": "en:milk",
"nutrition_grade": "b",
"nova_group": 4,
"ecoscore_grade": "c",
"additives_count": 0,
"energy_kcal_100g": 600,
"fat_100g": 48,
"saturated_fat_100g": 29,
"carbohydrates_100g": 33,
"sugars_100g": 29,
"proteins_100g": 10,
"salt_100g": 0.03,
"fiber_100g": 12,
"image_url": "https://images.openfoodfacts.org/...",
"image_nutrition_url": "https://images.openfoodfacts.org/.../nutrition.jpg",
"health_score": 71
}

The health score (0โ€“100) combines four signals: Nutri-Score grade, NOVA processing group, Eco-Score and allergens/additives. Results are sorted highest-first so the healthiest products rise to the top of your dataset.

๐Ÿ’ก Use cases

  • ๐Ÿ“ฑ Health & nutrition apps: power food trackers, meal planners and diet apps with real nutrition facts and health scores.
  • ๐Ÿ›’ E-commerce & retail: enrich product listings with nutrition data, allergens and a comparable health ranking.
  • ๐Ÿ”ฌ Dietary research: analyze nutritional patterns, processing levels and food trends across brands and categories.
  • ๐Ÿšซ Allergen & diet filtering: surface allergen-free, low-sugar or minimally-processed products for sensitive shoppers.

โ“ FAQ

How do I get nutrition data for a product? Enter a searchQuery (or a list of barcodes), apply optional filters, then Run. You get structured products with nutrition facts, ingredients, allergens, scores and a health score.

Do I need an API key? No. It reads the public Open Food Facts database โ€” just set your search and filters. No account, token or authentication required.

Can I look up products by barcode? Yes โ€” pass a list of EAN/UPC barcodes to fetch those exact products, with or without a search query.

What is the health score? A transparent 0โ€“100 score built from the Nutri-Score grade, NOVA processing group, Eco-Score and allergen/additive content. Higher scores indicate healthier, less-processed products.

Can I filter for healthy or unprocessed products? Yes โ€” use minNutritionGrade to require an A/B grade, maxNovaGroup to exclude ultra-processed foods, and excludeAllergens to drop products with known allergens.

How many products can it return? Up to your maxResults cap (1โ€“1000). Use a small cap for a quick comparison or a large one for category-wide research.

Can I export the data? Yes โ€” download results as JSON, CSV or Excel, or pull them straight from the dataset via the Apify API.

Can I run it on a schedule or via API? Yes โ€” schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n.

Is it legal? It uses Open Food Facts, a collaborative open database released under the Open Database License (ODbL). Use the data responsibly and credit Open Food Facts as the source; product brands remain the property of their owners.

๐Ÿ”— You might also like


Keywords: Open Food Facts API, food product data, nutrition data scraper, Nutri-Score, NOVA group, food barcode lookup, ingredients data, allergen data, Eco-Score, health score, food database, nutrition facts API, product intelligence, healthy food finder, food product enrichment.