browser-act/skills✦ 精选0°

walmart-product-detail

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

可获取规格、UPC、图片与详情,便于商品比对与归档。

▸ 风险提示

可能违反目标网站使用条款或触发反爬机制

这个 Skill 做什么

抓取 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

数据与抓取电商抓取Walmart商品详情通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-product-detail/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-product-detail/SKILL.md"
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
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有