Ulta: Get Product Reviews
Ulta via Parse · ecommerce
Get customer reviews for a product from PowerReviews. Returns a review rollup (average rating, review count, recommendation ratio) and a list of individual reviews with ratings, comments, and metadata. Each call returns one page; the paging object describes total pages available. Comprehensive product and catalog data from Ulta Beauty, including real-time pricing, inventory status, ingredients, usage instructions, and customer reviews. Fulfilled by Parse from ulta.com.
- ecommerce
- healthcare
- parse
- platform-key
- reviews-ratings
- ulta
- ulta-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/05c4d11c-559b-4def-a722-d169488a2138/get_product_reviews
- Interface artifact
- sha256:22be18d23e8cd38f182ee57acaf803e1d3f590f4041d9e04fafca2420979d1b0
- Manifest digest
- sha256:f8b66560ef3a82b1ff93c43756548832be28cc727d8e64a9bfa278bf05db627f
Request fields
- limit (integer): Number of reviews per page (controls page_size parameter).
- product_id (string, required): Ulta product ID (e.g. 'pimprod2049087')
Example queries
- {"limit":"5","product_id":"pimprod2033171"}