/bookoff/products/reviews

POST /api/bookoff/products/reviews

Price: 5 credits

List the customer reviews BookOff Online (ブックオフ) publishes under one catalogue entry: the star rating, the review text, the date it was posted, where it came from, and whether the writer flagged it as containing spoilers.

How to use it

Read the reviews under one BookOff Online entry, newest first. Pass product as the 10-digit product code or a full product URL, and count for how many to read. Reviews belong to the title, not to one side of it, so the used and the new page of the same code share them. Each review carries product_id, rating out of five, text, published_at, source (most are syndicated from the reading-diary service ブクログ) and has_spoiler; a review flagged as a spoiler still carries its full text. The star breakdown and the average rating live on the products endpoint. A title with no reviews returns an empty list.

Parameters

Request body

Response

Errors

Response headers