Restaurant Menu Extractor
Send raw restaurant menu text and get back structured JSON: sections (e.g. Appetizers, Entrees) with items, each including name, description, price, and dietary tags (vegan, gluten-free, spicy, etc). Built for delivery apps and menu aggregators that scrape menus from many restaurants and need one consistent schema instead of writing a parser per source. Example: POST /v1/extract/restaurant-menu…
Restaurant Menu Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Extract Restaurant Menu /v1/extract/restaurant-menu |
Extracts structured menu items (name, price, dietary tags) from raw restaurant menu text |
Restaurant Menu Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|
| MEGA | $99 / month | — |
|