# Coupang Product Details Scraper (`piotrv1001/coupang-product-details-scraper`) Actor

The Coupang Product Details Scraper extracts live prices, coupon and Wow discounts, Rocket delivery and arrival dates, stock, ratings, images and every option variant with its own price, plus specs, KC certifications and seller details — ideal for price monitoring and catalog enrichment.

- **URL**: https://apify.com/piotrv1001/coupang-product-details-scraper.md
- **Developed by:** [FalconScrape](https://apify.com/piotrv1001) (community)
- **Categories:** E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $8.00 / 1,000 products

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

### 🚀 Coupang Product Details Scraper

Everything on a Coupang product page, as clean JSON. The **Coupang Product Details Scraper** takes product URLs or IDs and returns the live price with coupon and Wow-member discounts, Rocket delivery and the guaranteed arrival date, stock, rating, brand, category, images and every option variant with its own price and availability. Turn on the extra info to add the spec table, KC certifications, return policy, delivery notice and seller registration details. Built for price monitoring, catalog enrichment, sourcing and competitor tracking on Korea's largest marketplace.

Pairs with the [Coupang Listings Scraper](https://apify.com/piotrv1001/coupang-listings-scraper): find products by search or category there, then pull full details here.

### ✨ Features

- 💰 **Live pricing**: sale price, original price, coupon price, discount percent, Wow-member discount, unit price, quantity price tiers and currency.
- 🚚 **Delivery**: Rocket / Rocket Fresh / seller delivery type, shipping fee, free-shipping threshold, arrival message and arrival date.
- 📦 **Stock**: sold out, almost sold out and buyable quantity per variant.
- 🎨 **Every variant**: all option combinations (colour, size, storage…) with their own price, discount, stock, image and IDs.
- ⭐ **Ratings and identity**: rating, rating count, brand, category path, title, full name, images, other-seller count, country of origin.
- 📋 **Specs and seller info** (optional): spec table, KC certification numbers with registry links, return policy, delivery notice, seller name, representative, phone, address, business and e-commerce registration numbers, or the Coupang-retail flag.
- 🎯 **Variant targeting**: a URL with `itemId` and `vendorItemId` returns that exact variant; a bare product ID returns the default one.
- 💸 **Pay per product**: withdrawn or unknown products are free.

### 🛠️ How It Works

1. **Paste product URLs or IDs** – e.g. `https://www.coupang.com/vp/products/9355511908` or `9355511908`.
2. **Choose the depth** – Turn on **Include specs, certifications and seller info** when you need them.
3. **Run the scraper** – Get one row per product with all variants nested inside.

### 💰 Pricing

| Event                 |  Price | What you get                                                                                    |
| --------------------- | -----: | ----------------------------------------------------------------------------------------------- |
| Product detail        | $0.008 | One product with price, delivery, stock, rating, images, options and the selected variant       |
| Additional variant    | $0.001 | Each further option variant with its own price, discount, stock and image                       |
| Specs and seller info | $0.003 | The spec table, certifications, return policy, delivery notice and seller details, when enabled |

A product with four variants costs $0.011, or $0.014 with specs and seller info. Products that no longer exist are not charged.

### 📥 Input

| Field         | Type    | Description                                                                                                                      |
| ------------- | ------- | -------------------------------------------------------------------------------------------------------------------------------- |
| `productUrls` | array   | Coupang product URLs (`www.coupang.com/vp/products/…`) or bare product IDs. Optional `itemId` and `vendorItemId` pick a variant. |
| `includeInfo` | boolean | Add specs, certifications, return policy, delivery notice and seller details. Default `false`.                                   |
| `maxItems`    | integer | Stop after this many products. Default `50`.                                                                                     |

### 📊 Sample Output Data

One row per product (trimmed):

```json
{
    "productId": "9643918040",
    "itemId": "28917494387",
    "vendorItemId": "95849222426",
    "url": "https://www.coupang.com/vp/products/9643918040?itemId=28917494387&vendorItemId=95849222426",
    "title": "베이직스 2026 베이직북 16 울트라 코어Ultra5 인텔 14세대",
    "name": "베이직스 2026 베이직북 16 울트라 코어Ultra5 인텔 14세대, BU1626SS, WIN11 Home, 12GB, 256GB, 화이트",
    "brand": "베이직스",
    "category": ["가전디지털", "노트북"],
    "rating": 5,
    "ratingCount": 17,
    "price": 1084000,
    "originalPrice": 1089000,
    "couponPrice": 1084000,
    "discountPercent": 7,
    "currency": "KRW",
    "hasCouponDiscount": true,
    "wowMemberDiscount": true,
    "unitPrice": null,
    "shippingFee": "무료배송",
    "freeShipping": true,
    "deliveryType": "ROCKET",
    "arrivalMessage": "내일(수) 9/16 도착 보장",
    "arrivalDate": "2026-09-16",
    "freeShippingThreshold": 19800,
    "priceTiers": [
        { "quantity": null, "price": 1089000 },
        { "quantity": null, "price": 1034550 }
    ],
    "isRocket": true,
    "soldOut": false,
    "almostSoldOut": false,
    "buyableQuantity": 2,
    "used": false,
    "images": [
        "https://image.coupangcdn.com/image/retail/images/237890980157281-84ec98bd-7721-4bf4-ba24-999d88a8d5b5.jpg"
    ],
    "options": [{ "name": "저장용량", "values": ["256GB", "512GB"], "selected": "256GB" }],
    "variants": [
        {
            "vendorItemId": "95849222426",
            "itemId": "28917494387",
            "name": "베이직스 2026 베이직북 16 울트라 코어Ultra5 인텔 14세대, BU1626SS, WIN11 Home, 12GB, 256GB, 화이트",
            "soldOut": false,
            "almostSoldOut": false,
            "buyableQuantity": 2,
            "image": "https://image.coupangcdn.com/image/retail/images/237890980157281-84ec98bd-7721-4bf4-ba24-999d88a8d5b5.jpg",
            "price": 1084000,
            "originalPrice": 1089000,
            "couponPrice": 1084000,
            "discountPercent": 7,
            "currency": "KRW",
            "freeShipping": true
        }
    ],
    "otherSellerCount": null,
    "countryOfOrigin": null,
    "specs": {
        "품명 및 모델명": "노트북 / BU1626SS",
        "KC 인증정보": "본품:R-R-s2m-BU1626SS, XU103391-26012",
        "정격전압, 소비전력": "19V 3.42A / 65W"
    },
    "certifications": [
        {
            "name": "방송통신기자재 적합성 평가 대상",
            "number": "R-R-s2m-BU1626SS",
            "url": "https://www.rra.go.kr/ko/license/A_b_popup_keyno.do?key_no=R-R-s2m-BU1626SS"
        }
    ],
    "returnPolicy": "ㆍ와우멤버십 회원: 무료로 반품/교환 가능 …",
    "deliveryNotice": { "method": "순차배송", "company": null, "charge": "무료배송 …", "shippingPeriod": null },
    "seller": {
        "name": null,
        "representative": null,
        "phone": null,
        "email": null,
        "address": null,
        "businessNumber": null,
        "ecommerceReportNumber": null,
        "isCoupangRetail": true,
        "countryCode": "KR"
    },
    "status": "ok",
    "scrapedAt": "2026-09-15T06:19:14.839Z"
}
```

Withdrawn or unknown products come back as `{ "productId": "…", "status": "not_found" }` and are not charged.

### 🔗 Use cases

- **Price monitoring**: Re-run on your SKUs or a competitor's to catch price, coupon and stock changes per variant.
- **Catalog enrichment**: Fill your product database with specs, images, certifications and category paths.
- **Sourcing**: Compare Rocket versus seller delivery, seller registration details and quantity price tiers.
- **Market research**: Aggregate ratings, discounts and delivery coverage across a category pulled with the listings scraper.

Know every Coupang product inside out — run the **Coupang Product Details Scraper** today! 🚀

# Actor input Schema

## `productUrls` (type: `array`):

Coupang product pages (www.coupang.com/vp/products/…) or bare product IDs. A URL with itemId and vendorItemId selects that variant; a bare ID returns the default one.

## `includeInfo` (type: `boolean`):

Adds the spec table, KC certifications, return policy, delivery notice and seller registration details to each product.

## `maxItems` (type: `integer`):

Stop after this many products from the list.

## Actor input object example

```json
{
  "productUrls": [
    "https://www.coupang.com/vp/products/9355511908?itemId=27796547419&vendorItemId=94756679505",
    "https://www.coupang.com/vp/products/9643918040?itemId=28917494391&vendorItemId=95849222427"
  ],
  "includeInfo": false,
  "maxItems": 50
}
```

# Actor output Schema

## `products` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "productUrls": [
        "https://www.coupang.com/vp/products/9355511908?itemId=27796547419&vendorItemId=94756679505",
        "https://www.coupang.com/vp/products/9643918040?itemId=28917494391&vendorItemId=95849222427"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("piotrv1001/coupang-product-details-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "productUrls": [
        "https://www.coupang.com/vp/products/9355511908?itemId=27796547419&vendorItemId=94756679505",
        "https://www.coupang.com/vp/products/9643918040?itemId=28917494391&vendorItemId=95849222427",
    ] }

# Run the Actor and wait for it to finish
run = client.actor("piotrv1001/coupang-product-details-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "productUrls": [
    "https://www.coupang.com/vp/products/9355511908?itemId=27796547419&vendorItemId=94756679505",
    "https://www.coupang.com/vp/products/9643918040?itemId=28917494391&vendorItemId=95849222427"
  ]
}' |
apify call piotrv1001/coupang-product-details-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,piotrv1001/coupang-product-details-scraper"
        }
    }
}
```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/BKh8DZl4VYhXYQUBt/builds/mQwpQofyFxY7dT1Di/openapi.json
