/joshin/products/reviews

POST /api/joshin/products/reviews

Price: 20 credits

Get the customer reviews of one Joshin (上新電機) product: star rating, headline, body text, author nickname, posting date, how many shoppers found the review helpful, who the buyer bought it for, what they use it for, and the sliding scales the reviewer answered.

How to use it

Fetch reviews of one joshin (joshinweb.jp) product. Pass product (13-digit JAN code or a full product URL) together with review_group, both of which the search and ranking endpoints return for every product; a product paired with the wrong review_group has no reviews. Narrow with rating, user_type, use_case and sort. Each review carries id, rating (1-5), document_title, text, author, created_at, helpful_count, user_type, use_case and scales (each with name, low_label, high_label and position, the answer placed between the two labels as a percentage). A product nobody has reviewed returns an empty list.

Parameters

Request body

Response

Errors

Response headers