/trendyol/products/sellers
Get all sellers offering a Trendyol product by contentId (or product URL) for price comparison: each seller with its id, name, official_name, city, rating, price, list_price, discount, currency, stock status, whether it is the featured (winner) offer and free shipping.
Price: 10 credits
💡 AI Hint: Fetch every seller offering the same Trendyol product (price comparison / buybox) by contentId (numeric) or a product URL. Each item is one seller offer with seller_id, seller_name, official_name (legal entity), city, rating (0-10 seller score), image (seller logo), price/list_price/discount_percentage/currency (TRY), is_in_stock, is_winner (the featured offer shown by default), has_free_cargo, has_corporate_invoice, fulfilment_type, listing_id and url (link to that seller’s offer).
⚠️ Common errors: 412: Product not found (well-formed but nonexistent contentId, or page has no seller data)
Authorizations
API token from the dashboard
Headers
Body
Trendyol product contentId or a product URL containing it
1"689227641"
"https://www.trendyol.com/apple/yenilenmis-iphone-12-64-gb-beyaz-cep-telefonu-12-ay-garantili-a-kalite-p-689227641"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response