/snapdeal/products/questions
Get customer questions and answers for a Snapdeal product by product id (or product URL): question text, author, date, answer count, votes, and the answers for each question.
Price: 1 credit
💡 AI Hint: Fetch the customer Q&A for a single Snapdeal product by product id or a product URL. Optional sort (score/recent). Returns a list of questions, each with text, author, date, created_at, answer_count, upvote_count, score and answers (each answer with text, author, date, created_at, upvote_count). Many products have no questions yet (empty list).
Authorizations
API token from the dashboard
Headers
Body
Snapdeal product id or a product URL containing it
1"620423338553"
"https://www.snapdeal.com/product/action-running-shoes/620423338553"
Max number of questions to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Question ordering
score, recent