/cdiscount/products/offers
Get all seller offers for a Cdiscount product (product URL or sku): each offer’s price and tax-excluded price, condition, seller name and rating, seller sales count, shipping country and free-shipping label.
Price: 1 credit
💡 AI Hint: List the competing seller offers for a single Cdiscount product (pass the product URL or sku). Each offer has id (offer id), price/price_without_vat/currency, condition (New/Used/Refurbished), seller_name/seller_id/seller_rating/seller_review_count/seller_sales_count/seller_country and url.
⚠️ Common errors: 412: Product not found or has no available offers
Authorizations
API token from the dashboard
Headers
Body
Cdiscount product URL (preferred, carries the category id) or product id (sku)
1"https://www.cdiscount.com/telephonie/telephone-mobile/x/f-14404-ip17prom256orang.html"
"ip17prom256orang"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response