Openrice: Get Restaurant Reviews
Openrice via Parse · food_dining
Fetch user reviews for a specific restaurant. Returns paginated reviews with user info, ratings, photos, and review text. Offset-based pagination via start_at. Search and browse restaurants in Hong Kong via OpenRice, including reviews, cuisine types, districts, and award winners. Fulfilled by Parse from openrice.com.
- food-dining
- maps-geo
- openrice
- openrice-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/80a6eb52-1dd5-4cab-a7a4-5da1f9c62b89/get_restaurant_reviews
- Interface artifact
- sha256:c5ee41d65d5841a56952592cdd63a954a91d91bf2cc926723fdeedd8bb11acb9
- Manifest digest
- sha256:70a20b602c077c32232fb7dfde2b930c70c234988bd76c606cdfe8ee34ca53b1
Request fields
- rows (integer): Number of reviews to return per page
- poi_id (string, required): The restaurant's POI ID (from search_restaurants results[*].poiId)
- start_at (integer): Offset for pagination
Example queries
- {"rows":"3","poi_id":"465324","start_at":"0"}