Bethel Menu Nutrition Lookup
Enter your meal items to get detailed nutritional information
Enter Meal Items
Analyzing...
Analyze Meal
Example format:
Each item on a new line, or separated by commas
Weekly Menu
Monday
Tuesday
Wednesday
Thursday
Friday
Upload Weekly Menus
Set Meal Goals
Calories (optional range)
to
Set a calorie range for your meal
Limit carbs to
grams max
Leave blank for no limit
Get at least
grams protein
Leave blank for no minimum
Limit fat to
grams max
Leave blank for no limit
Get at least
grams fiber
Daily fiber goal (leave blank for no minimum)
Re-analyze Meal
Smart Recommendations
Perfect! Your meal meets all your goals.
Set some goals above to get personalized recommendations.
{{ rec.message }}
Apply
Individual Items
{{ result.searchedFor }}
{{ result.searchedFor }}
*
Serving size: {{ result.found['Serving Size'] || 'Not specified' }}
Servings:
{{ formatNumber(result.found.Calories * (result.servings || 1)) }}
Calories
{{ formatNumber(result.found['Carbs gram'] * (result.servings || 1)) }}g
Carbs
{{ formatNumber(result.found['Protein gram'] * (result.servings || 1)) }}g
Protein
{{ formatNumber(result.found['Total Fat gram'] * (result.servings || 1)) }}g
Fat
{{ formatNumber(result.found['Fiber gram'] * (result.servings || 1)) }}g
Fiber
No nutritional data found
Meal Totals
{{ formatNumber(totals.calories) }}
cal
Total Calories
{{ getGoalStatus('calories').message }}
{{ formatNumber(totals.carbs) }}g
carbs
Total Carbs
{{ getGoalStatus('carbs').message }}
{{ formatNumber(totals.protein) }}g
protein
Total Protein
{{ getGoalStatus('protein').message }}
{{ formatNumber(totals.fat) }}g
fat
Total Fat
{{ getGoalStatus('fat').message }}
{{ formatNumber(totals.fiber) }}g
fiber
Total Fiber
{{ getGoalStatus('fiber').message }}
Meal Summary
{{ result.found['Food item'] }}, Serving size: {{ result.found['Serving Size'] }}, Servings: {{ result.servings }}
{{ tooltip.content }}
Select Match
{{ alt.item['Food item'] }}
{{ alt.score === 0 ? 'Exact Match' : 'Match Score: ' + (100 - Math.round(alt.score * 100)) + '%' }}