tbca.net.br API: search_by_component
tbca.net.br via Parse · food_dining
Search foods by nutritional component. Returns foods sorted by the specified nutrient value. The component parameter uses a pipe-delimited format of unit|tagname that must match exact internal identifiers from the TBCA database. Use list_food_groups and list_food_types to discover valid group_id and food_type values. The TBCA (Tabela Brasileira de Composição de Alimentos) API provides access to the most comprehensive Brazilian food composition database. It includes nutritional profiles, statistical data, regional foods, and household measures. Fulfilled by Parse from tbca.net.br.
- food-dining
- government-public
- healthcare
- parse
- platform-key
- tbca-net-br
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/f3f96c01-69e8-48d9-8e26-b6765980f9d6/search_by_component
- Interface artifact
- sha256:92df76e5210c0c56eb9e09f63173341e3b3733b164fefd59a9a0efd77d0d1c35
- Manifest digest
- sha256:ff3291ed929d0d6d6424ebd79b4675980455b23bfd32ba7213482cec8e803ccb
Request fields
- group_id (string): Food group ID from list_food_groups (e.g. '65' for CEREAIS E DERIVADOS).
- component (string): Nutrient component identifier in 'unit|TAGNAME' format. Verified working value: 'kJ|ENERGIA'.
- food_type (string): Food type ID from list_food_types (e.g. '70' for PREPARO SIMPLES DO ALIMENTO).
Example queries
- {"group_id":"65","component":"kJ|ENERGIA","food_type":"70"}