amazon-buy-box-monitor-api-skill
Monitor Amazon Buy Box, Prices, and Seller Ratings by ASIN
Track Amazon buy box ownership, competitor pricing, and seller ratings without web scraping. Uses BrowserAct API to extract structured data from any Amazon ASIN.
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“amazon-buy-box-monitor-api-skill”。 Check the buy box status for ASIN B005O2ZU68 on amazon.com
预期结果:
Buy Box Owner: Amazon.com
Buy Box Price: $24.99
Currency: USD
Fulfillment: FBA
Availability: In Stock
Other Sellers: 3 competing sellers with prices ranging from $22.50 to $29.99
正在使用“amazon-buy-box-monitor-api-skill”。 Get competitor pricing data for ASIN B005O2ZU68
预期结果:
Top 3 Sellers:
1. Amazon.com - $24.99 (FBA) - Rating: 4.8/5 - 12,500 feedbacks
2. TechDeals Inc - $22.50 + $5.99 shipping (FBM) - Rating: 4.2/5 - 890 feedbacks
3. QuickShip Store - $23.99 + $2.99 shipping (FBM) - Rating: 4.5/5 - 340 feedbacks
安全审计
低风险Security audit completed. All static findings are legitimate API integration patterns. Network access is restricted to the BrowserAct API endpoint only. API key storage uses environment variables (standard secure practice). No command injection vulnerabilities exist. The external_commands detection in SKILL.md are false positives from documentation markdown code blocks.
高风险问题 (1)
低风险问题 (2)
风险因素
🌐 网络访问 (6)
质量评分
你能构建什么
E-commerce Seller Price Intelligence
Track competitor prices for your product catalog. Identify when rivals undercut your buy box position or adjust pricing strategies.
Product Research and Sourcing
Evaluate potential products by checking buy box prices, seller ratings, and fulfillment competition before adding to your inventory.
Buy Box Ownership Monitoring
Set up alerts when buy box ownership changes for specific ASINs. Monitor your own position against competitors.
试试这些提示
Use the Amazon Buy Box Monitor skill to check the buy box owner and price for ASIN B005O2ZU68 on amazon.com
Get a complete analysis of ASIN B005O2ZU68 including buy box price, competing sellers, fulfillment methods, and seller ratings
Compare buy box data for ASIN B005O2ZU68 across amazon.com, amazon.co.uk, and amazon.de
Find the current buy box owner for ASIN B005O2ZU68 and get their seller rating and feedback count
最佳实践
- Store your BrowserAct API key securely in environment variables, never hardcode it
- Use the default amazon.com marketplace unless targeting a specific international market
- Check ASIN format before querying - Amazon ASINs are 10 alphanumeric characters
避免
- Do not pass unvalidated ASINs to the script - verify format matches Amazon ASIN standards
- Avoid rapid repeated queries for the same ASIN - implement rate limiting in your workflow
- Do not share your BrowserAct API key across multiple users or systems
常见问题
What is an Amazon ASIN?
What marketplaces are supported?
Do I need a BrowserAct account?
How long does a query take?
What data is returned?
Is web scraping required?
开发者详情
作者
browser-act许可证
MIT
仓库
https://github.com/browser-act/skills/tree/main/solutions/ecommerce/amazon-buy-box-monitor-api-skill引用
main
文件结构