/bestbuy/products/questions

POST /api/bestbuy/products/questions

Price: 5 credits

Get customer questions and answers for a Best Buy product by SKU (or product URL): question text, author, date, answer count and the answers (each with text, author, date, helpful votes, badges and images).

How to use it

Fetch customer Q&A for a Best Buy product by SKU (numeric) or product URL. Returns a list of questions, each with text (the question), author, created_at, answer_count, helpful_count, is_ai_generated, images and answers (each with text, author, created_at, helpful_count, badges and images). Set count to control how many questions to return.

Parameters

Request body

Response

Errors

Response headers