Naver Smart Store Product List avatar

Naver Smart Store Product List

Pricing

$3.00 / 1,000 fetched result pages

Go to Apify Store
Naver Smart Store Product List

Naver Smart Store Product List

Fetch a selected page of products associated with a Naver Smart Store or Brand Store URL.

Pricing

$3.00 / 1,000 fetched result pages

Rating

0.0

(0)

Developer

Battery

Battery

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 hours ago

Last modified

Share

Fetch a selected page of products associated with a Naver Smart Store or Brand Store URL.

What does this Actor do?

The Actor resolves a public store URL and searches Naver's public price-comparison data for products associated with that store.

What data does it return?

  • Store ID, base URL, mall sequence, and search query
  • Up to 80 product records from the selected page
  • Product ID, name, URL, brand, category, image, and Naver Shopping ID
  • Sale and discounted prices, discount ratio, review metrics, delivery fee, public purchase count, keep count, and registration date when available

Input

{
"url": "https://brand.naver.com/example",
"page": 2,
"limit": 80
}
FieldRequiredDescription
urlYesPublic Smart Store or Brand Store URL.
pageNoResult page to fetch, from 1 to 100. Default: 1.
limitNoResults per page: 20, 40, 60, or 80. Default: 80.
failOnErrorNoFail the run on a crawler server error.

Output example

{
"id": 1234567890,
"productName": "Example Product",
"salePrice": 39000,
"channelName": "Example Store",
"productUrl": "https://brand.naver.com/example/products/1234567890",
"storeId": "example",
"totalCount": 24,
"sourceType": "PRICE_COMPARE_MALL_SEARCH",
"success": true,
"httpStatus": 200
}

Pricing and limits

  • Price: $0.003 per fetched source page ($3 per 1,000 pages)
  • Billing event: one successfully fetched store product result page
  • Maximum: one selected page and 80 products per run
  • totalCount is the number collected by this Actor, not the store's complete catalog size.
  • Actor compute and the KR Residential proxy are included in the event price.

Troubleshooting

  • Invalid URL: use a public store URL on smartstore.naver.com or brand.naver.com.
  • Fewer than the requested page size: only products found on the selected price-comparison page are returned.
  • Need current stock and deeper product fields: send the returned URLs to Naver Smart Store Product Detail.

Disclaimer

This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Naver.