跨 20 个市场抓取 Amazon 卖家店铺。返回完整的卖家档案(名称、营业地址、按时段统计的评分、退货与配送政策、联系方式)以及卖家的完整商品目录。大多数竞争对手只提供其中之一,我们两者都提供。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~amazon-seller-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"sellerIds": ["A3JV1EJYQT3VW7"], "country": "US", "scrapeProductListings": true, "maxProductsPerSeller": 50}' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/amazon-seller-scraper