NE-CommerceBeta
Naver Shopping API
Product and review data from Naver Smart Store and Naver Shopping in South Korea.
Realtime dataStructured JSON2 endpointsFree plan availableFast responses
Endpoints
Naver endpoints
All Naver endpoints are served under the /nav/v1 prefix and share the same API key and quota as every other platform.
GET/nav/v1/product/details
Product details
Product page by URL.
urlGET/nav/v1/product/reviews
Reviews
Paged reviews for a product.
urlpageExample request
curl "https://api.everydata.io/nav/v1/product/details?url=https%3A%2F%2Fsmartstore.naver.com%2F..." \
-H "x-api-key: YOUR_API_KEY"Example response
200 OK · application/json
{
"responseStatus": "PAGE_FOUND",
"responseMessage": "Page successfully found!",
"productTitle": "샘플 상품",
"price": 25900,
"currency": "KRW"
}Use cases
What teams build with Naver data
APAC market entry research
Cross-border pricing
Pricing
Included in every plan
The Naver API is part of the shared quota – no separate subscription needed.
FAQ