Open gholbrook opened 8 years ago
The response to the search store function is not useful. If I construct a URL:
http://search.mobile.walmart.com/search?query= 45057744&store=40701
The response I get has not useful information:
{"count":0,"totalCount":0,"offset":0,"queryTime":67,"results":[],"performance":{"enrichment":{"inventory":0}},"query":{"originalQuery":"554239550","actualQuery":"554239550","suggestedQueries":[]},"algo":"default","blacklist":false,"cluster":{"apiserver":{"hostname":"dal-iss-api4.stg0","pluginVersion":"1.2.3"},"searchengine":{"hostname":"dal-iss-esd.stg0.mobile.walmart.com"}}}
Am I doing this wrong?
https://search.mobile.walmart.com/v1/products-by-code/UPC/190198508218?storeId=2954 works submitted a pull request
This link is broke now. You can’t get the quantity. It is either 10 or 0
The response to the search store function is not useful. If I construct a URL:
http://search.mobile.walmart.com/search?query= 45057744&store=40701
The response I get has not useful information:
{"count":0,"totalCount":0,"offset":0,"queryTime":67,"results":[],"performance":{"enrichment":{"inventory":0}},"query":{"originalQuery":"554239550","actualQuery":"554239550","suggestedQueries":[]},"algo":"default","blacklist":false,"cluster":{"apiserver":{"hostname":"dal-iss-api4.stg0","pluginVersion":"1.2.3"},"searchengine":{"hostname":"dal-iss-esd.stg0.mobile.walmart.com"}}}
Am I doing this wrong?