/snapdeal/products/search
Search Snapdeal products by keyword with optional sort and price range filters. Returns id, title, price, list_price, discount, currency, image, rating, rating_count and product url.
Price: 10 credits per 20 results
💡 AI Hint: Search Snapdeal products by keyword. Optional filters: sort (relevance/popularity/price_low_to_high/price_high_to_low/discount/fresh_arrivals), price_min/price_max (INR). Returns matching products with id, supc, url, alias, title, price/list_price/discount_percentage/currency (INR), image, rating, rating_count. list_price/discount_percentage are present only for discounted items; rating fields are null for products with no ratings yet.
Authorizations
API token from the dashboard
Headers
Body
Search keyword
1"bluetooth speaker"
"running shoes"
Max number of results to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Result ordering
relevance, popularity, price_low_to_high, price_high_to_low, discount, fresh_arrivals Minimum price filter (INR)
x >= 0Maximum price filter (INR)
x >= 0Response
Successful Response