Full product data, downloadable coupons, grade tier benefits, Naver Pay points, review analytics, delivery logistics, and interest-free installment plans. The only dedicated Naver Shopping data API. Korean proxy required.
Title, images, videos, 360-degree views, full category hierarchy, stock quantities, per-option pricing, and 101 total data fields per product.
Downloadable coupons with values, eligibility rules (first-time buyer, subscriber, TalkTalk friend), min order amounts, max discount caps, and issuance counts.
BRONZE/SILVER/GOLD/VIP tier coupons with qualifying spend thresholds, discount values, and monthly issuance schedules per store.
Purchase points, bankbook bonus, PayMoney bonus, seller points, review points (text, photo, video, after-use), and arrival guarantee points.
Total count, per-score breakdown (1-5 stars), photo/video/text/after-use review counts, average score, and premium review counts.
Interest-free installment periods per Korean card company — KB, Shinhan, Samsung, Hyundai, Lotte, NH, Hana, Woori, BC.
# Full product data
curl -X POST https://apicloak.io/v1/naver/product \
-H "X-Api-Key: sk_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"url": "https://brand.naver.com/innisfree/products/9457509466",
"proxy": "http://user:pass@kr-proxy.example.com:8080"
}'
# Coupon & benefit data only
curl -X POST https://apicloak.io/v1/naver/coupons \
-H "X-Api-Key: sk_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{
"url": "https://brand.naver.com/innisfree/products/9457509466",
"proxy": "http://user:pass@kr-proxy.example.com:8080"
}'
Both endpoints billed at the same rate. Contact us to get started.