/sofmap/products/reviews

POST /api/sofmap/products/reviews

Price: 5 credits

Get the customer reviews posted on a Sofmap (ソフマップ) product: title, body, star rating, posting time and how many shoppers found the review helpful.

How to use it

Reviews of one Sofmap product, addressed by product number (e.g. '101213779') or a full product URL. Each review carries id, product_id, review_title, text, rating (1-5), created_at (unix seconds) with the raw created_at_text, and helpful_count. A product nobody has reviewed returns an empty list. The rating average and the review total of a product are on the products endpoint.

Parameters

Request body

Response

Errors

Response headers