Back to catalog
Cortexa research tool·biomedical·openfoodfacts
OpenFoodFacts Search Products
Search for food products in the Open Food Facts database by name or brand. Returns product details including nutrition grades (Nutri-Score A-E), ingredients, nutrients (calories, fat, sugar, salt, protein), and food categories. Over 3 million products from worldwide. No authentication required.
Livelast probed 2026-04-30 23:07Z· 114msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 114ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"page": {
"description": "Page number for pagination. Default: 1",
"type": [
"integer",
"null"
]
},
"page_size": {
"description": "Number of results per page (1-100). Default: 10",
"type": [
"integer",
"null"
]
},
"search_terms": {
"description": "Food product name or brand to search for. Examples: 'nutella', 'coca cola', 'oreo', 'kelloggs cornflakes', 'olive oil'",
"type": "string"
}
},
"required": [
"search_terms"
],
"type": "object"
}Examples (1)
Default OpenFoodFacts Search Products call
public-safeinput
{
"search_terms": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_OpenFoodFacts_search_products
- Tool name
- OpenFoodFacts_search_products
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse