/bookoff/products/search

POST /api/bookoff/products/search

Price: 20 credits

Search the BookOff Online (ブックオフ) catalogue of second-hand and new books, manga, magazines, CDs, DVDs, Blu-rays and video games by keyword, barcode, author, publisher or related-word tag, narrowed by genre, second-hand price, release month, stock and branch collection, in seven orderings. Returns listing cards with the product code, title, author, cover, price with the saving against the retail price, the previous price where the shop published one, reward points, release date, genre labels, badges and stock.

How to use it

Search shopping.bookoff.co.jp. Every filter is optional, so count alone browses the catalogue. Narrow with keyword (a JAN or ISBN barcode here returns exactly the one matching entry, which is the only way to turn a barcode into a product code), exclude_keyword, category_id (a genre id such as 12 for books, 11 comics, 31 CD, 71 DVD and Blu-ray, 51 games, and any deeper id from a product's categories chain), author, publisher, tag (a related-word tag a product reports), price_min/price_max in JPY over the second-hand price only, release_from/release_to as YYYYMM, stock and store_pickup_only. Order with sort; note that the new_price orderings use the brand-new price while the used_price ones use the second-hand price. Each card carries id and condition, which together address the entry on the products endpoint. The catalogue keeps entries nobody currently stocks, so use stock to see only what can be bought today, and is_in_stock on a card follows the shop's own stock line including its low-stock wordings. Prices are tax-included JPY.

Parameters

Request body

Response

Errors

Response headers