AI product readOne-click product scraping tool for Korean overseas purchasing agents (구매대행) that collects product data from international e-commerce sites and sends it to the Percenty platform for management and upload to Korean domestic open markets
Automates the tedious manual process of collecting product information (images, titles, prices, options) from foreign shopping sites and organizing it for sale on Korean marketplace platforms like Naver SmartStore
1. User installs extension and logs into their Percenty account on percenty.co.kr
2. User browses international e-commerce sites (Taobao, AliExpress, Amazon, Rakuten, etc.)
3. Extension injects collection UI on supported product pages
4. User clicks one-click collect button to scrape product data
5. Scraped data is sent to api.percenty.co.kr via authenticated API calls using the _jg_tk session token
6. User manages and reviews collected products on the Percenty web platform
7. Products are uploaded to Korean domestic open markets (Naver SmartStore, etc.) from the Percenty platform
One-click product scraping from 15+ international sites (Taobao, Tmall, 1688, AliExpress, Amazon, Rakuten, iHerb, Temu, SHEIN, ZOZO, VVIC, Domeggook, Domeme, Ownerclan)Automatic product data extraction (images, titles, prices, SKUs, options)Direct API integration with Percenty platform for collected product managementBuilt-in translation via Google Translate and Microsoft TranslatorKorean Naver SmartStore category mapping data (SmartStoreAllCategory.json, SmartStoreLeafCategory.json)Batch list/collection page scraping on supported sites
- All source files are heavily minified/bundled, making precise line-level analysis difficult for many features
- Cannot confirm whether the Percenty platform itself is free or paid without visiting percenty.co.kr
- Cannot determine if certain extension features are tier-gated at the Percenty service level
MonetizationUnknown
No monetization details are available yet.
- Confidence
- 0
- Payment platform
- --
- Source
- None / High
- Login required
- Yes
- Reason
- The extension retrieves a session authentication token (_jg_tk) from cookies on the Percenty website (percenty.co.kr) and uses it to communicate with api.percenty.co.kr. Without being logged into the Percenty web service, the extension cannot authenticate API calls or function. The content script (percenty_prod.js) sends GET_PERCENTY_TOKEN messages and retrieves user options via GET_PERCENTY_USER_OPTION_TAB, both requiring an active Percenty session. The core workflow (product collection → API submission → Korean marketplace upload) is entirely dependent on the Percenty platform account.