/pckoubou/products

POST /api/pckoubou/products

Price: 5 credits

Get full PC Koubou (パソコン工房) product details by product id or product URL: name, catch copy and marketing copy, maker with the maker's own product page, model number, JAN code, tax-included and tax-excluded price, reward points, shipping fee, dispatch promise and dispatch source, category trail, photos, the specification table, stock flag, merchandising labels, the average rating with the review count, and for second-hand stock the condition note, bundled accessories, warranty and the branch that holds it with its address and phone.

How to use it

Fetch one product from pc-koubou.jp by its numeric product id (e.g. '1130453') or a full product URL. The same id space covers built-to-order machines, DIY parts, peripherals and second-hand gear: is_used says which, and a second-hand item also carries store, store_address, store_phone, condition_note, accessories and warranty. Returns name, headline, summary, description and details, 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, points and point_rate, keywords, promotion_notes, release_date with the raw release_date_text, shipping_fee_text, delivery_message, fulfilled_by, breadcrumbs with department, category, category_path and category_paths, image and images (every photo of the product gallery), specs, in_stock, labels, campaign_tags, shipping_labels, badges, purchase_limit (how many one customer may buy), purchase_note, rating and review_count, listed_at (when the shop listed the product) and updated_at, both unix seconds. Prices are in JPY; price is tax-included. The review bodies are on the products/reviews endpoint. A handful of products are sold only to business accounts: the shop hides their page from a visitor, so those come back with the catalogue fields alone and no storefront wording.

Parameters

Request body

Response

Errors

Response headers