/joshin/products/reviews/summary

POST /api/joshin/products/reviews/summary

Price: 5 credits

Get the aggregate review picture of one Joshin (上新電機) product: average star rating, review count, how many reviews sit at each star level, the sliding scales averaged over all reviewers, who buys the product and what for, and the automatically written summary of what reviewers say.

How to use it

Fetch the review aggregates 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 looks unreviewed. Returns rating (average out of 5), review_count, rating_distribution (review_count and percent per star level), scales (name, low_label, high_label and the averaged position between them as a percentage), modes (the most common answer per question with its share) and summary_headline/summary_text, an automatically generated digest of the reviews. A product nobody has reviewed returns review_count 0 and empty collections.

Parameters

Request body

Response

Errors

Response headers