DHgate Product Details Scraper avatar

DHgate Product Details Scraper

Pricing

$5.00 / 1,000 product details

Go to Apify Store
DHgate Product Details Scraper

DHgate Product Details Scraper

The DHgate Product Details Scraper extracts wholesale data from DHgate product URLs, capturing MOQ, quantity price tiers, discounted prices, product options, default SKU, custom-order pricing, shipping quotes, specifications, images and seller details — ideal for sourcing and supplier comparison.

Pricing

$5.00 / 1,000 product details

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

3

Total users

2

Monthly active users

4 days ago

Last modified

Share

🚀 DHgate Product Details Scraper

Easily extract full product details from DHgate. The DHgate Product Details Scraper turns DHgate product URLs into structured wholesale data — minimum order quantity, every quantity price break, product options, custom-order pricing, a shipping quote, specifications, images and seller details — for sourcing, supplier comparison and wholesale price tracking.

✨ Features

  • 📦 MOQ & Quantity Price Tiers: Get the minimum order, order unit, maximum order and every quantity price break (e.g. 50–199, 200–499, 500+), with the regular and discounted unit price for each tier.
  • 🎛️ Options & Default SKU: Option groups (color, size, voltage, ships-from…) with their values and images, plus the default SKU the prices refer to, its selected options and stock.
  • 🛠️ Custom-Order Pricing: When a seller offers customization, its separate MOQ, lead time and price tiers are returned apart from the regular prices.
  • 🚚 Shipping Quote: Shipping method, cost, free-shipping flag and delivery-time range to the United States (or another country via the proxy country setting).
  • 🏪 Seller & Specs: Seller name, store ID and URL, location, positive feedback and product count, the full specification table, all product images and the category.
  • 🔗 Works with DHgate Listings Scraper: Feed the productDetailUrl values from DHgate Listings Scraper straight into this actor to go from a search to full product details.

🛠️ How It Works

  1. Enter Product URLs – Paste DHgate product URLs (https://www.dhgate.com/product/<name>/<item code>.html) or just the item codes, e.g. 1125295173.
  2. Set Max Products – Choose how many products to scrape (default 50).
  3. Run the Scraper – Get one structured record per product. Products that no longer exist are marked not_found.

💰 Pricing

$5 per 1,000 products ($0.005 per product) — no start fee. You pay only for products that were scraped successfully; products that no longer exist and failed requests are free.

⚠️ Good to Know

  • Price tiers are for the product's default SKU (the option combination DHgate selects when the page opens). Other option combinations can be priced differently and are not priced separately.
  • The shipping quote is the one shown on the product page for the destination country; it is not a landed-cost or bulk-quantity calculation. When DHgate cannot ship to that country, canDeliver is false and the cost is empty.
  • Customer reviews are not included.

📊 Sample Output Data

The scraper provides structured JSON output with key product details (arrays shortened). Example:

[
{
"itemCode": "831782542",
"productId": "8aaa9f0185290607018553f2a83f1264",
"url": "https://www.dhgate.com/product/bluetooth-rgb-led-strip-light-5050-luces/831782542.html",
"title": "Bluetooth RGB Led Strip Light 5050 Luces 5m LED String USB Tape Diode Ribbon For Room TV Backlight Neon Lamp",
"category": "LED Strips",
"categoryId": "117003002",
"currency": "USD",
"minOrder": 1,
"orderUnit": "Piece",
"maxOrder": 100000,
"lowestPrice": 0.96,
"highestPrice": 1.15,
"priceTiers": [
{
"minQuantity": 1,
"maxQuantity": 287,
"price": 1.15,
"discountedPrice": null
},
{
"minQuantity": 288,
"maxQuantity": 994,
"price": 1.05,
"discountedPrice": null
},
{
"minQuantity": 995,
"maxQuantity": 999,
"price": 1.01,
"discountedPrice": null
}
],
"discountPercent": null,
"discountEndsAt": null,
"defaultSkuId": "1306688450958327808",
"defaultSkuOptions": {
"Voltage": "5V",
"Options": "1M",
"Emitting Color": "RGB"
},
"defaultSkuStock": 100000,
"options": [
{
"name": "Emitting Color",
"values": [
{
"name": "Red",
"imageUrl": "https://img4.dhresource.com/webp/m/0x0/f3/albu/ry/n/27/be4d3008-03b6-48a9-97ad-3f08f1036ceb.jpg"
},
{
"name": "Blue",
"imageUrl": "https://img4.dhresource.com/webp/m/0x0/f3/albu/km/z/07/3fbe1b40-dd25-4fd7-9bf2-4025b3b953b0.jpg"
}
]
},
{
"name": "Voltage",
"values": [
{
"name": "5V",
"imageUrl": null
}
]
}
],
"customOrder": null,
"shipping": {
"toCountry": "US",
"canDeliver": true,
"fromCountry": "CN",
"method": "DHLink-WBP 20D",
"cost": 14.59,
"freeShipping": false,
"deliveryDaysMin": 5,
"deliveryDaysMax": 20
},
"specifications": [
{
"name": "Usage",
"value": "Holiday Advertisement Decoration"
},
{
"name": "LED Chip",
"value": "SMD 5050"
},
{
"name": "Is Waterproof",
"value": "Yes"
}
],
"images": [
"https://img4.dhresource.com/webp/m/0x0/f3/albu/jc/g/30/b2989b18-d5d1-4f7d-acbc-4cfe4519e9fc.jpg",
"https://img4.dhresource.com/webp/m/0x0/f3/albu/ry/n/27/d218df65-cdb2-4968-a15a-77755207556d.jpg"
],
"seller": {
"id": "ff8080814a71299a014a9567bb7b50e9",
"storeId": "19915306",
"name": "tabletpc2015",
"storeUrl": "https://www.dhgate.com/store/19915306",
"location": "China",
"positiveFeedbackPercent": 96.9,
"productCount": 2174
},
"lastModified": "29/04/2026",
"status": "ok",
"scrapedAt": "2026-09-22T10:30:45.953Z"
}
]

Source wholesale products smarter with DHgate Product Details Scraper today! 🚀