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

url

string

Walmart page URL.

parse

boolean

Automatically parse content. If set to truewill return parsed result in JSON.

store_id

string

Enter the store ID to get results from a specific store. A list of Walmart store IDS is here.
To retrieve results by Store ID, you must provide the ZIP code as geo parameter. You can find the ZIP codes for stores listed here.

geo

string

Pass ZIP CODE to specify delivery location, or retrieve results from specific store (by Store ID)
You can find the ZIP codes for stores listed here

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.

other...

Walmart product

Retrieve Walmart product information by supplying Walmart product direct URL.

Parameter

Type

Required

Description

url

string

Walmart product URL.

parse

boolean

Automatically parse content. If set to truewill return parsed result in JSON.

store_id

string

Enter the store ID to get results from a specific store. List of Walmart store IDS is here \
To retrieve results by Store ID, you must provide the ZIP code as geo parameter. You can find the ZIP codes for stores listed here .

geo

string

Pass ZIP CODE to specify delivery location, or retrieve results from specific store (by Store ID)\
You can find the ZIP codes for stores listed here 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

other...


Walmart

Scrape any Walmart URL and get response in HTML format.

Parameter

Type

Required

Description

url

string

Walmart product URL.

store_id

string

Enter the store ID to get results from a specific store. List of Walmart store IDS is here
To retrieve results by Store ID, you must provide the ZIP code as geo parameter. You can find the ZIP codes for stores listed here .

geo

string

Pass ZIP CODE to specify delivery location, or retrieve results from specific store (by Store ID)
You can find the ZIP codes for stores listed here 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

other...