Walmart

Web Scraping API Walmart Target

You can retrieve results from Walmart by providing a direct URL.

📘

Specific target templates listed below are available with Advanced plans.
You can scrape Walmart target with Coreplans as well by providing page URL (it does not support parsing or target specific parameters). Both solutions can be tested in the Playground in Dashboard.

Read more about Coresolution here.


We have 3 templates available for Walmart:

  • Walmart Search - designed to retrieve search results within the 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...


Support

Need help or just want to say hello? Our customer support is available 24/7. You can also reach us anytime via email at [email protected].

Feedback

Can't find what you're looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.