/pckoubou/products/search

POST /api/pckoubou/products/search

Price: 20 credits

Search PC Koubou (パソコン工房) products by keyword and/or category across new and second-hand stock, narrowed by maker, holding branch, merchandising labels, campaign tags, the category-specific specification filters, a price range and the sale-start period, with six orderings. Returns product cards with the product id, name, maker with the maker's own product page, model number, JAN code, tax-included and tax-excluded price, reward-point rate, category trail, photos, the specification table, stock flag, holding branch, labels and the average customer rating.

How to use it

Search pc-koubou.jp, the Japanese PC shop that sells built-to-order machines, DIY parts, peripherals and second-hand gear. Give a keyword (Japanese works), a category such as '自作PCパーツ:グラフィックカード' from the categories endpoint, or both; with neither you get the whole catalogue. Narrow with item_type (all/new/used), maker, store, labels, campaign_tags and specs tokens taken from the facets endpoint, price_min/price_max in JPY and release_period; order with sort. maker, store, labels and campaign_tags each take one value, spelled exactly as the facets endpoint publishes it, because the shop matches the whole value as one string: a product carries one maker, one branch and one label combination, so '値下げ商品' matches only products labelled with nothing else, while the combined 'NEW:値下げ商品' is a separate facet value. Several specs tokens combine, but only when they name different specifications. Every result carries id (usable with the products and products/reviews endpoints), url, name, summary, description, maker, maker_id and maker_url (the manufacturer's own page for the product, which about two thirds of the products have), model_number, jan, price with price_without_tax, and original_price with is_discounted while a campaign runs, point_rate, keywords, promotion_notes, department, category, category_path and category_paths, image and images (the catalogue photo), specs, is_used, in_stock, store (the branch holding a second-hand item), labels, campaign_tags, shipping_labels, rating, purchase_limit (how many one customer may buy), listed_at (when the shop listed the product, the order 'newest' sorts by) and updated_at, both unix seconds. Prices are in JPY; price is tax-included.

Parameters

Request body

Response

Errors

Response headers