Converts scraped nutrition data to app format.
Only converts when servingSize is explicitly provided by the scraper. Without servingSize, we cannot reliably determine if values are per-100g or per-serving, so we skip nutrition entirely to avoid storing incorrect data.
Converts scraped nutrition data to app format.
Only converts when servingSize is explicitly provided by the scraper. Without servingSize, we cannot reliably determine if values are per-100g or per-serving, so we skip nutrition entirely to avoid storing incorrect data.