Извлечение данных товара с Walmart
★ 7.1 · marketing
walmart-product-detail is a Claude Code skill that extracts complete structured data from a Walmart product detail page given a walmart.com/ip/… URL. It navigates to the page, waits for it to stabilize, and runs the extract-product-detail.py script, returning a single JSON object with itemId, title, brand, model, UPC, price, wasPrice, availability, category path, seller info, all images, short and long descriptions, product highlights, full specifications as a key-value map, color and size variants with their item IDs, fulfillment options (shipping, pickup, delivery with dates), return policy, and a review summary with rating breakdown. It suits e-commerce teams looking to enrich product catalogs, monitor Walmart price and availability changes, or conduct competitive product research at scale.
- #walmart
- #product-details
- #ecommerce
- #data-extraction
- #product-enrichment