OpenFoodFacts Scraper avatar

OpenFoodFacts Scraper

Pricing

from $1.00 / 1,000 product scrapeds

Go to Apify Store
OpenFoodFacts Scraper

OpenFoodFacts Scraper

Scrape Open Food Facts product database. Lookup by barcode or full-text search. Returns name, brand, categories, ingredients, allergens, nutrition (calories, fat, sugar, salt, protein), Nutri-Score, NOVA group, eco-score, image. Free, open data.

Pricing

from $1.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape the Open Food Facts crowd-sourced product database. Two modes:

  • barcodes - look up specific EAN13/UPC barcodes
  • search - full-text search by product name, optionally filtered by country

Returns name, brand, categories, ingredients, allergens, nutrition (energy, fat, sugar, salt, protein), Nutri-Score, NOVA group, eco-score, image.

Useful for nutrition apps, dietary research, e-commerce enrichment, labeling tools.

Input

FieldTypeDescription
modeStringbarcodes or search.
barcodesArrayRequired for barcodes mode.
searchTermStringRequired for search mode.
countryStringOptional country tag (en:france, en:brazil).
maxItemsIntegerDefault 100, max 5000.

Output

{
"barcode": "3017624010701",
"productName": "Nutella",
"brands": "Nutella, Ferrero",
"categories": "Plant-based foods, Sweet spreads, Hazelnut spreads",
"nutriscore": "e", "novaGroup": 4, "ecoscore": "d",
"energyKcal100g": 539, "fat100g": 30.9, "sugars100g": 56.3,
"proteins100g": 6.3, "salt100g": 0.107,
"imageUrl": "https://images.openfoodfacts.org/...",
"url": "https://world.openfoodfacts.org/product/3017624010701"
}

Pricing

$0.001/product.

If this actor helped you, please leave a review on the Apify Store.