chewy.com API: get_product_reviews
chewy.com via Parse · ecommerce
Get paginated product reviews for a Chewy product using GraphQL. Returns up to 10 reviews per page sorted by relevance, with cursor-based pagination. Each review includes rating, title, text, author name, and submission date. APIs for searching products, getting details, and reviews from Chewy.com. Fulfilled by Parse from chewy.com.
- chewy-com
- ecommerce
- marketplace
- 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/4b43ad73-b94f-41e6-bc32-d7fe35f180b6/get_product_reviews
- Interface artifact
- sha256:1277dfbc6316f99294b5d84af9d597178a135d7ba865c8e55c614cb3a7c1d566
- Manifest digest
- sha256:d86e937f0a892190bc94caf5fe27a5eeb80a534cae091ff10442c890f8cc5581
Request fields
- cursor (string): Pagination cursor from a previous response's endCursor to retrieve the next page of reviews.
- product_id (string, required): Product partNumber (e.g. '119446', '128666'). Found in product URLs after /dp/.
Example queries
- {"product_id":"119446"}