/yahoo/auctions/categories

POST /api/yahoo/auctions/categories

Price: 20 credits

Browse the Yahoo! Auctions Japan (Yahoo!オークション) category tree one level at a time. Pass a parent category id to get its direct child categories, or 0 for the 24 top-level categories. The returned ids are the values accepted by the category filter of the search endpoints.

How to use it

Resolve Yahoo! Auctions Japan category ids for the category filter of yahoo/auctions/items/search and yahoo/auctions/items/closed/search. Pass category=0 for the top level (コンピュータ, 家電・AV・カメラ, アクセサリー、時計, ...), then pass a returned id to walk deeper. Each result has id, name (Japanese), url and parent_id. Category names are only published in Japanese.

Parameters

Request body

Response

Errors

Response headers