walmart_product
Scrape Walmart product details using a product ID. Optionally render in headless browser, set delivery ZIP, or specify store ID for local inventory.
Instructions
Scrape Walmart Product page with automatic parsing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Walmart product ID (e.g., "15296401808") | |
| jsRender | No | Should the request be opened in a headless browser, false by default | |
| deliveryZip | No | ZIP code for delivery location | |
| storeId | No | Walmart store ID for local inventory |