walmart-product-detail
可获取规格、UPC、图片与详情,便于商品比对与归档。
可能违反目标网站使用条款或触发反爬机制
抓取 Walmart 单个商品详情页并返回完整结构化商品信息。
给出 walmart.com 的商品页 URL,抓取并输出完整结构化商品信息:itemId、标题、品牌、UPC、价格、库存、图片、规格、变体、配送与退货、评论汇总等。适合做比价、商品入库、库存监控或数据分析时使用。特别之处是把页面内容拆成机器可用的字段,直接可以消费或入库。
▸ 展开 SKILL.md 英文原文
Walmart product detail page extractor: given a walmart.com product URL (walmart.com/ip/...), extract full product data including itemId, title, brand, model, UPC, price, wasPrice, currency, availability, category path, seller info, all images, shortDescription, longDescription, product highlights, full specifications as key-value map, color/size variants with item IDs, fulfillment options (shipping/pickup/delivery with dates), return policy, and review summary with rating breakdown. Use when user mentions walmart product detail, walmart item page, walmart product page, scrape walmart product, extract walmart item, walmart product data, walmart item details, walmart product info, walmart product scraper, walmart item scraper, walmart product URL, walmart ip URL, walmart.com/ip, walmart specifications, walmart product specs, walmart product images, walmart variants, walmart color options, walmart size options, walmart seller info, walmart return policy, walmart fulfillment options, walma
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-product-detail/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-product-detail/SKILL.md"# Walmart — Product Detail
> product URL → full structured product data from walmart.com product detail page
## Language
All process output to user (progress updates, process notifications) follows the user's language.
## Objective
Extract complete product data from a Walmart product detail page, including pricing, images, specifications, variants, fulfillment options, and review summary.
## Prerequisites
- Target product page is open in the browser: `https://www.walmart.com/ip/{product-slug}/{item-id}`
## Pre-execution Checks
### 1. Tool Readiness
If browser-act has been confirmed available in the current session → skip this step.
Invoke `browser-act` via Skill tool to load usage