Coupang Listings Scraper avatar

Coupang Listings Scraper

Pricing

from $1.00 / 1,000 products

Go to Apify Store
Coupang Listings Scraper

Coupang Listings Scraper

The Coupang Listings Scraper extracts product listings from Coupang.com, capturing titles, sale and original prices, discount rates, ratings, review counts, Rocket delivery badges, rank, and ad flags โ€” ideal for price monitoring, market research, and competitive analysis.

Pricing

from $1.00 / 1,000 products

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

9

Total users

2

Monthly active users

4 days ago

Last modified

Share

๐Ÿš€ Coupang Listings Scraper (South Korea)

Easily extract product listings from Coupang, Korea's largest e-commerce platform. The Coupang Listings Scraper returns structured product data โ€” perfect for price monitoring, market research, and competitive analysis on the Korean market.

โœจ Features

  • ๐Ÿท๏ธ Comprehensive Product Data: Retrieve product titles, images, links, sale price, original price, discount rate, cashback, rating, review count, Rocket delivery badges, rank, and ad flags.
  • ๐Ÿ‡ฐ๐Ÿ‡ท Korea-Ready: Handles Korean geo-gating and bot protection so listings load reliably from anywhere.
  • ๐Ÿ” Multiple Input Modes: Provide search keywords (Korean or English), Coupang category/search URLs, or product detail page URLs / IDs โ€” mix and match in a single run.
  • ๐Ÿ“ฆ Listing & PDP Coverage: Scrape full category pages or enrich specific products by ID.
  • โšก Fast & Efficient: Returns clean, structured JSON ready for downstream pipelines.

๐Ÿ› ๏ธ How It Works

  1. Enter Input โ€“ Provide search terms, Coupang search/category URLs, or product URLs (PDPs are auto-detected).
  2. Set Max Results โ€“ Cap how many items the run will return (default 50).
  3. Run the Scraper โ€“ Start the run and the dataset fills live with one record per product.
  4. Export โ€“ Download the dataset as JSON, CSV, Excel, or HTML, or pull it via the Apify API.

โš™๏ธ Input

FieldTypeDescription
searchTermsarray of stringsKeywords to search on Coupang. Korean (e.g. ๋…ธํŠธ๋ถ) returns broader coverage than English equivalents.
startUrlsarray of URLsCoupang search or category URLs. Product detail page URLs are auto-detected and routed to the PDP handler.
productUrlsarray of stringsCoupang PDP URLs or bare numeric product IDs (e.g. 8036829511). One record returned per product.
maxResultsinteger (default 50, max 10000)Hard cap on items pushed to the dataset across the whole run.

Example input:

{
"searchTerms": ["๋…ธํŠธ๋ถ", "๋งฅ๋ถ"],
"startUrls": [
{ "url": "https://www.coupang.com/np/categories/186764" }
],
"productUrls": ["8036829511"],
"maxResults": 100
}

๐Ÿ“Š Sample Output Data

The scraper provides structured JSON output with key product details. Example:

[
{
"productId": "8036829511",
"itemId": "22489515360",
"vendorItemId": "89564765549",
"title": "[์‚ผ์„ฑ์ „์ž ๊ณต์‹ํŒŒํŠธ๋„ˆ] ๊ฐค๋Ÿญ์‹œ๋ถGo NT345XPA-K14AS ์œˆ๋„์šฐ11 14์ธ์น˜ ํœด๋Œ€์šฉ ๊ฐ€์„ฑ๋น„ ํ•™์ƒ์šฉ ๋ฌธ์„œ์ž‘์„ฑ 5G LTE",
"url": "https://www.coupang.com/vp/products/8036829511?itemId=22489515360&vendorItemId=89564765549&rank=1",
"imageUrl": "https://thumbnail.coupangcdn.com/thumbnails/.../b186976ff535f67b6898.jpg",
"salesPrice": 479000,
"originalPrice": 659000,
"discountRate": 27,
"cashback": 23950,
"rating": 5,
"ratingCount": 1377,
"isRocket": true,
"isRocketFresh": false,
"isRocketMerchant": false,
"isOverseas": false,
"isSoldOut": false,
"isAd": false,
"rank": 1,
"badges": ["ROCKET", "TOMORROW"],
"source": "search",
"searchTerm": "๋…ธํŠธ๋ถ",
"pageNumber": 1
},
{
"productId": "7251109876",
"itemId": "19023456789",
"vendorItemId": "85123498765",
"title": "Apple 2024 ๋งฅ๋ถ ์—์–ด 13 M3",
"url": "https://www.coupang.com/vp/products/7251109876?itemId=19023456789&vendorItemId=85123498765&rank=2",
"imageUrl": "https://thumbnail.coupangcdn.com/thumbnails/.../macbook-air-m3.jpg",
"salesPrice": 1490000,
"originalPrice": 1690000,
"discountRate": 11,
"cashback": null,
"rating": 4.9,
"ratingCount": 842,
"isRocket": true,
"isRocketFresh": false,
"isRocketMerchant": false,
"isOverseas": false,
"isSoldOut": false,
"isAd": false,
"rank": 2,
"badges": ["ROCKET"],
"source": "search",
"searchTerm": "๋งฅ๋ถ",
"pageNumber": 1
}
]

Get instant access to Korea's largest e-commerce catalogue with Coupang Listings Scraper today! ๐Ÿš€