Hepsiburada Product Scraper avatar

Hepsiburada Product Scraper

Pricing

from $4.00 / 1,000 product scrapeds

Go to Apify Store
Hepsiburada Product Scraper

Hepsiburada Product Scraper

Scrape Hepsiburada prices for competitor price monitoring Extract product ratings and reviews count from Hepsiburada Export Hepsiburada catalog data to CSV or Excel

Pricing

from $4.00 / 1,000 product scrapeds

Rating

0.0

(0)

Developer

Fatih Şahinbaş

Fatih Şahinbaş

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

20 hours ago

Last modified

Share

Scrape product listings from Hepsiburada (hepsiburada.com) by search query. Returns product name, brand, price, rating, image, and product URL — clean structured data ready for price monitoring, competitor analysis, and e-commerce research.

Features

  • 🔍 Search any keyword on Hepsiburada
  • 🏷️ Brand, name, price, and rating per product
  • 💰 Final price extracted (handles discounts and lazy-loaded prices)
  • 🖼️ Product image URL + product ID (HB SKU)
  • 📄 Multi-page pagination support
  • 🇹🇷 Works with Turkish residential proxy (no blocks)
  • ✅ Null-price guard — incomplete records are skipped, never charged
  • 🔁 Deduplication — each product charged once, never double-counted

Input

FieldTypeDefaultDescription
querystringSearch keyword
maxPagesinteger3Number of result pages to scrape
proxyobjectResidential TRApify Proxy configuration

Example input

{
"query": "kulaklık",
"maxPages": 3,
"proxy": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "TR"
}
}

Output

Each scraped product:

{
"productId": "HBV00000XXXXX",
"brand": "Sony",
"name": "Sony WH-1000XM5 Kablosuz Kulaklık",
"price": 12499.00,
"priceText": "12.499,00 TL",
"originalPrice": null,
"rating": 4.7,
"url": "https://www.hepsiburada.com/...-p-HBV00000XXXXX",
"image": "https://productimages.hepsiburada.net/..."
}

Field notes

  • price — final price (after discount if any), float
  • originalPrice — pre-discount price; null if no discount
  • productId — Hepsiburada SKU, parsed from -p-HB... in URL
  • rating — average star rating; null if product has no reviews

Pricing

Pay per result: $0.004 per product scraped. Incomplete records (no price) are never charged. Each product is charged at most once.

Notes

Only public product and price data is collected. No personal data (seller names, reviewer profiles) is scraped.