apify-walmart-price-trackinglisted
Install: claude install-skill johnisanerd/claude-skill-walmart-price-tracking
# Walmart Price Tracking on a Schedule, With Seller Coverage
A Walmart price history you own: scheduled runs append price, availability, and seller rows per tracked item, ready for drop alerts and buy-box change detection.
## When to use this skill
- The user wants "walmart price tracking" or a price history for specific items.
- They want price drop alerts against a threshold or a competitor's shelf.
- They sell on the marketplace and want buy-box and third-party undercut monitoring.
- They want store-scoped prices (a `store_id`) rather than the national default.
Not for: one-off extraction (use the companion apify-walmart-scraper skill) or cross-retailer comparison (Google Shopping API, see `references/actor-index.md`).
## What you get
The tracking signal per run, per item:
- `price` now, `wasPrice` when a strike-through is shown, `availabilityStatus` and `outOfStock`
- `sellerName` and `sellerId` on search rows; full offer rows in sellers mode with `deliveryDate`, `deliveryPrice`, `returnPolicy`
- `usItemId` and `productId` as the stable join keys across runs
- `sponsored` so organic price rows are separable from placements
## Prerequisites
- Apify account (sign up at https://apify.com?fpr=9n7kx3&fp_sid=skillrepo).
- Authentication via `apify login`, or an `APIFY_TOKEN` environment variable (Apify Console, Settings, Integrations).
## The Actor
- Store page: https://apify.com/johnvc/walmart-api?fpr=9n7kx3&fp_sid=skillrepo
- Actor ID: `johnvc/walmart-api`
- Pricin