Elementvape: Get Product Reviews
Elementvape via Parse · ecommerce
Get customer reviews for a product by numeric product ID via Yotpo API. Returns paginated review content, ratings, verified buyer status, sentiment scores, and overall summary statistics. The product_id is the numeric ID from the get_product_details response. Access vape product data from elementvape.com, including search and browse, full product details, category navigation, and customer reviews. Fulfilled by Parse from elementvape.com.
- ecommerce
- elementvape
- elementvape-com
- 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/e69a2f25-8f1d-4dba-a2b4-77bbbd0c0f87/get_product_reviews
- Interface artifact
- sha256:94ae9bf9520c4590729d9e7c2eaf83429d78f937d8c5e18e903886bf8c9aa8dc
- Manifest digest
- sha256:1b3dc705fb1c3799ae431ccc2fc3889b17e33cd25cea89787099914ec5d43eed
Request fields
- page (integer): Page number for pagination.
- per_page (integer): Number of reviews per page.
- product_id (string, required): Numeric product ID (e.g., '74074', '59263'). Obtain from the get_product_details response id field.
Example queries
- {"page":"1","per_page":"5","product_id":"59263"}