Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

Search query text

Minimum string length: 1
delivery_zip
string

Delivery zip code for localized results

Minimum string length: 1
zip_code
string

Zip code for localized results

Minimum string length: 1
store_id
string

Store id to localize results to

Minimum string length: 1
sort_by
string

Sort order for results

Minimum string length: 1
min_price
string

Minimum price filter

Pattern: ^\d+$
max_price
string

Maximum price filter

Pattern: ^\d+$
start_page
string

First page to crawl (default 1)

Pattern: ^\d+$
end_page
string
required

Last page to crawl, max 25 pages from start_page

Pattern: ^\d+$
fulfillment_speed
string

Fulfillment speed filter

Minimum string length: 1
fulfillment_type
string

Fulfillment type filter

Minimum string length: 1
device
enum<string>

Device profile to emulate

Available options:
desktop,
mobile,
tablet
timeout_ms
string

Max time to wait, in ms

Pattern: ^\d+$

Response

Walmart crawl job queued.

request_id
string
required
mode
enum<string>
required
Available options:
async
status
enum<string>
required
Available options:
queued
job_id
string
required