AI 产品解读Multi-platform e-commerce product data collection tool
Automates the extraction of product information from various online marketplaces and imports it into the AntNet ERP system for centralized product cluster management
1. User installs extension and logs into AntNet ERP service to obtain userId. 2. Extension injects content scripts into supported marketplace product pages. 3. Content scripts scrape product details (title, description, images, specs, price, etc.). 4. User triggers collection (via popup or context). 5. Background script sends collected data to http://antenet.cn:18000/yg/product/saveProductCollectData endpoint with merchant identifier. 6. Data is stored in AntNet ERP's product cluster management system.
Supports scraping product data from 1688, Alibaba, eBay, Amazon (multiple regions), Shopee (multiple regions), MercadoLibre, Temu, Walmart, TikTok, Fruugo, Manomano, Noon, Leroy Merlin, Ozon, and other platformsExtracts product titles, descriptions, images, specifications, sell points, pricing, and distribution informationSends collected product data to AntNet ERP backend at antenet.cn:18000Uses content scripts injected at document_start for early DOM accessProvides popup UI for user interaction
- 目标用户
- E-commerce sellers and merchants using AntNet ERP / Product managers managing multi-platform listings / Dropshippers and cross-border traders
- The popup UI code is heavily minified and built with Vue.js + Element Plus, making it difficult to fully trace all user interactions without runtime execution
- Cannot determine if the AntNet ERP destination service itself has paid tiers or free tiers - only the extension code was analyzed
- The extension does not appear to have its own login/registration UI; users likely obtain credentials from the ERP service separately
付费分析未识别到付费功能
No evidence of paid features, subscription gating, billing integration, or upgrade prompts in the extension code. The extension connects to http://antenet.cn:18000 (an internal ERP server) and performs product data collection. While the destination service (AntNet ERP) may have its own business plans, the extension itself does not implement any payment logic, license checks, or feature gating based on payment status. The keyword 'pro' found in static analysis appears in CSS variables (--tw-prose-* etc.) and minified library code, not as a paid feature indicator.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension's background script (background.js) explicitly checks for a 'userId' stored in chrome.storage.local before making any API calls to http://antenet.cn:18000. The fetch method rejects with '用户未登录' (user not logged in) if userId is missing. It also calls /loginStatus endpoint to verify login state. The extension itself does not contain a login UI or registration flow, implying users must obtain credentials/account from the AntNet ERP service (antenet.cn) separately before the extension can function. The core product workflow (collecting products to ERP) is gated by this destination service authentication.
This plugin is fantastic for quickly capturing the images and text messages I want, which has increased my productivity dramatically.