Microcenter: Get Product Reviews
Microcenter via Parse · ecommerce
Retrieve customer reviews for a product from Bazaarvoice. Returns review data including ratings, text, pros/cons, and metadata. Offset-based pagination with configurable limit. Each call returns up to `limit` reviews starting at `offset`. Search Micro Center's product catalog, compare technical specifications and customer reviews, check real-time inventory across all store locations, browse deals, and get store information. Fulfilled by Parse from microcenter.com.
- ecommerce
- maps-geo
- microcenter
- microcenter-com
- parse
- platform-key
- 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/99d38b3b-2bf4-4033-869d-50ef09d1e077/get_product_reviews
- Interface artifact
- sha256:f1a741f74171199cf6df5e5dc138dfea78d5bc7b705904c00bd28869cdfbb0fc
- Manifest digest
- sha256:31fe393f30429a2c87f36ddde8d069b41bde24a2ba3b495ca0b67b374d8fa3b7
Request fields
- limit (integer): Maximum number of reviews to return per request.
- offset (integer): Offset for pagination.
- product_id (string, required): Product ID (e.g. '693095'). Obtain from search_products results[*].id.
Example queries
- {"limit":"5","offset":"0","product_id":"700977"}