AI 产品解读Data synchronization from Mercado Libre to Damai Data
Automates the extraction of seller data (shipping, fulfillment, listings) from Mercado Libre for analysis and management via the Damai Data platform.
User logs in to Damai Data via WeChat -> Extension monitors Mercado Libre seller account pages -> Extracts shipping, fulfillment, and listing data -> Sends data to Damai Data API for processing and analysis.
Scrapes Mercado Libre seller dashboard dataSyncs data to external Damai Data serviceSupports multiple Mercado Libre marketplaces (MX, CL, CO, BR)WeChat login integration
- 目标用户
- Cross-border e-commerce sellers on Mercado Libre / Merchants using Damai Data for analytics
- The extension code is minified/bundled, making some logic harder to trace. The 'needPayType' parameter in the login URL suggests potential paid features in the vendor service, but this is not confirmed in the extension code.
付费分析未识别到付费功能
No direct evidence of paid feature gating or payment processing in the extension source code. While the vendor login URL contains 'needPayType=true', suggesting the external service may have paid tiers, the extension itself does not implement subscription checks or payment flows for specific features.
- 置信度
- 80
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension injects content scripts into myaccount.mercadolibre.com.* domains to scrape seller data (shipping, fulfillment). Accessing these pages requires a valid Mercado Libre seller account login. Additionally, the extension integrates with wxlogin.damaishuju.com, requiring users to log in to the Damai Data service to use the extension's sync capabilities.