AI product readNaver Shopping keyword analysis and market research tool for SmartStore sellers, providing in-page data overlays
Korean e-commerce sellers on Naver SmartStore need to research keywords, analyze market trends, and evaluate competition - this tool lets them do that directly on Naver Shopping search pages without switching to a separate platform
User searches on Naver Shopping → extension detects the search keyword → background script fetches keyword/market/trend data from PandaRank APIs (pandarank.net, ce.pandarank.net) in parallel stages → content UI injects an overlay panel with charts and analysis data directly on the Naver Shopping page. When viewing SmartStore product pages, it also extracts detailed product data and sends it to the background for analysis.
Keyword analysis (monthly search volume, product count, competition intensity)Market analysis (6-month sales volume, market size, seasonality)Trend visualization with search volume graphs and YoY change ratesRelated keyword discovery and explorationSmartStore product data extraction (price, reviews, sales, category, options)Real-time search ranking data from PandaRank APIs
- Target users
- Naver SmartStore sellers / Korean e-commerce merchants doing product research / Naver Shopping sellers analyzing market opportunities
- The root.urcd12AM.js file is 431KB of minified Chart.js + application code - grepping returned truncated/matching library code making it hard to extract application-specific strings
- Could not fully verify whether PandaRank web service APIs return limited data without account - the extension appears to work without auth but data completeness is uncertain
- The 'subscribe' keyword flagged in deterministic heuristic could not be located in actual source code via grep - may be in a portion of the large minified file not easily accessible
MonetizationNo paid features detected
No subscription UI, payment gates, billing APIs, premium feature checks, or upgrade prompts were found in the extension code. All 'pro' and 'license' keyword hits originate from React/Chart.js library headers, not paid feature logic. The extension calls PandaRank APIs freely without authentication or tier checks. The PandaRank web service (pandarank.net) may have its own paid business plans, but the extension itself does not gate features behind payment.
- Confidence
- 80
- Payment platform
- --
- Source
- AI / Medium
- Login required
- No
- Reason
- No login UI, authentication flow, token handling, or account creation was found in the extension source code. The extension injects content scripts into Naver Shopping pages and calls PandaRank APIs without any authentication headers or login gates. The credentials:'include' in toggleTheme.wvLoxnsQ.js uses the user's existing Naver browser session to access SmartStore API data, not an extension-specific login.