/demaecan/shops/reviews
Get Demae-can (出前館) shop reviews by shop id (or shop URL), optionally sorted by date or rating. Each review has the rating, comment text, delivery and review timestamps, the reviewed menu items with quality tags, and the shop’s reply if any. A non-existent or review-less shop returns an empty list.
Price: 5 credits per 50 results
💡 AI Hint: Fetch Demae-can (demae-can.com) reviews for a shop by id (e.g. ‘1003691’) or shop URL. Optional sort (newest/rating_desc/rating_asc). Returns id, rating, text, delivered_at, reviewed_at, menu_items (each with name, is_good, quality tags, image) and the shop reply when present. Returns an empty list when the shop has no reviews or 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 number of reviews to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Review ordering
newest, rating_desc, rating_asc