πŸ† 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

3 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.