Open Food Facts Scraper
Pricing
from $80.00 / 1,000 results
Open Food Facts Scraper
Scrape food product data from Open Food Facts covering 3M+ products worldwide. Get names, brands, barcodes, Nutri-Score grades, NOVA processing groups, full ingredient lists, nutrition facts per 100g, and allergen warnings. Filter by category, country, and nutrition grade.
Pricing
from $80.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Actor stats
1
Bookmarked
3
Total users
2
Monthly active users
3 hours ago
Last modified
Categories
Share

๐ฅ Open Food Facts Scraper
๐ Collect food product data from 3M+ items with names, brands, ingredients, Nutri-Score, NOVA groups, full nutrient profiles, allergens, and Eco-Score. Filter by category, country, and nutrition grade.
๐ Last updated: 2026-04-17
Open Food Facts is the world's largest open food database, with over 3 million products from 180+ countries. This Actor queries that database and returns structured records with product names, brands, barcodes, full ingredient lists, Nutri-Score grades (A-E), NOVA processing groups (1-4), Eco-Score environmental grades, calorie and macronutrient values per 100g, allergen tags, certification labels, and packaging data. You can filter by category, country, Nutri-Score, NOVA group, and sort order.
Nutrition researchers, health app developers, dietitians, food industry analysts, and environmental researchers all need this data in a structured format. Rather than clicking through individual product pages, you get a clean dataset with thousands of records, complete with nutrient breakdowns, in a single run.
| Target | Open Food Facts |
|---|---|
| Use Cases | Nutrition analysis, health app databases, food industry research, allergen tracking |
๐ What it does
- ๐ฅซ Product metadata. Names, brands, barcodes, quantities, serving sizes, and categories for every product.
- ๐ Nutri-Score grades. A through E nutritional quality ratings based on calories, sugar, fat, fiber, and protein.
- ๐ Full nutrient profiles. Calories, fat, saturated fat, carbohydrates, sugars, fiber, protein, and salt per 100g.
- ๐ญ NOVA groups. Food processing levels from 1 (unprocessed) to 4 (ultra-processed).
- โ ๏ธ Allergen and label data. Allergen tags, trace warnings, ingredient lists, and certification labels.
Each record includes the product ID, name, brand, categories, quantity, Nutri-Score, NOVA group, Eco-Score, full ingredient list, detailed nutriments, allergens, labels, countries sold, image URL, product page URL, and scrape timestamp.
๐ก Why it matters: Manually browsing Open Food Facts for product data takes ages when you need hundreds of items. This Actor collects thousands of products with complete nutritional breakdowns in seconds.
๐ฌ Full Demo
๐ง Coming soon: a 3-minute walkthrough showing how to go from sign-up to a downloaded dataset.
โ๏ธ Input
| Input | Type | Default | Behavior |
|---|---|---|---|
category | string | "chocolate" | Filter by food category (e.g., "chocolate", "pizza", "yogurt", "cereals"). |
query | string | - | Optional text search within the category. |
country | string | - | Filter by country: US, France, UK, Germany, Spain, Italy, or World. |
nutriscore | string | - | Filter by Nutri-Score grade: A (healthiest) through E (least healthy). |
novaGroup | string | - | Filter by NOVA processing group: 1 (unprocessed) through 4 (ultra-processed). |
sortBy | string | - | Sort by popularity, product name, or date created. |
maxItems | integer | 10 | Maximum products to return. Free users limited to 10. Paid users up to 1,000,000. |
Example: Nutri-Score A chocolates in the US.
{"category": "chocolate","country": "us","nutriscore": "a","maxItems": 50}
Example: Ultra-processed cereals in France.
{"category": "cereals","country": "fr","novaGroup": "4","maxItems": 100}
โ ๏ธ Good to Know: Open Food Facts is community-maintained. Some products may have incomplete nutritional data or missing allergen information. Always verify critical allergen data against actual product packaging.
๐ Output
Each record contains 30+ fields. Download as CSV, Excel, JSON, or XML.
๐งพ Schema
| Field | Type | Example |
|---|---|---|
๐ผ๏ธ imageUrl | string | "https://images.openfoodfacts.org/images/products/..." |
๐ productName | string | "Milka Alpine Milk" |
๐ท๏ธ brands | string | "Milka" |
๐๏ธ categories | string | "Snacks, Sweet snacks, Chocolates" |
๐ quantity | string | "100 g" |
๐
nutriscore | string | "e" |
๐ญ novaGroup | integer | 4 |
๐ฟ ecoscore | string | "d" |
๐ ingredients | string | "Sugar, cocoa butter, skimmed milk powder..." |
๐ฅ nutriments.energy_kcal | number | 530 |
๐ง nutriments.fat | number | 29.5 |
๐ฌ nutriments.sugars | number | 58 |
๐ช nutriments.proteins | number | 6.3 |
โ ๏ธ allergens | string | "en:milk, en:soybeans" |
๐ countries | string | "France, Germany, Belgium" |
๐ฆ Sample records
โจ Why choose this Actor
| Capability | |
|---|---|
| ๐ฅซ | 3M+ products. Access to the world's largest open food database. |
| ๐ | Nutri-Score grades. A through E nutritional quality ratings included. |
| ๐ญ | NOVA groups. Food processing levels from unprocessed to ultra-processed. |
| ๐ | Full nutrient data. Calories, macros, fiber, and salt per 100g. |
| โ ๏ธ | Allergen tracking. Allergen tags and traces for each product. |
| ๐ | Global coverage. Products from 180+ countries with country filtering. |
| ๐ | Multiple exports. Download as CSV, Excel, JSON, or XML. |
Open Food Facts contains over 3 million products contributed by a global community, covering everything from snacks and beverages to dairy, grains, and frozen foods.
๐ How it compares to alternatives
| Approach | Cost | Coverage | Refresh | Setup |
|---|---|---|---|---|
| โญ Open Food Facts Scraper (this Actor) | $5 free credit, then pay-per-use | 3M+ products | Live per run | โก 2 min |
| Manual browsing | Free | Limited by time | Manual checks | ๐ Hours |
| Open Food Facts API | Free | Full database | Per request | ๐ง 1-2 hours |
| Third-party nutrition databases | $100-500/mo | Varies | Monthly | ๐ Onboarding |
Pick this Actor when you want structured food product data with Nutri-Score, NOVA, and full nutrient profiles without building your own API integration.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the Open Food Facts Scraper page on the Apify Store.
- ๐ฏ Set input. Choose a food category, country, nutrition filters, and set your max items.
- ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ผ Business use cases
๐ Beyond business use cases
Data like this powers more than commercial workflows. The same structured records support research, education, civic projects, and personal initiatives.
๐ค Ask an AI assistant about this scraper
Open a ready-to-send prompt about this ParseForge actor in the AI of your choice:
- ๐ฌ ChatGPT
- ๐ง Claude
- ๐ Perplexity
- ๐ Copilot
โ Frequently Asked Questions
๐ณ Do I need a paid Apify plan to run this actor?
No. You can start right now on the free Apify plan, which includes $5 in free monthly credit. That is enough to run this actor several times and explore the output before committing to anything. Paid plans unlock higher limits, more concurrent runs, and larger datasets. Create a free Apify account here to get started.
๐จ What happens if my run fails or returns no results?
Failed runs are not charged. If the source site changes, proxies get rate-limited, or a specific input matches nothing, re-run the actor or open our contact form and we will investigate. You can also check the run log in the Apify console to see why the run stopped.
๐ How many items can I scrape per run?
Free users are limited to 10 items per run so you can preview the output and confirm the actor works for your use case. Paid users can raise maxItems up to 1,000,000 per run. Upgrade here if you need full scale.
๐ How fresh is the data?
Every run fetches live data at the moment of execution. There is no cache or delay: the records you get reflect what the source returned at that moment. Schedule the actor to maintain a rolling snapshot of the data you need.
๐งโ๐ป Can I call this actor from my own code?
Yes. Apify exposes every actor as a REST endpoint and ships first-class SDKs for Node.js and Python. You can start a run, read the dataset, and handle webhooks from your own app in a few lines. All you need is your Apify API token.
๐ค How do I export the data?
Every Apify dataset can be downloaded in one click from the console as CSV, JSON, JSONL, Excel, HTML, XML, or RSS. You can also pull results programmatically via the Apify API or stream them into BigQuery, S3, and other destinations through built-in integrations.
๐ Can I schedule the actor to run automatically?
Yes. Use the Apify scheduler to run the actor on any cadence, from hourly to monthly. Results are saved to your dataset and can be delivered to webhooks, email, Slack, cloud storage, or automation tools such as Zapier and Make.
๐ Automating Open Food Facts Scraper
Control the scraper programmatically for scheduled runs and pipeline integrations:
- ๐ข Node.js. Install the
apify-clientNPM package. - ๐ Python. Use the
apify-clientPyPI package. - ๐ See the Apify API documentation for full details.
The Apify Schedules feature lets you trigger this Actor on any cron interval. Run it monthly to catch new products and updated nutritional data in your target categories.
๐ Integrate with any app
Open Food Facts Scraper connects to any cloud service via Apify integrations:
- Make - Automate multi-step workflows
- Zapier - Connect with 5,000+ apps
- Slack - Get run notifications
- Airbyte - Pipe data into your warehouse
- GitHub - Trigger runs from commits
- Google Drive - Export datasets straight to Sheets
You can also use webhooks to trigger downstream actions when a run finishes.
๐ Recommended Actors
- ๐บ Open Brewery DB Scraper - Collect brewery data with locations and GPS coordinates
- ๐ซ Greatschools Scraper - Scrape school ratings and reviews
- ๐ Smart Apify Actor Scraper - Scrape Apify Store actors with 70+ fields
- ๐ฐ PR Newswire Scraper - Collect press releases and corporate news
- ๐ง HTML to JSON Smart Parser - Parse any web page into structured JSON
๐ก Pro Tip: browse the complete ParseForge collection for more data scrapers and tools.
๐ Need Help? Open our contact form to request a new scraper, propose a custom data project, or report an issue.
โ ๏ธ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Open Food Facts or its contributors. All trademarks mentioned are the property of their respective owners. Only publicly available data is collected.