/demaecan/shops
Get full Demae-can (出前館) shop details by shop id (or shop URL): name, image, rating, review count and rating breakdown, delivery fee, minimum order, business hours, address, genre, chain, coupons and the complete menu with categories, items, prices, descriptions and images.
Price: 5 credits
💡 AI Hint: Fetch a single Demae-can (demae-can.com) shop by id (e.g. ‘1003691’) or a full shop URL. Returns id, name, image, chain_image, rating, review_count, rating_breakdown (per-star count/percentage), status, is_available, minimum_order_price, delivery_fee, can_use_point, wait_time, business_time, address, genre_name/code, chain_name/id, coupons and the full menu as categories, each with items (item_code, name, price, description, image, appeal_label, is_stockout, is_for_sale, labels). Pass area (block code) for area-specific delivery fee.
⚠️ Common errors: 412: Shop not found (well-formed id but the shop does not exist)
Authorizations
API token from the dashboard
Headers
Body
Demae-can shop id or a full shop URL
1"1003691"
"https://demae-can.com/shop/menu/1003691"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Optional delivery area block code (from areas/search) to resolve area-specific delivery fee
"13113012001"
Response
Successful Response