browser-act/skills✦ 精选0°

walmart-category-listing

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

便于批量获取 Walmart 分类商品与价格信息。

▸ 风险提示

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

这个 Skill 做什么

抓取 Walmart 分类/浏览页的分页商品列表并输出结构化字段。

▸ 展开 SKILL.md 英文原文

Walmart category page scraper: input a walmart.com browse or category URL with optional page number, extract paginated product listings with itemId, url, title, brand, image, price, wasPrice, rating, reviewCount, availability, seller info, fulfillmentBadge, and classType. Use when user mentions walmart category, walmart browse page, walmart category listing, scrape walmart category, walmart department scrape, walmart category URL, browse walmart categories, walmart category products, walmart category page scraper, walmart browse scraper, extract walmart category items, walmart filtered category, walmart subcategory products, walmart browse items, walmart department listing, walmart catalog browse, walmart aisle scraper. Also applies to collecting products from a specific walmart category URL with filters applied (e.g. filtered category URLs copied from the browser), scraping all items from a walmart browse section, category-scoped price monitoring on walmart, and parent category crawli

数据与抓取电商抓取Walmart分类列表通用
4.8k
Stars
231
Forks
40
仓库内 Skill
+1.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-category-listing/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-category-listing/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Walmart — Category Listing

> category URL + page → paginated product list from walmart.com browse/category page

## Language

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

## Objective

Extract product listings from any Walmart category or browse page URL, returning structured item data with pricing, rating, availability, and seller info.

## Prerequisites

- Target category page is open in the browser: `https://www.walmart.com/browse/{category-slug}/{category-ids}?page={page}`

## Pre-execution Checks

### 1. Tool Readiness

If browser-act has been confirmed available in the current session → skip this step.

Invoke `browser-act` via S
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有