Walmart — Product Search & Data Extraction
CommunityProgrammatically extract Walmart search results.
Authoryangchuansheng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the retrieval and structured extraction of Walmart search results and product pages without a browser, enabling reliable data pipelines for price, availability, ratings, and imagery.
Core Features & Use Cases
- Fast, browserless fetch of search pages using http_get and SSR data via the NEXT_DATA payload.
- Unified extraction of search results across two item stacks, including fields such as usItemId, name, brand, price, linePrice, wasPrice, savings, averageRating, numberOfReviews, availability, isSponsored, url, and thumbnailUrl.
- Detailed product extraction for a given item, including price, priceString, availability, images, specifications, highlights, longDescription, and customer reviews (SSR), plus a clean canonicalUrl for downstream use.
- Practical use cases include competitive pricing analytics, inventory monitoring, and catalog enrichment for e-commerce dashboards.
Quick Start
Run the Walmart search extraction workflow by fetching the target page with http_get and parsing the NEXT_DATA payload to produce a structured list of products.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Walmart — Product Search & Data Extraction Download link: https://github.com/yangchuansheng/browser-harness-rust/archive/main.zip#walmart-product-search-data-extraction Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.