/tsukumo/products/reviews

POST /api/tsukumo/products/reviews

Price: 5 credits

Get the customer reviews posted on a TSUKUMO (ツクモ) product: the reviewer, star rating, headline, full body, posting time and how many shoppers found the review helpful, optionally narrowed to one star level.

How to use it

Reviews of one shop.tsukumo.co.jp product, addressed by its thirteen-digit product number (e.g. '0730143315289') or a full product URL. Set rating to read only the one-star or only the five-star reviews. Each review carries id, product_id, author with author_id and author_url, rating (1-5), review_title, text, created_at (unix seconds) with the raw created_at_text, and helpful_count. Japanese shoppers write long, technical reviews here, so text is usually several paragraphs. A product nobody has reviewed returns an empty list; the rating average, the review total and the breakdown by star are on the products endpoint.

Parameters

Request body

Response

Errors

Response headers