n11.com API: get_product_reviews
n11.com via Parse · marketplace
Retrieve paginated product reviews, star ratings breakdown, and review statistics for a given product. Each review includes content text, star rating, date, masked buyer name, and seller nickname. Search products, browse categories, get product details, reviews, suggestions, and best sellers from n11.com, Turkey's major e-commerce marketplace. Fulfilled by Parse from n11.com.
- ecommerce
- marketplace
- n11-com
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/32a7d16d-8fb2-436e-9f3a-423816d72e1d/get_product_reviews
- Interface artifact
- sha256:ff612a458d6b336307e90dfae5b5e51f03cb3d15dc9e2e40230b638665728998
- Manifest digest
- sha256:e9cdcd34684acd5c01c7eb512d93684c1dabec742bf5dd092a6e7358d10ef39f
Request fields
- page (integer): Page number for pagination (1-indexed).
- page_size (integer): Number of reviews per page (max 100).
- product_id (string, required): Numeric product ID as a string to fetch reviews for (e.g., '732056631').
Example queries
- {"page":"1","page_size":"10","product_id":"735927454"}