Open Food Facts Barcode Lookup
Use to resolve a physical food barcode into product name, brand, and ingredient list.
Call
POST https://bizintel-api.hahavoid0.workers.dev/product/barcode
{
"barcode": "3017620422003"
}AgentCash command
npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/product/barcode -m POST -b '{"barcode":"3017620422003"}'Not for
Do not use for non-grocery products or retail items (use general UPC/EAN directory).