Extract Restaurant Menu From Website
Skill Verified ActiveExtract menu item names, prices, descriptions, and dietary notes from a public restaurant menu page.
To automate the extraction of structured menu data from public restaurant web pages, enabling easier integration into delivery platforms or internal systems.
Features
- Extract menu item names
- Extract menu item prices
- Extract menu item descriptions
- Extract dietary notes
- Process public website pages
Use Cases
- Populate a restaurant delivery platform menu
- Aggregate menu data from multiple sources
- Analyze menu offerings for pricing or dietary trends
Non-Goals
- Extracting data from pages behind a login
- Interpreting dynamic or JavaScript-rendered menus without direct URL access
- Comparing menus across different restaurants
Installation
First, add the marketplace
/plugin marketplace add iterationlayer/skills/plugin install skills@iterationlayer-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Website Extraction Api
100Extract typed JSON from public website pages using a schema.
Extract Supplier Catalog From Website
100Extract SKUs, product names, unit prices, availability, and minimum order quantities from a supplier catalog page.
Chatgpt Search
100Search ChatGPT and extract the full response + hydration JSON that powers the UI. Attaches to a running Chrome instance (port 9222 by default), opens ChatGPT, submits a query, waits for the streamed response, and returns structured data: messages, product cards, hydration JSON, and API calls. Use when asked to "search chatgpt", "ask chatgpt", "chatgpt search", "get chatgpt response", or "scrape chatgpt".
Extract Public Registry Page
100Extract organization name, registration number, status, registration date, and officers from a public registry page.
Browser Extract
99Extract structured data via stored browser-templates or one-shot DOM queries, with mandatory AIDefence PII + prompt-injection gates before content reaches the model
Extract Real Estate Listing From Website
99Extract address, listing price, bedrooms, bathrooms, amenities, and agent contact details from a public listing page.