Food & Dining skills
Restaurants, menus, grocery and delivery: hours, availability and item-level data read from the business page itself.
13 skills
allrecipes.comAllrecipes Recipe Search
Search Allrecipes for recipes (keyword, ingredient list, category browse, or direct recipe URL) and return structured JSON with ratings, ingredients, instructions, nutrition, times, and full media — by parsing the SSR HTML search cards and each recipe page's schema.org LD+JSON Recipe block.
chefkoch.deChefkoch Search Recipes by Diet
Search Chefkoch.de's recipe catalog by diet (vegan, vegetarian, low-carb, keto, paleo, low-fat, etc.) and optional keyword, returning title, rating, prep time, difficulty, image, and URL. Also fetches the daily 'Was koche ich heute' editorial picks.
costco.caFind Rare Grocery Deals on Costco.ca
Return the current Costco Canada Warehouse Savings (instant-savings) catalog of grocery and household items via the Instacart-powered sameday.costco.ca surface — each item's sale price, savings, regular price, Instacart+ subscriber price, pack size, and product URL. Read-only.
doordash.comDoorDash Menu Extraction
Given a DoorDash restaurant URL or restaurant + city query, extract the full menu — every category, every item, with name, price, description, and popular/featured tags. Read-only — never adds to cart or checks out.
ezcater.comPlace a Catering Delivery Order on ezCater
Build an ezCater catering delivery order end-to-end — search caterers near an address that can fulfill the date/time/lead-time, set delivery date/time and headcount, size packages/trays to the guest count, add items to cart, and proceed to checkout (which gates behind an authenticated account before event details, delivery instructions, and payment). Stops before payment.
- images.24ur.com
Extract recipe details and main image from Okusno.je
Retrieve a recipe title, ingredients, preparation steps, and primary image from an Okusno.je recipe article, including its 24ur.com image CDN URL.
nonny.beerFind Craft Non-Alcoholic Beer Restaurants
Find bars and restaurants serving Nonny craft non-alcoholic beer near a given latitude/longitude, returning name, address, distance, phone, and website per result. Sorted by distance, category-filtered to Bars/Restaurants only.
redmart.lazada.sgRedMart Browse Groceries
Browse and search RedMart (Lazada Singapore's grocery arm) for products by query or category, returning name, pack size, price, original price, unit price, promo badge, rating, review count, image, and product URL. Read-only — never adds to cart or checks out.
- saizeriya.com.sg
Saizeriya SG Menu Data API
Pull Saizeriya Singapore's current menu (Grand, Lunch, Kids) and 44-outlet directory as structured data via deterministic static-URL GETs — the site exposes no JSON API, but its three versioned PDF endpoints plus /menu/ HTML index function as one.
sameday.costco.comCostco Same-Day Build Cart From List
Given a grocery list, find the best-matching Costco Same-Day products and add them to the cart, biasing toward previously purchased items when a logged-in Buy It Again history is available. Stops at the cart; never checks out.
tabelog.comTabelog Award Silver Restaurant Search
Enumerate Tabelog Award Silver winners (curated top-100), filter by prefecture/city + cuisine + lunch availability + lunch price ceiling + rating threshold, and report whether each survivor accepts online reservations directly on tabelog.com (vs. phone/email only). Read-only.
yelp.comYelp Menu from Photo
Retrieve a restaurant's menu on Yelp by reading its uploaded menu photos: clear the DataDome anti-bot wall, enumerate menu-category photos, open the full-resolution images from Yelp's CDN, and transcribe sections, items, descriptions, and prices via vision. Read-only.
yelp.comYelp Business Hours Lookup
Given a Yelp business URL, alias slug, or natural-language reference, return structured hours of operation — per-day open/close ranges, special-hours overrides, IANA timezone, current open/closed state, freshness signal, canonical URL, and a top-level status (open / temporarily_closed / permanently_closed / unknown). Read-only.