Coupang Product Details Scraper avatar

Coupang Product Details Scraper

Pricing

from $2.50 / 1,000 results

Go to Apify Store
Coupang Product Details Scraper

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

ВAH

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

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 actorTypical Coupang listing scrapers
Full single-product depth (42 fields)Partial
Coupon-aware price + unit priceRarely
Seller business detailsRarely
Specifications (고시정보) & optionsRarely
Pure HTTP (no browser)Often browser-based

What data can you extract?

FieldTypeDescription
titletextProduct title
item_nametextFull item name including the selected option
urllinkProduct detail page URL
imagesarrayProduct image URLs
brandtextBrand name (when Coupang has it registered)
category_nametextLeaf category name (e.g. 소스류)
breadcrumbsarrayFull category path (e.g. 자동차용품 › 인테리어 › … › 벨트클립/커버)
ratingnumberAverage rating (0–5)
rating_countnumberNumber of reviews
sale_pricenumberSale price before coupon (₩)
coupon_pricenumberFinal price after coupon — the price shown on the page (₩)
origin_pricenumberOriginal price before discount (₩)
discount_ratenumberDiscount percentage
unit_pricetextPrice per unit, coupon-aware (e.g. 100g당 802원)
currencytextCurrency code (KRW)
availabilitytextInStock / OutOfStock
buyable_quantitynumberMaximum purchasable quantity
almost_sold_outbooleanLow-stock flag
deliverytextDelivery ETA (e.g. 내일(수) 8/5 도착)
delivery_typetext로켓배송 / 판매자배송 / 판매자로켓 / 로켓직구
delivery_methodtextDelivery method (순차배송 …)
delivery_companytextCourier (한진택배 …), for seller delivery
delivery_chargetextShipping fee note (무료배송 …)
bundle_shipmenttextWhether bundled shipping is possible (가능/불가능)
return_chargetextReturn/exchange fee policy
seller_nametextSeller name (쿠팡 for Coupang-fulfilled items)
seller_ratingtextSeller satisfaction rating (판매자 평가), e.g. 94%
seller_rating_countnumberNumber of seller ratings
seller_rep_nametextSeller representative name
seller_phonetextSeller contact phone
seller_emailtextSeller contact email
seller_addresstextSeller address
seller_biz_numtextBusiness registration number (사업자번호)
seller_ecomm_report_numtextE-commerce report number (통신판매업 신고번호)
shop_nametextMarketplace shop name
shop_linklinkShop page URL
other_seller_countnumberNumber of other sellers for the same product
optionsarrayOption groups (size, color, quantity …)
specificationsobjectProduct attributes / 고시정보 (material, origin, weight …)
resale_offersarrayResale/return offers by condition, with counts
descriptiontextProduct summary text
category_idtextLeaf category ID
product_idtextCoupang product ID
item_idtextItem ID
vendor_item_idtextVendor item ID

How to scrape Coupang product details

  1. 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.
  2. 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/).
  3. Click Start.
  4. Watch the run collect one clean record per product.
  5. 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 purposecoupon_price is the big price shown on the page (after coupon); sale_price is the price before the coupon. For discounted items they differ; otherwise they're equal.
  • Seller vs Coupang로켓배송 / 로켓프레시 / 로켓직구 items are fulfilled by Coupang, so seller_name is 쿠팡 and third-party seller fields are empty. 판매자배송 / 판매자로켓 items carry the full third-party seller disclosure.
  • Some fields are context-specificbrand appears only when Coupang registers one, specifications is empty for categories with no attribute list, unit_price is empty for single-unit products, and seller_rating is 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.