target_product
Retrieve and parse product details from Target using a product ID. Supports JavaScript rendering, device emulation, and location-based data.
Instructions
Scrape Target Product page with automatic parsing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Target product ID (e.g., "1003921355") | |
| jsRender | No | Should the request be opened in a headless browser, false by default | |
| deviceType | No | Device type to emulate for the request | |
| deliveryZip | No | ZIP code for delivery location | |
| storeId | No | Target store ID for local inventory |