/surugaya/categories

POST /api/surugaya/categories

Price: 1 credit

List the Suruga-ya (駿河屋) catalogue taxonomy: the top-level departments when no category is given, otherwise the direct children of the given category. Category ids returned here drive the category_id filter of the product search endpoint.

How to use it

Walk the Suruga-ya category tree. Call without category_id to get the top-level departments (games, video, music, toys and hobby, PC and phones, books, electronics, food, goods, doujin, lucky bags, gifts, live creatures and downloads), then pass the id of any node to get its direct children; the tree is up to five levels deep and a leaf returns an empty list. Each node carries id (usable as category_id of the product search endpoint), name, url and parent_id. Names are in Japanese, the only language the source publishes.

Parameters

Request body

Response

Errors

Response headers