Skip to content
All sites
Data API

Walmart Data API

Product, search and store-level data from Walmart, structured and ready to use.

10endpointsAkamai · press_and_hold · Rate Limit handled for you
walmart.comGET/walmart/autoc…GET/walmart/searchGET/walmart/categ…{ } JSON
Example
walmart.com
Example
JSON responseclick the page to trace a field
{
"category_path": "electronics",
"page": 1,
"results": [
{
"item_id": "826164368",
"domain": "us",
"title": "onn. 50" Class 4K UHD LED Roku Smart TV",
"price": 228,
"currency": "USD",
"rating": 4.4,
"reviews_count": 9021,
"seller": "Walmart.com",
"image": "https://i5.walmartimages.com/asr/example.jpeg",
"url": "https://www.walmart.com/ip/826164368",
"availability": "In stock"
}
],
"nextCursor": "2"
}
GET/v1/data/walmart/category1 credit / run

Browse Category

Browse Walmart category pages.

Handled for you:Akamaipress_and_holdRate Limit
Parameters
NameTypeReqDescription
category_pathstringyesCategory path/slug.
Advanced filters
pageintegernoPage number. (default: 1)
sort_bystringnoSort order for results.
min_priceintegernoOnly items priced at or above this amount.
max_priceintegernoOnly items priced at or below this amount.
brandstringnoFilter to one or more brands. Comma separate multiple brands.
rating_minintegernoMinimum average star rating, 1 to 5 (for example 4 keeps 4 stars and up).
free_shippingbooleannoKeep only items that ship free. (default: false)
in_stockbooleannoKeep only items available at the selected store. (default: false)
store_idstringnoScope pricing and availability to a specific store id.