Files
mv2_simple_crx/执行计划.md
张成 52862249a9 1
2026-03-18 10:21:04 +08:00

13 lines
615 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
提取产品标题、价格、SKU、品牌、变体、上架时间、物流方式。
抓取售后留言和评论Reviews
---
## 扩展指令mv2_simple_crx
| 指令 | 参数 | 说明 |
|------|------|------|
| `amazon_product_detail` | `product_url`(商品详情页完整链接,须含 `/dp/ASIN` | 抓取标题、价格、品牌、SKU、要点、变体、配送摘要、主图等 |
| `amazon_product_reviews` | `product_url`;可选 `limit`(默认 50最大 100 | 抓取详情页「买家评论」区域已渲染的评论(`[data-hook=review]`),条数以页面实际展示为准 |