Trendyol Products Scraper avatar

Trendyol Products Scraper

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Trendyol Products Scraper

Trendyol Products Scraper

Extract product listings with prices, ratings, and social proof from Trendyol search and category pages. Powered by Trendyol Scraper.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

Nifty

Nifty

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Categories

Share

Trendyol Product Scraper

This actor extracts Products in a List from Trendyol. It collects data from search results, category pages, and product feeds. The scraper captures pricing, brand information, and social engagement metrics.

Data Fields

Field NameDescriptionExample
Product IDUnique identifier for the product12345678
Boutique IDID of the sales event or boutique612345
BrandName of the product manufacturerTrendyolmilla
NameFull title of the productBlack Knitwear Sweater
Image URLPrimary product image linkhttps://cdn.ty.com/img1.jpg
Product URLDirect link to the product pagehttps://www.trendyol.com/p-123
Original PricePrice before discounts450.00
Discounted PricePrice after applied discounts299.99
Current PriceFinal selling price299.99
CurrencyCurrency codeTRY
Discount PercentagePercent reduction33
Rating ScoreAverage star rating4.8
Total ReviewsNumber of customer reviews1250
Category NameName of the product categoryWomen Fashion
Category IDNumeric ID of the category1042
Merchant IDID of the third-party seller968
Item NumberStock keeping unit identifier7891011
Listing IDUnique ID for the specific listing554433
Free CargoShipping cost statustrue
Social Proof Basket CountNumber of users with item in basket500
Social Proof Favorite CountNumber of users who favorited item12000
Social Proof Page View CountRecent view count5000
Variant ValueSpecific attribute like size or colorM

Input

  • urls: Array of Trendyol search or category URL strings.
  • maxItems: Maximum number of items to scrape per URL. Default is 100.

Example Input

{
"urls": ["https://www.trendyol.com/sr?q=t-shirt"],
"maxItems": 50
}

Example Output

[
{
"productId": "77123456",
"boutiqueId": "610000",
"brand": "Nike",
"name": "White Training T-shirt",
"imageUrl": "https://cdn.dsmcdn.com/ty1/prod.jpg",
"productUrl": "https://www.trendyol.com/nike/white-tshirt-p-77123456",
"originalPrice": 899.90,
"discountedPrice": 749.90,
"currentPrice": 749.90,
"currency": "TRY",
"discountPercentage": 17,
"ratingScore": 4.7,
"totalReviews": 850,
"categoryName": "Sportswear",
"categoryId": 101,
"merchantId": "1234",
"itemNumber": "NK-992",
"listingId": "L9988",
"freeCargo": true,
"socialProofBasket Count": 150,
"socialProofFavoriteCount": 4500,
"socialProofPageViewCount": 1200,
"variantValue": "L"
},
{
"productId": "88234567",
"boutiqueId": "610000",
"brand": "Adidas",
"name": "Black Running Shorts",
"imageUrl": "https://cdn.dsmcdn.com/ty2/prod.jpg",
"productUrl": "https://www.trendyol.com/adidas/shorts-p-88234567",
"originalPrice": 600.00,
"discountedPrice": 600.00,
"currentPrice": 600.00,
"currency": "TRY",
"discountPercentage": 0,
"ratingScore": 4.5,
"totalReviews": 320,
"categoryName": "Sportswear",
"categoryId": 101,
"merchantId": "5678",
"itemNumber": "AD-112",
"listingId": "L7766",
"freeCargo": false,
"socialProofBasketCount": 45,
"socialProofFavoriteCount": 980,
"socialProofPageViewCount": 600,
"variantValue": "M"
}
]

Want more from Trendyol?

This actor only covers Products in a List. The full Trendyol Scraper browser extension also includes Product Details, Reviews in a List, Product Variants with unlimited personal use, real-time scraping with your logged-in sessions, CSV/Excel/JSON export, field customization, and scheduled monitoring.

Get the Trendyol Scraper extension

Disclaimer

This tool extracts publicly available data. Users are responsible for compliance with applicable terms of service.