REI: Get Product Reviews
REI via Parse · ecommerce
Fetches paginated customer reviews for a product from Bazaarvoice. Each review includes rating (1-5), title, full text, author nickname, submission date, recommendation status, and helpfulness vote counts. Ordered by most recent first. API for REI.com outdoor gear, clothing, and equipment. Supports product search, category browsing, detailed product specs, customer reviews, and category navigation. Fulfilled by Parse from rei.com.
- ecommerce
- maps-geo
- parse
- platform-key
- rei
- rei-com
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b144cedc-d78a-4fc3-ad4f-c7479ad6fd67/get_product_reviews
- Interface artifact
- sha256:222755fcb82eccb945e8e92ed2fb70994d8362b2f3955bcf3723c35476b5aa3c
- Manifest digest
- sha256:cc03e3aa71bd3c69f8851f2f990b4ea2593fbf8063e213696f9443ee6bb62059
Request fields
- page (integer): Page number for pagination.
- pagesize (integer): Reviews per page (1-100).
- style_number (string, required): Product style number (e.g., '243702'). Found in search/category results as prodId.
Example queries
- {"page":"1","pagesize":"10","style_number":"243702"}