/yodobashi/products/questions

POST /api/yodobashi/products/questions

Price: 1 credit

Customer questions and answers for a Yodobashi Camera (ヨドバシカメラ) product: question text, post and last-answer dates, answer count, the top answer with its author, purchase date and helpfulness votes.

How to use it

Q&A of one yodobashi.com product, most useful first. Pass the 18-digit SKU (or product URL). Each entry has id, product_id, text, posted_at and last_answer_at (unix seconds), answer_count, author and answer (top answer only: text, posted_at, author, purchased_at, like_count, helpful_yes_count/helpful_no_count, comment_count). A product with no questions returns an empty list.

Parameters

Request body

Response

Errors

Response headers