foodpanda_restaurant_reviews
Retrieve a curated sample of customer reviews for a foodpanda restaurant using its restaurant code. Returns author, date, text, and rating to assess public feedback shown on the storefront page.
Instructions
Get a sample of one foodpanda restaurant's customer reviews. Returns a sample of real customer reviews for one restaurant -- author name, publish date, review text, and a 1-5 rating. This is the curated sample the restaurant's own storefront page embeds for search-engine rich results, not the full review corpus a logged-in customer would see in the app; the number returned scales with the restaurant's popularity rather than being a fixed cap, and can be empty for a restaurant with few or no reviews.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Restaurant code, from /foodpanda/search's code field | |
| market | No | Delivery Hero market the restaurant belongs to. Defaults to sg. |