Trendyol Product Page Details Scraper
3 days trial then $20.00/month - No credit card required now
Trendyol Product Page Details Scraper
3 days trial then $20.00/month - No credit card required now
The Trendyol Product Page Details Scraper extracts detailed product data from all Trendyol country sites, including name, brand, price, rating, image URLs, etc., in structured formats like JSON by providing product page urls.
What does Trendyol Product Scraper do?
Trendyol product scraper allows you to extract product data from the trendyol authorping site. It gives you detailed product information in structured formats like JSON, which you can use in your own reports, spreadsheets, and applications. Trendyol product scraper allows you to collect detailed product information from Trendyol operates, including:
- ID
- URL
- Name
- Product Code
- Name With Product Code
- Category
- Original Category
- Web Category Tree
- Brand
- Meta Brand
- Variants
- Alternative Variants
- Merchant
- Merchant Listings
- Price
- Promotions
- Is Free Cargo
- Wallet Rebate
- Cross Promotion Award
- Buy More Pay Less Promotions
- Max Installment
- Has Stock
- Is Sellable
- Is Running Out
- Rush Delivery Merchant Listing Exist
- Lower Price Merchant Listing Exist
- Rating Score
- Reviews URL
- Questions URL
- Descriptions
- Images
- Size Chart URL
- Is Digital Good
- Is Black List
Input & Output
To start collecting Trendyol product data, simply fill out the input form. Trendyol product scraper recognizes the following input parameters:
- URLs - Links to product information pages. You can paste URLs one at a time or use the Bulk Edit section to add a prepared list.
- Limit the number of retries - Maximum number of retries when collecting data when an unexpected error occurs.
- Timeout on page load - Maximum waiting time when accessing the links you provided.
- Proxy configuration - Add a proxy to ensure that during the data collection process, you are not detected as a bot.
Collect product data from product information pages
Example url: https://www.trendyol.com/madamra/siyah-kadin-tokali-capraz-askili-canta-p-444770884
Example Screenshot of product information page:
Input:
1{ 2 "max_retries": 2, // Maximum waiting time when accessing the links you provided. 3 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 4 "useApifyProxy": true, 5 "apifyProxyGroups": [ 6 "RESIDENTIAL" 7 ], 8 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 9 }, 10 "timeout": 5, 11 "urls": [ // Links to product information pages. 12 "https://www.trendyol.com/madamra/siyah-kadin-tokali-capraz-askili-canta-p-444770884" 13 ] 14}
Output:
You get the output from the Trendyol product scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ // List of product information 2 { 3 "id": 444770884, 4 "url": "https://www.trendyol.com//madamra/siyah-kadin-tokali-capraz-askili-canta-p-444770884", 5 "name": "Siyah Kadın Tokalı Çapraz Askılı Çanta", 6 "product_code": "MK1020022KV10-003", 7 "name_with_product_code": "MK1020022KV10-003", 8 "category": { 9 "id": 101465, 10 "name": "Omuz Çantası", 11 "hierarchy": "Aksesuar/Çanta/Omuz Çantası", 12 "refundable": true, 13 "beautified_name": "omuz-cantasi", 14 "is_v_a_s_enabled": false, 15 "is_credit_suitable": true, 16 "bank_type": { 17 "name": "ACCESSORY", 18 "id": 14 19 } 20 }, 21 "original_category": { 22 "id": 971, 23 "name": "Omuz Çantası", 24 "hierarchy": "Aksesuar/Çanta/Omuz Çantası", 25 "refundable": true, 26 "beautified_name": "omuz-cantasi", 27 "is_v_a_s_enabled": false, 28 "is_credit_suitable": true, 29 "bank_type": { 30 "name": "ACCESSORY", 31 "id": 14 32 } 33 }, 34 "web_category_tree": [ 35 { 36 "name": "Omuz Çantası", 37 "id": 101465, 38 "level": 3 39 }, 40 { 41 "name": "Çanta", 42 "id": 117, 43 "level": 2 44 }, 45 { 46 "name": "Aksesuar", 47 "id": 27, 48 "level": 1 49 } 50 ], 51 "brand": "Madamra", 52 "meta_brand": { 53 "id": 977334, 54 "name": "Madamra", 55 "beautified_name": "", 56 "is_virtual": false, 57 "path": "" 58 }, 59 "variants": [ 60 { 61 "attribute_id": 0, 62 "attribute_name": "", 63 "attribute_type": "", 64 "attribute_value": "", 65 "stamps": [], 66 "price": { 67 "profit_margin": 0, 68 "discounted_price": { 69 "text": "374,99 TL", 70 "value": 374.99 71 }, 72 "selling_price": { 73 "text": "374,99 TL", 74 "value": 374.99 75 }, 76 "original_price": { 77 "text": "374,99 TL", 78 "value": 374.99 79 }, 80 "currency": "TRY", 81 "coupon_applicable_price": 374.99 82 }, 83 "fulfilment_type": "st", 84 "attribute_beautified_value": "", 85 "is_winner": true, 86 "listing_id": "10bcaa3ac940785543cd6381da855913", 87 "stock": null, 88 "sellable": true, 89 "available_for_claim": true, 90 "barcode": "8902712095799", 91 "item_number": 637681356, 92 "discounted_price_info": "", 93 "has_collectable": false, 94 "unit_info": { 95 "unit_price": false, 96 "unit_price_text": false 97 }, 98 "rush_delivery_merchant_listing_exist": true, 99 "lower_price_merchant_listing_exist": false, 100 "group_tag_ids": [ 101 "6fe83577-4376-431e-a72b-212082bc4559", 102 "225a9aee-25f1-4342-ad12-3b5bb0011964", 103 "c9b29658-6d04-4c2c-9b29-45c2c6a8bcfa", 104 "d4c942a0-db62-4db5-aac7-ac627eea60cb" 105 ] 106 } 107 ], 108 "alternative_variants": [], 109 "merchant": { 110 "is_searchable_merchant": true, 111 "stickers": [], 112 "merchant_badges": [], 113 "merchant_markers": [ 114 { 115 "web_image_url": "https://cdn.dsmcdn.com/indexing-sticker-stamp/stage/4b0d7ef1-8e8f-4c8f-b1c7-637e432ea2b4.png", 116 "mobile_image_url": "https://cdn.dsmcdn.com/indexing-sticker-stamp/stage/4b0d7ef1-8e8f-4c8f-b1c7-637e432ea2b4.png", 117 "type": "MARKER" 118 } 119 ], 120 "id": 968, 121 "name": "Trendyol", 122 "official_name": "DSM GRUP DANIŞMANLIK İLETİŞİM VE SATIŞ TİCARET ANONİM ŞİRKETİ", 123 "city_name": "İstanbul", 124 "central_registration_system_number": "", 125 "tax_number": "3130557669", 126 "seller_score": 8.6, 127 "seller_score_color": "08B449", 128 "delivery_provider_name": "Trendyol", 129 "corporate_invoice_applicable": true, 130 "video_content_id": "8c84547a-5e7c-4c7b-bf30-582db80512e6", 131 "location_based_sales": false, 132 "seller_link": "/magaza/trendyol-m-968" 133 }, 134 "merchant_listings": [ 135 { 136 "variants": [ 137 { 138 "unit_info": {}, 139 "listing_id": "10bcaa3ac940785543cd6381da855913", 140 "fulfilment_type": "st", 141 "discounted_price_info": "", 142 "barcode": "8902712095799", 143 "ty_barcode": "8902712095799", 144 "tags": [], 145 "scores": [ 146 { 147 "key": "1", 148 "value": 999987.5413025003, 149 "campaign_id": 647318 150 }, 151 { 152 "key": "2", 153 "value": 999987.5413025003, 154 "campaign_id": 647318 155 } 156 ], 157 "variant_attributes": [], 158 "price": { 159 "currency": "TRY", 160 "buying_price": 0, 161 "selling_price": 374.99, 162 "original_price": 374.99, 163 "manipulated_original_price": 374.99, 164 "discounted_price": 374.99, 165 "coupon_applicable_price": 374.99, 166 "profit_margin": 0 167 }, 168 "max_product_sale_quantity": 10, 169 "rush_delivery_duration": 0, 170 "quantity": null, 171 "item_number": 637681356, 172 "deci": 0, 173 "available_for_claim": true, 174 "free_cargo": false, 175 "has_collectable": false, 176 "sellable": true, 177 "over_priced": false, 178 "is_winner": true, 179 "group_tag_ids": [ 180 "6fe83577-4376-431e-a72b-212082bc4559", 181 "225a9aee-25f1-4342-ad12-3b5bb0011964", 182 "c9b29658-6d04-4c2c-9b29-45c2c6a8bcfa", 183 "d4c942a0-db62-4db5-aac7-ac627eea60cb" 184 ], 185 "has_group_deal": false, 186 "supplementary_services": [], 187 "is_flash": false, 188 "rush_delivery_merchant_listing": { 189 "exist": true, 190 "price_diff": 174.91 191 }, 192 "rush_delivery_merchant_listing_exist": true, 193 "lower_price_merchant_listing_exist": false, 194 "is_discounted_listing": false 195 } 196 ], 197 "custom_values": [ 198 { 199 "key": "deliveryCountries", 200 "value": "AZ" 201 }, 202 { 203 "key": "origin", 204 "value": "TR" 205 } 206 ], 207 "merchant": { 208 "city_name": "İstanbul", 209 "name": "Trendyol", 210 "logo_url": "https://cdn.dsmcdn.com/seller-store/uploads/968/8dd1c344-19fc-4308-93c5-dee70cb87316.jpeg", 211 "official_name": "DSM GRUP DANIŞMANLIK İLETİŞİM VE SATIŞ TİCARET ANONİM ŞİRKETİ", 212 "merchant_badges": [], 213 "merchant_markers": [ 214 { 215 "web_image_url": "https://cdn.dsmcdn.com/indexing-sticker-stamp/stage/4b0d7ef1-8e8f-4c8f-b1c7-637e432ea2b4.png", 216 "mobile_image_url": "https://cdn.dsmcdn.com/indexing-sticker-stamp/stage/4b0d7ef1-8e8f-4c8f-b1c7-637e432ea2b4.png", 217 "type": "MARKER" 218 } 219 ], 220 "id": 968, 221 "central_registration_system_number": "", 222 "seller_score": 8.6, 223 "seller_score_color": "08B449", 224 "drop_shipment_supplier": false, 225 "corporate_invoice_applicable": true, 226 "location_based_sales": false, 227 "tax_number": "3130557669", 228 "district_name": "Sarıyer", 229 "country_name": "Türkiye", 230 "address": "DSM Grup Danışmanlık İletişim ve Satış Ticaret A.Ş. Maslak Mahallesi Büyükdere Caddesi (Spine Plaza) No:243 İç Kapı No:19 Sarıyer/İstanbul", 231 "registration_number": "0313055766900016", 232 "video_content_id": "8c84547a-5e7c-4c7b-bf30-582db80512e6", 233 "stickers": [], 234 "exports": null 235 }, 236 "campaign": { 237 "name": "Ayakkabı & Çanta Koleskiyonu", 238 "tags": [], 239 "id": 647318, 240 "start_date": "2024-03-25T09:00:00", 241 "end_date": "2025-03-25T09:55:00", 242 "stock_type_id": 2, 243 "is_multiple_supplied": false 244 }, 245 "beta": false, 246 "is_free_cargo": false, 247 "searchable_tags": [], 248 "max_product_sale_quantity": 10, 249 "buy_more_pay_less_promotions": [], 250 "stamps": [], 251 "promotions": [], 252 "cross_promotions": [], 253 "alternative_variants": [], 254 "is_winner": true, 255 "has_cheapest_variant": true, 256 "all_variants": [ 257 { 258 "item_number": 637681356, 259 "value": "", 260 "in_stock": true 261 } 262 ], 263 "other_merchant_variants": [] 264 }, 265 { 266 "variants": [ 267 { 268 "unit_info": {}, 269 "collectable_coupon_discount": 75, 270 "listing_id": "9bafe7154e000f3937ad9202c0a9360f", 271 "fulfilment_type": "mp", 272 "discounted_price_info": "", 273 "barcode": "8902712095799", 274 "ty_barcode": "8902712095799", 275 "tags": [], 276 "scores": [ 277 { 278 "key": "1", 279 "value": 999977.9584990145, 280 "campaign_id": 61 281 }, 282 { 283 "key": "2", 284 "value": 999977.9584990145, 285 "campaign_id": 61 286 } 287 ], 288 "variant_attributes": [], 289 "price": { 290 "currency": "TRY", 291 "buying_price": 0, 292 "selling_price": 549.9, 293 "original_price": 549.9, 294 "manipulated_original_price": 549.9, 295 "discounted_price": 549.9, 296 "coupon_applicable_price": 549.9, 297 "profit_margin": 0 298 }, 299 "max_product_sale_quantity": 10, 300 "rush_delivery_duration": 24, 301 "quantity": null, 302 "item_number": 637681356, 303 "deci": 0, 304 "available_for_claim": true, 305 "free_cargo": true, 306 "has_collectable": true, 307 "sellable": true, 308 "over_priced": false, 309 "is_winner": true, 310 "group_tag_ids": [ 311 "6fe83577-4376-431e-a72b-212082bc4559" 312 ], 313 "has_group_deal": false, 314 "supplementary_services": [], 315 "is_flash": false, 316 "rush_delivery_merchant_listing_exist": false, 317 "lower_price_merchant_listing_exist": false, 318 "is_discounted_listing": false 319 } 320 ], 321 "custom_values": [ 322 { 323 "key": "deliveryCountries", 324 "value": "AZ" 325 }, 326 { 327 "key": "microExport", 328 "value": "true" 329 }, 330 { 331 "key": "origin", 332 "value": "TR" 333 }, 334 { 335 "key": "dimensionalWeight", 336 "value": "1.0" 337 }, 338 { 339 "key": "stockCode", 340 "value": "MK1020022KV10-003" 341 }, 342 { 343 "key": "vatRate", 344 "value": "10" 345 } 346 ], 347 "merchant": { 348 "mp_agreed_d_t_d": true, 349 "mp_ty_coverage_d": true, 350 "mp_estimated_package_d_t_d": true, 351 "city_name": "İstanbul", 352 "all_mp_estimated_package_d_t_d": true, 353 "name": "Madamra", 354 "logo_url": "https://cdn.dsmcdn.com/seller-store/uploads/184701/f66725d4-27c7-487b-b760-e7c3dcd941c5.jpeg", 355 "official_name": "MADAMRA TEKSTİL VE DERİ ÜRÜNLERİ SANAYİ TİCARET LİMİTED ŞİRKETİ", 356 "merchant_badges": [ 357 { 358 "web_image_url": "https://cdn.dsmcdn.com/seller-store/resources/hizli-satici.svg", 359 "mobile_image_url": "https://cdn.dsmcdn.com/seller-store/resources/hizli-satici.png", 360 "type": "BADGE" 361 } 362 ], 363 "merchant_markers": [], 364 "id": 184701, 365 "central_registration_system_number": "0610117166000001", 366 "registered_email_address": "madamra@hs01.kep.tr", 367 "seller_score": 8.6, 368 "seller_score_color": "08B449", 369 "drop_shipment_supplier": false, 370 "affiliate": "TRENDYOLTR", 371 "corporate_invoice_applicable": true, 372 "location_based_sales": false, 373 "tax_number": "6101171660", 374 "district_name": "Bağcılar", 375 "country_name": "Türkiye", 376 "address": "İstoç Oto Ticaret Merkezi.G Blok No:1/51 Kat:5 Bağcılar-İstanbul ", 377 "video_content_id": "9eb94c25-d301-4215-bbd6-48e1a645cd92", 378 "stickers": [], 379 "exports": [] 380 }, 381 "campaign": { 382 "name": "Tüm Ürünler", 383 "tags": [], 384 "id": 61, 385 "start_date": "2010-01-01T17:04:05", 386 "end_date": "2061-01-01T18:04:05", 387 "stock_type_id": 7, 388 "is_multiple_supplied": false 389 }, 390 "beta": false, 391 "is_free_cargo": false, 392 "searchable_tags": [], 393 "max_product_sale_quantity": 10, 394 "buy_more_pay_less_promotions": [], 395 "stamps": [], 396 "promotions": [ 397 { 398 "is_only_az": false, 399 "moc_per_user": 0, 400 "name": "200 TL ve Üzeri Kargo Bedava (Satıcı Karşılar)", 401 "promotion_discount_type": "Cargo", 402 "short_name": "Kargo Bedava", 403 "id": 11130738, 404 "discount_type": 7, 405 "promotion_end_date": "2050-01-01T00:00:00", 406 "promotion_remaining_days": 9125, 407 "promotion_remaining_hours": 11, 408 "promotion_remaining_minutes": 12, 409 "is_limit_satisfied": false, 410 "buy_box_score": 0 411 } 412 ], 413 "cross_promotions": [ 414 { 415 "cross_promotion_award": { 416 "award_type": "AMOUNT", 417 "award_value": 50, 418 "content_id": 885660791, 419 "merchant_id": 184701 420 }, 421 "is_only_az": false, 422 "moc_per_user": 0, 423 "name": "Ödül Ürününe 50 TL İndirim", 424 "promotion_discount_type": "Other", 425 "short_name": "Birlikte Al", 426 "id": 19541599, 427 "discount_type": 2, 428 "promotion_end_date": "2025-01-07T07:00:00", 429 "promotion_remaining_days": 0, 430 "promotion_remaining_hours": 18, 431 "promotion_remaining_minutes": 12, 432 "is_limit_satisfied": false, 433 "buy_box_score": 0 434 } 435 ], 436 "alternative_variants": [], 437 "is_winner": false, 438 "has_cheapest_variant": false, 439 "other_merchant_variants": null 440 } 441 ], 442 "price": { 443 "profit_margin": 0, 444 "discounted_price": { 445 "text": "374,99 TL", 446 "value": 374.99 447 }, 448 "selling_price": { 449 "text": "374,99 TL", 450 "value": 374.99 451 }, 452 "original_price": { 453 "text": "374,99 TL", 454 "value": 374.99 455 }, 456 "currency": "TRY", 457 "coupon_applicable_price": 374.99 458 }, 459 "promotions": [], 460 "is_free_cargo": false, 461 "wallet_rebate": { 462 "min_price": 300, 463 "max_price": 10000, 464 "rebate_ratio": 0.01 465 }, 466 "cross_promotion_award": { 467 "award_type": null, 468 "award_value": null, 469 "content_id": 0, 470 "merchant_id": 0 471 }, 472 "buy_more_pay_less_promotions": [], 473 "max_installment": 12, 474 "has_stock": true, 475 "is_sellable": true, 476 "is_running_out": false, 477 "rush_delivery_merchant_listing_exist": true, 478 "lower_price_merchant_listing_exist": false, 479 "rating_score": { 480 "average_rating": 4.5, 481 "total_rating_count": 5767, 482 "total_comment_count": 4179 483 }, 484 "reviews_url": "/madamra/siyah-kadin-tokali-capraz-askili-canta-p-444770884/yorumlar", 485 "questions_url": "/madamra/siyah-kadin-tokali-capraz-askili-canta-p-444770884/saticiya-sor?merchantId=968", 486 "descriptions": [ 487 { 488 "text": "Bu ürün [page=\"merchant_info\"]Trendyol[/page] tarafından gönderilecektir.", 489 "priority": 2 490 }, 491 { 492 "text": "Kampanya fiyatından satılmak üzere 100 adetten fazla stok sunulmuştur.", 493 "priority": 4 494 }, 495 { 496 "text": "İncelemiş olduğunuz ürünün satış fiyatını satıcı belirlemektedir.", 497 "priority": 7 498 }, 499 { 500 "text": "Bir ürün, birden fazla satıcı tarafından satılabilir. Birden fazla satıcı tarafından satışa sunulan ürünlerin satıcıları ürün için belirledikleri fiyata, satıcı puanlarına, teslimat statülerine, ürünlerdeki promosyonlara, kargonun bedava olup olmamasına ve ürünlerin hızlı teslimat ile teslim edilip edilememesine, ürünlerin stok ve kategorileri bilgilerine göre sıralanmaktadır.", 501 "priority": 1001 502 }, 503 { 504 "text": "Bu üründen en fazla 10 adet sipariş verilebilir. 10 adedin üzerindeki siparişleri Trendyol iptal etme hakkını saklı tutar. Belirlenen bu limit kurumsal siparişlerde geçerli olmayıp, kurumsal siparişler için farklı limitler belirlenebilmektedir.", 505 "priority": 1003 506 }, 507 { 508 "text": "15 gün içinde ücretsiz iade. Detaylı bilgi için [page=\"return_conditions\"]tıklayın[/page].", 509 "priority": 1005 510 }, 511 { 512 "text": "Bir çok farkli kombininiz ile rahatça kullanabileceginiz bir üründür.", 513 "priority": 0 514 } 515 ], 516 "images": [ 517 "/ty1580/prod/QC/20241008/09/858a7838-f9f8-3f1c-a6a2-899ef3fc9afc/1_org_zoom.jpg", 518 "/ty1578/prod/QC/20241008/09/15d467d2-cd7a-3783-b964-8d9c62381b2b/1_org_zoom.jpg", 519 "/ty1580/prod/QC/20241008/09/49edf96d-89db-37ad-bbe5-e1f235f92fb9/1_org_zoom.jpg", 520 "/ty1579/prod/QC/20241008/09/f27b612c-f360-3b1e-8953-3dec3d7055a8/1_org_zoom.jpg", 521 "/ty1578/prod/QC/20241008/09/2b91b9f9-e780-31df-8675-2d482b6d657f/1_org_zoom.jpg" 522 ], 523 "size_chart_url": "", 524 "is_digital_good": false, 525 "is_black_list": null 526 }, // ... Many other product details 527]
How can I use the data extracted from Trendyol with Trendyol Product Scraper?
1💙 Increase brand awareness. 2📈 Analyze upcoming trends and influences of product categories or Brands, Sellers. 3🔬 Get data for research and testing. 4⭐ Count and score authentic product reviews and back up sentiment analysis with real data. 5🪧 Plan commercial campaigns on Trendyol or other sales platforms. 6📚 Simplify market research and marketing campaigns. 7📋 Get a list of perfectly matched marketing leads.
Your feedback
We are always working to improve Actors' performance. So, if you have any technical feedback about Trendyol product scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
Actor Metrics
2 monthly users
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified a day ago