Stacksocial: Get Product Reviews
Stacksocial via Parse · ecommerce
Get user reviews for a specific product by its slug. Returns reviewer name, numeric rating, review text, and ISO date. Empty array if no reviews exist. Access deals, products, reviews, and recommendations from StackSocial's marketplace. Fulfilled by Parse from stacksocial.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- stacksocial
- stacksocial-com
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/63296c43-6a0e-4828-bf8f-148e20555a58/get_product_reviews
- Interface artifact
- sha256:a9dda1f8f3a6ab225dc2c76e1d46b52d51991e1da300333a62d8802802cbb80e
- Manifest digest
- sha256:eec170bd22d4fcb5518a601de4391893475fa8e5cb5411a8436e9cb3b2d02529
Request fields
- slug (string, required): Product slug (e.g. 'adguard-vpn-5-yr-subscription').
- limit (integer): Maximum number of reviews to return.
Example queries
- {"slug":"adguard-vpn-5-yr-subscription","limit":"5"}