petco.com API: get_product_reviews
petco.com via Parse · ecommerce
Retrieve customer reviews for a product by its SKU ID via Bazaarvoice. Returns 10 reviews per page with rating, text, title, and recommendation status. The product_id is the sku field from get_product_details. Search products, browse categories, get product details and reviews, find store locations, and discover deals on Petco.com Fulfilled by Parse from petco.com.
- ecommerce
- maps-geo
- parse
- petco-com
- 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/dd564857-acee-4c20-9670-1603bccc68f2/get_product_reviews
- Interface artifact
- sha256:015dc03f03e17dcd0784daf90088a1a7c4c6ddd9c59d6fea75773b707ef6b141
- Manifest digest
- sha256:77e6923bc608643e5ca208947a2b549299a349c91d06d9f5dee33a152c558caf
Request fields
- page (integer): Page number for pagination (10 reviews per page).
- product_id (string, required): Product SKU ID (e.g. '1327593'). Available from get_product_details sku field.
Example queries
- {"page":"1","product_id":"2823705"}