I'm trying to build inventory checker application using walmart api. I started playing with the open source api's provided in https://developer.walmartlabs.com/docs/read/Home
eg: http://api.walmartlabs.com/v1/items/12417832?apiKey={MYKEY}&format=xml
Can someone please help me understand how to retrieve stock/quantity and local store by providing zip code and id.
There are existing web apps like brickseek and bmsteek etc..
Head on over to Brickseek's Walmart Inventory Checker, enter your zip code, the SKU # or the UPC #, and click on the Check Inventory button. You will then be able to view the price of the item, whether the item is in stock at Walmart stores near you, and the approximate number of items in stock.
A Request is any successful call to our Walmart Product Data API. Only successful Requests are counted. There is no charge for calls to our other API's.
Item listings will display an out-of-stock status if an item is not currently available.
https://search.mobile.walmart.com/v1/products-by-code/UPC/027242901605?storeId=1 works.
You may combine other walmartlab APIs to convert sku to UPC, get store ids by zip code and pass it to the above url.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With