🏆 Best Cheapest Daraz Product Scraper 🏆 avatar

🏆 Best Cheapest Daraz Product Scraper 🏆

Pricing

Pay per usage

Go to Apify Store
🏆 Best Cheapest Daraz Product Scraper 🏆

🏆 Best Cheapest Daraz Product Scraper 🏆

Scrape product listings from Daraz (Pakistan, Bangladesh, Sri Lanka, Nepal, Myanmar). Prices, discounts, brand, seller, ratings, reviews, location and images. HTTP-only, fast and cheap.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Muhammad Shamshad Aslam

Muhammad Shamshad Aslam

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Daraz Product Scraper 🛒 — PK · BD · LK · NP · MM

Scrape product listings from Daraz, South Asia's largest online marketplace (Alibaba group) — Pakistan, Bangladesh, Sri Lanka, Nepal and Myanmar. HTTP-only, fast and cheap, with structured pricing, ratings and seller data.

Input

FieldTypeDescription
searchUrlsarrayDaraz search URLs (…/catalog/?q=laptop) or category URLs (…/smartphones/). Takes precedence over keyword.
keywordstringProduct keyword, e.g. laptop, iphone, lawn suit.
countryselectDaraz marketplace: Pakistan / Bangladesh / Sri Lanka / Nepal / Myanmar.
maxItemsintegerCap on results. Empty (or 0) = scrape all.
proxyConfigobjectOptional — usually works without a proxy.

Output

One item per product:

{
"id": "1958136639",
"sku_id": "…",
"title": "Apple iPhone 17 Pro Max - 256GB",
"brand": "Apple",
"price": 501999,
"price_text": "Rs. 501,999",
"original_price": null,
"discount_percent": null,
"rating": 5,
"reviews": 6,
"location": "Punjab",
"seller_name": "Daraz Retail Seller",
"seller_id": "…",
"in_stock": true,
"is_sponsored": false,
"image": "https://…",
"url": "https://www.daraz.pk/products/…",
"source_platform": "daraz.pk",
"search_query": "iphone",
"scraped_at": "2026-07-17T09:00:00.000Z"
}

Use cases

  • Price monitoring & competitor tracking — watch prices, discounts and stock across sellers; schedule daily
  • Market research — brand share, price distribution and ratings by category and region
  • Seller / brand intelligence — which sellers list what, at what price, with what reviews
  • Product aggregation & price comparison — feed structured Daraz catalog into your own app

Notes

  • Data comes from Daraz's own catalog API — 40 products per page, paginated automatically to your limit.
  • Switch marketplace with the country field; the same keyword/category works across all five.