Walmart
You can retrieve results from Walmart target by providing direct URL.
You can retrieve results from Walmart target by providing direct URL.
Targets listed below are available with eCommerce Advanced plans. More information about Core and Advanced solutions can be found here
We have 3 templates available for Walmart target:
- Walmart Search - designed to retrieve search results within Walmart page. Parsed results are available for this template.
- Walmart Product - designed to retrieve details from Product pages. Parsed results are available for this template.
- Walmart - designed to retrieve results from any Walmart URL and return response in HTML.
Walmart search
Retrieve Walmart search results by supplying a full Walmart URL to the url
parameter.
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | Walmart page URL. |
| boolean | Automatically parse content. If set to | |
| string | Enter the store ID to get results from a specific store. A list of Walmart store IDS is here. | |
| string | Pass ZIP CODE to specify delivery location, or retrieve results from specific store (by Store ID) Note: Use only the first part of the ZIP code (before the hyphen). For example, if the ZIP code is 99503-4050, you should pass geo=99503. | |
Walmart product
Retrieve Walmart product information by supplying Walmart product direct URL.
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | Walmart product URL. |
| boolean | Automatically parse content. If set to | |
| string | Enter the store ID to get results from a specific store. List of Walmart store IDS is here \ | |
| string | Pass ZIP CODE to specify delivery location, or retrieve results from specific store (by Store ID)\ | |
Walmart
Scrape any Walmart URL and get response in HTML format.
Parameter | Type | Required | Description |
---|---|---|---|
| string | ✅ | Walmart product URL. |
| string | Enter the store ID to get results from a specific store. List of Walmart store IDS is here | |
| string | Pass ZIP CODE to specify delivery location, or retrieve results from specific store (by Store ID) | |
Updated 3 days ago