/grubhub/restaurants/reviews

POST /api/grubhub/restaurants/reviews

Price: 5 credits

Get diner reviews for a Grubhub (grubhub.com) restaurant by numeric id (or restaurant page URL): review text, reviewer, star rating, sentiment, diner type, creation time and the menu items ordered.

How to use it

Fetch diner reviews for a Grubhub (grubhub.com) restaurant by its numeric id (e.g. '4255520') or a full restaurant page URL. Provide count. Optional: sort (most_recent/highest_rated). Each review has id, text, author, rating (1-5 stars), sentiment, diner_type, author_review_count, created_at, order_placed_at, items (the menu items ordered) and responses (any restaurant owner replies). Returns an empty list if the restaurant has no reviews.

Parameters

Request body

Response

Errors

Response headers