amazon-asin-lookup-api-skill
通过ASIN提取Amazon产品数据
电商企业和研究人员需要准确的Amazon产品数据,无需手动抓取。此技能可直接通过ASIN查询从Amazon获取结构化产品信息,包括标题、价格、评分、品牌和规格。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“amazon-asin-lookup-api-skill”。 Look up the Amazon product for ASIN B07TS6R1SF
预期结果:
Product: Wireless Bluetooth Earbuds
ASIN: B07TS6R1SF
Brand: SoundMax
Price: $29.99 (was $49.99)
Rating: 4.3 stars (2,847 reviews)
Availability: In Stock
URL: https://www.amazon.com/dp/B07TS6R1SF
正在使用“amazon-asin-lookup-api-skill”。 Get the current price for ASIN B09JMHN3KT
预期结果:
Product Title: Premium Laptop Stand
ASIN: B09JMHN3KT
Current Price: $34.99
Original Price: $44.99
Rating: 4.6 stars (1,203 reviews)
In Stock: Yes
Badge: Amazon's Choice
正在使用“amazon-asin-lookup-api-skill”。 Extract specifications for ASIN B0BDHWDR12
预期结果:
Product: Ergonomic Office Chair
Brand: ComfortPlus
Material: Mesh and Aluminum
Color: Black
Style: Modern
Compatible Devices: Laptops up to 17 inches
Special Features: Adjustable lumbar support, breathable mesh back, 360-degree swivel
安全审计
安全All 57 static findings evaluated as false positives. Network access is limited to BrowserAct API for legitimate product data retrieval. Environment variable access is for user-provided API credentials only. No malicious behavior, data exfiltration, or prompt injection detected.
风险因素
🌐 网络访问 (6)
质量评分
你能构建什么
电商目录数据丰富
为一系列ASIN导入完整产品详情,以准确的价格和评分等Amazon数据填充电商数据库。
价格监控与对比
跟踪特定ASIN的当前Amazon价格,与竞品价格进行对比或监控价格变化趋势。
市场调研与产品分析
收集产品规格、品牌信息和精选徽章(如Amazon's Choice),用于市场调研和产品分析。
试试这些提示
Look up the Amazon product details for ASIN B07TS6R1SF
Get the current price and availability for ASIN B09V3KXJPB on Amazon
Retrieve product title, brand, rating, and price for these ASINs: B07XGKW7QL, B09JMHN3KT, B0BDHWDR12
Extract the material, color, style, compatible devices, and special features for ASIN B0BDHWDR12
最佳实践
- 查询前始终验证ASIN格式(10个字符,字母数字组合)
- 通过首先检查授权问题来优雅地处理API错误
- 将BrowserAct API密钥安全地存储在环境变量中
避免
- 不要在公共频道或聊天中分享您的BrowserAct API密钥
- 不要使用ASIN查询来创建竞争性市场平台或未经授权的转售listing
- 不要通过快速连续查询来超过速率限制,应设置适当延迟