walmart-category-listing
便于批量获取 Walmart 分类商品与价格信息。
可能违反目标网站使用条款或触发反爬机制
抓取 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
帮我安装这个 skill:https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-category-listing/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/browser-act/skills/main/solutions/ecommerce/walmart-category-listing/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