Natura: Get Product Reviews
Natura via Parse · ecommerce
Get user reviews for a specific product, including aggregated rating, total review count, recommendation percentage, rating distribution by star level, individual reviews with comments, and an AI-generated summary with topic sentiment analysis. Paginated by page number. API for the Natura Brasil e-commerce site. Provides access to product catalog browsing, keyword and category search, product detail retrieval, customer reviews, and category navigation with faceted filters. Fulfilled by Parse from natura.com.br.
- ecommerce
- marketplace
- natura
- natura-com-br
- 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/0299d14a-6d4a-4bee-9db9-3e4af231d6cd/get_product_reviews
- Interface artifact
- sha256:81cecfac0d3a5a98c215774bb3216d74eb7ede558b0178645197a5bf97c577d7
- Manifest digest
- sha256:2cef44d36875a5953519561649d08c91c0ea31bf73de6ca38c49c0c1b04dcb2b
Request fields
- page (integer): Page number (0-based)
- page_size (integer): Number of reviews per page
- product_id (string, required): Product ID (e.g. 'NATBRA-43135'). Obtain from search_products results.
Example queries
- {"page":"0","page_size":"10","product_id":"NATBRA-43135"}