browser-act/skills✦ 精选0°

amazon-product-detail

仓库创建 2026年2月6日最近提交 5 天前SkillHot 收录 1 小时前
▸ 精选理由

适合电商监控、比价与数据采集的核心工具。

▸ 风险提示

抓取可能违反 Amazon 条款或触发反爬。

这个 Skill 做什么

解析任一 Amazon 商品页,抽取完整商品字段和价格评级信息。

把任何公开的 Amazon 商品详情页抓成结构化的完整商品记录,包括 asin、标题、价格、评分与分布、评论数、库存、配送、图片、规格表、变体、排行榜等上百字段。只要给一个商品链接就能用,用于抓取、比价或入库。特点是支持各国家/地区的 Amazon 域名,输出字段齐全便于分析和监控。

▸ 展开 SKILL.md 英文原文

Amazon product detail page scraper: extract full product data from any open Amazon product detail URL (any /dp/{asin} or /gp/product/{asin} page across all Amazon regional TLDs) — returns asin, url, title, brand, price, listPrice, stars, reviewsCount, starsBreakdown (5/4/3/2/1 star percentages), answeredQuestions, inStock, inStockText, delivery, fastestDelivery, returnPolicy, breadCrumbs, features (bullet points), description, bookDescription, thumbnailImage, highResolutionImages, galleryThumbnails, productOverview (Brand/Model/etc.), attributes (tech spec table), attributesMapped (flat key-value), bestsellerRanks (rank + category + url), variantAttributes (currently selected color/size/style), variantAsins, seller (name + id + url), isAmazonChoice, amazonChoiceText, monthlyPurchaseVolume, hasAPlusContent, hasBrandStory, aiReviewsSummary, reviewsLink, productPageReviews (sample), videosCount, locationText, loadedCountryCode. Works on amazon.com, amazon.co.uk, amazon.de, amazon.co.jp, a

数据与抓取Amazon商品详情ASIN通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/amazon-product-detail/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/amazon-product-detail/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Amazon — Product Detail

> Input any Amazon product URL → output full product record (100+ fields).

## Language

All process output to user (progress updates, process notifications) follows the user's language.

## Objective

Extract the complete product record from any Amazon detail page URL across all Amazon regional TLDs, including price, ratings breakdown, attributes, variants, bestseller ranks, seller info, delivery, and sample reviews.

## Prerequisites

- Target page is already open in the browser: any Amazon product URL (e.g. `https://www.amazon.com/dp/{ASIN}`, `https://www.amazon.com/gp/product/{ASIN}`, `https://www.amazon.co.uk/dp/{ASIN}`, or the canonical SEO-slug URL `https://
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有