Coupang Product Details Scraper
Pricing
from $2.50 / 1,000 results
Coupang Product Details Scraper
Scrape full product details from any Coupang product page by URL or ID: price, options, specs, seller info, delivery and more.
Pricing
from $2.50 / 1,000 results
Rating
0.0
(0)
Developer
ВAH
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
What does Coupang Product Details Scraper do?
Coupang Product Details Scraper extracts the full details of any product on Coupang, Korea's largest online marketplace. Give it a product page URL (or just the product ID) and it returns clean, structured JSON with everything on the page — title, price, coupon price, unit price, discount, rating, options, specifications, seller details, delivery type, and return policy.
It is a fast, no-code API alternative for pulling deep Coupang product data at scale. Because it talks to Coupang's own product endpoint over plain HTTP (no headless browser), it is quick and cheap to run — ideal for price monitoring, competitor research, catalog enrichment, and market analysis.
Why use Coupang Product Details Scraper?
- URL or ID input — paste a full product URL (
https://www.coupang.com/vp/products/8202544905) or just the ID (8202544905). - 42 fields per product — far deeper than listing scrapers: full price breakdown, options, 고시정보 specifications, seller disclosure, delivery, and returns.
- Prices that match the page — sale, coupon, and original price plus the coupon-aware unit price (e.g.
1개당 1,500원), taken from the exact option shown on Coupang. - Seller & delivery detail — seller business info, delivery type (로켓배송 / 판매자배송 / 판매자로켓), courier, shipping and return fees.
- Efficient — pure HTTP, no browser, so runs are fast and low-cost.
| This actor | Typical Coupang listing scrapers | |
|---|---|---|
| Full single-product depth (42 fields) | ✅ | Partial |
| Coupon-aware price + unit price | ✅ | Rarely |
| Seller business details | ✅ | Rarely |
| Specifications (고시정보) & options | ✅ | Rarely |
| Pure HTTP (no browser) | ✅ | Often browser-based |
What data can you extract?
| Field | Type | Description |
|---|---|---|
title | text | Product title |
item_name | text | Full item name including the selected option |
url | link | Product detail page URL |
images | array | Product image URLs |
brand | text | Brand name (when Coupang has it registered) |
category_name | text | Leaf category name (e.g. 소스류) |
breadcrumbs | array | Full category path (e.g. 자동차용품 › 인테리어 › … › 벨트클립/커버) |
rating | number | Average rating (0–5) |
rating_count | number | Number of reviews |
sale_price | number | Sale price before coupon (₩) |
coupon_price | number | Final price after coupon — the price shown on the page (₩) |
origin_price | number | Original price before discount (₩) |
discount_rate | number | Discount percentage |
unit_price | text | Price per unit, coupon-aware (e.g. 100g당 802원) |
currency | text | Currency code (KRW) |
availability | text | InStock / OutOfStock |
buyable_quantity | number | Maximum purchasable quantity |
almost_sold_out | boolean | Low-stock flag |
delivery | text | Delivery ETA (e.g. 내일(수) 8/5 도착) |
delivery_type | text | 로켓배송 / 판매자배송 / 판매자로켓 / 로켓직구 |
delivery_method | text | Delivery method (순차배송 …) |
delivery_company | text | Courier (한진택배 …), for seller delivery |
delivery_charge | text | Shipping fee note (무료배송 …) |
bundle_shipment | text | Whether bundled shipping is possible (가능/불가능) |
return_charge | text | Return/exchange fee policy |
seller_name | text | Seller name (쿠팡 for Coupang-fulfilled items) |
seller_rating | text | Seller satisfaction rating (판매자 평가), e.g. 94% |
seller_rating_count | number | Number of seller ratings |
seller_rep_name | text | Seller representative name |
seller_phone | text | Seller contact phone |
seller_email | text | Seller contact email |
seller_address | text | Seller address |
seller_biz_num | text | Business registration number (사업자번호) |
seller_ecomm_report_num | text | E-commerce report number (통신판매업 신고번호) |
shop_name | text | Marketplace shop name |
shop_link | link | Shop page URL |
other_seller_count | number | Number of other sellers for the same product |
options | array | Option groups (size, color, quantity …) |
specifications | object | Product attributes / 고시정보 (material, origin, weight …) |
resale_offers | array | Resale/return offers by condition, with counts |
description | text | Product summary text |
category_id | text | Leaf category ID |
product_id | text | Coupang product ID |
item_id | text | Item ID |
vendor_item_id | text | Vendor item ID |
How to scrape Coupang product details
- Open the product you want on Coupang and copy the page URL from your browser, e.g.
https://www.coupang.com/vp/products/8202544905?itemId=20106538968&vendorItemId=3000043960. - Paste one or more product URLs into Coupang product URLs or IDs, one per line. You can also paste just the product ID (the number after
/products/). - Click Start.
- Watch the run collect one clean record per product.
- Download the results as JSON, CSV, or Excel when the run finishes.
How much does it cost?
The actor uses plain HTTP requests instead of a headless browser, so it consumes very little compute. That keeps runs fast and the per-product cost low compared with browser-based scrapers. You only pay for what you run. New Apify accounts include free monthly usage credits to try it out.
Input
Configure the run from the Input tab (or via the API). Fields:
- Coupang product URLs or IDs (
productUrls) — product page URLs or product IDs, one per line. Required.
Output
Each item is one product. Example (real data, some fields shortened):
{"title": "웜네스트 안전벨트 연장 클립","item_name": "웜네스트 안전벨트 연장 클립, 2개, 블랙","url": "https://www.coupang.com/vp/products/9388049732?itemId=27876654636&vendorItemId=95588240334","images": ["https://thumbnail.coupangcdn.com/thumbnails/remote/492x492ex/image/...png"],"brand": "", // empty when Coupang has no registered brand"category_name": "안전벨트클립/커버","breadcrumbs": ["자동차용품", "인테리어", "편의용품/액세서리", "벨트클립/커버"],"rating": 4.2,"rating_count": 924,"sale_price": 5000, // price before coupon"coupon_price": 3000, // final price shown on the page"origin_price": 8000,"discount_rate": 62,"unit_price": "1개당 1,500원", // coupon-aware unit price"currency": "KRW","availability": "InStock","buyable_quantity": 1000,"almost_sold_out": false,"delivery": "내일(목) 8/6 도착 (23시간 내 주문 시 / 서울⋅경기 기준)","delivery_type": "판매자로켓","delivery_method": "순차배송","delivery_company": "","delivery_charge": "무료배송 - 로켓배송 상품 중 19,800원 이상 구매 시 무료배송","bundle_shipment": "가능","return_charge": "ㆍ와우멤버십 회원: 무료로 반품/교환 가능 ㆍ와우멤버십 회원 아닌 경우: ... 반품비 5,000원 / 2,500원","seller_name": "재즈몽","seller_rating": "", // 판매자 평가 %, e.g. "94%" — empty when the seller has no store rating"seller_rating_count": "","seller_rep_name": "강윤모","seller_phone": "010-3039-3024","seller_email": "myfriends88@naver.com","seller_address": "경기도 고양시 덕양구 ...","seller_biz_num": "380-34-01671","seller_ecomm_report_num": "2026-고양덕양구-1551","shop_name": "재즈몽","shop_link": "https://shop.coupang.com/vid/A01714608?...","other_seller_count": "","options": [{ "name": "색상 × 수량", "values": ["블랙 × 2개"] }],"specifications": { "캐릭터 유무": "캐릭터 없음" },"resale_offers": [{ "condition": "새 상품", "count": 1 }, { "condition": "반품", "count": 5 }],"description": "현재 별점 4.2점, 리뷰 924개를 가진 웜네스트 안전벨트 연장 클립! ...","category_id": "0","product_id": "9388049732","item_id": "27876654636","vendor_item_id": "95588240334"}
Tips
- Use full URLs for complete data — a full product URL (with
itemId) returns the exact option you picked and the seller's complete business details. A bare product ID returns the product's default option, which may omit some seller contact fields. - Two prices, on purpose —
coupon_priceis the big price shown on the page (after coupon);sale_priceis the price before the coupon. For discounted items they differ; otherwise they're equal. - Seller vs Coupang —
로켓배송/로켓프레시/로켓직구items are fulfilled by Coupang, soseller_nameis쿠팡and third-party seller fields are empty.판매자배송/판매자로켓items carry the full third-party seller disclosure. - Some fields are context-specific —
brandappears only when Coupang registers one,specificationsis empty for categories with no attribute list,unit_priceis empty for single-unit products, andseller_ratingis empty for sellers without a store rating. This is expected. - Schedule runs or integrate with your stack via the Apify API, scheduler, and integrations.
FAQ and support
Is scraping Coupang legal? This actor collects only publicly available product data. Seller business details (name, business number, e-commerce report number, contact) are the seller disclosure that Korean e-commerce law requires Coupang to display publicly on each product page. You are responsible for how you use the data — comply with Coupang's terms, applicable laws, and GDPR where relevant, and do not use the data to contact or profile individuals unlawfully.
Which currency are prices in? Coupang is a Korean marketplace; all prices are in Korean won (₩).
Can I get the exact option/variant I want? Yes — paste the full product URL (which includes itemId and vendorItemId). A bare product ID returns the default option.
Something's wrong or missing a field? Open an issue on the actor's Issues tab and we'll take a look.