Overview
- Skill Key
- denicmic-chung/amazon-product-scraper
- Author
- denicmic-chung
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/denicmic-chung/amazon-product-scraper
- Latest Commit SHA
- 37fbfa194d87492b9aecb55fbcf7be2e134f69c8
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Amazon Product Scraper 技能。 若已安装,则直接安装 Amazon Product Scraper 技能。
# Amazon Product Scraper
> 亚马逊竞品分析工具 - 使用 OpenClaw 内置浏览器抓取亚马逊产品Listing信息
## 概述
这个 Skill 用于抓取亚马逊产品页面的完整信息,包括标题、价格、排名、五点描述、规格参数等,生成结构化的竞品分析报告。
## 触发方式
当用户要求:
- "抓取亚马逊竞品"
- "分析亚马逊产品"
- "查找ASIN信息"
- "竞品报告"
- 提供 ASIN (如 B0D3ZBFMW6)
- 提供亚马逊链接 (如 https://www.amazon.com/dp/B0XXXXX)
## 执行流程
### 1. 打开产品页面
使用 browser 工具打开亚马逊产品页面:
```
targetUrl: https://www.amazon.com/dp/{ASIN}
```
### 2. 等待页面加载
等待 3-5 秒让页面完全加载
### 3. 获取页面快照
使用 browser snapshot 获取完整页面结构
### 4. 提取关键信息
从快照中提取以下信息:
| 信息类型 | 提取位置 |
|----------|----------|
| ASIN | 产品详情页 |
| 标题 | heading 标题 |
| 价格 | 价格区域 |
| 评分 | review 区域 |
| 评论数 | review count |
| BSR 大类 | Best Sellers Rank |
| BSR 小类 | Best Sellers Rank |
| 五点描述 | About this item |
| 规格参数 | Technical Specifications |
| 套餐变体 | Variant 区域 |
| 品牌 | Brand 字段 |
| 上架日期 | Date First Available |
| 卖家 | Seller 信息 |
### 5. 生成报告
按照以下模板生成竞品分析报告:
```markdown
# 亚马逊竞品分析报告
**ASIN**: {ASIN}
**抓取时间**: {时间}
**产品类别**: {类别}
---
## 一、产品基本信息
| 字段 | 内容 |
|------|------|
| **ASIN** | {ASIN} |
| **标题** | {标题} |
| **品牌** | {品牌} |
| **Manufacturer** | {Manufacturer} |
| **上架日期** | {上架日期} |
| **店铺** | {店铺} |
| **卖家** | {卖家} |
---
## 二、价格信息
| 项目 | 数值 |
|------|------|
| **当前售价** | {价格} |
| **原价** | {原价} |
| **折扣** | {折扣} |
| **Prime 配送** | {配送} |
### 套餐变体
| 套餐 | 价格 | 库存 |
|------|------|------|
| {套餐1} | {价格1} | {库存1} |
| ... | ... | ... |
---
## 三、排名信息
| 排名维度 | 数据 |
|----------|------|
| **BSR 大类** | {大类排名} |
| **BSR 小类** | {小类排名} |
| **月销量** | {月销量} |
| **Amazon's Choice** | {是否} |
| **评分** | {评分} ({评论数} reviews) |
| **返回率** | {返回率} |
---
##...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.