AI Menu Parser — Flat Price per Menu, No API Key avatar

AI Menu Parser — Flat Price per Menu, No API Key

Pricing

$990.00 / 1,000 menu parseds

Go to Apify Store
AI Menu Parser — Flat Price per Menu, No API Key

AI Menu Parser — Flat Price per Menu, No API Key

One flat price per menu, charged only on success — no API key, no per-item metering. Menu photos in, structured dishes out: translated names, prices, atomic ingredients, EU-14 allergens, dietary type, nutrition estimates. 15 languages.

Pricing

$990.00 / 1,000 menu parseds

Rating

0.0

(0)

Developer

Nomad.Dev

Nomad.Dev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

AI Menu Parser — Flat Price per Menu

One flat charge per menu. Charged only when parsing succeeds. No API key.

Send up to 10 photos of a menu, get the whole menu back as structured JSON — one record per dish, however many dishes it has. A 12-dish café card and a 60-dish restaurant board cost exactly the same.

Each dish record includes:

  • name (translated to your language) + originalName (as printed)
  • category, price (with currency, as shown)
  • ingredients — atomic base ingredients, each with an English database name, translated display name, and EU-14 allergens with confidence
  • dietaryType — Vegan / Vegetarian / Pescetarian / Other, with explanation
  • nutritionInfo — estimated serving size, calories, protein, fat, carbs
  • story — origin story / cultural significance
  • isAlcoholic for beverages

15 output languages. The prompt is the production pipeline of a dietary-restrictions travel app — battle-tested on real menus worldwide.

Why flat pricing

You know the cost before you run: one menu, one price. No per-dish metering, no bill surprises on dense menus. If the parse fails or the photos are unreadable, you are not charged — a non-billed diagnostic row explains what went wrong instead.

Prefer usage-based pricing or your own Gemini key? The same parser is also listed as ai-menu-parser (bring your own key, per dish) and ai-menu-parser-managed (no key, per dish).

Input example

{
"imageUrls": ["https://example.com/menu-page-1.jpg", "https://example.com/menu-page-2.jpg"],
"language": "en"
}

Notes

  • Up to 10 images per run, parsed together as one menu. One run = one menu — for several restaurants, start one run each.
  • Unreadable items are skipped rather than guessed; empty results produce a non-billed diagnostic row explaining why.