serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
54 stars 5 forks source link

[Walmart API] Add country Parameter to allow search other Walmart domains #361

Open marm123 opened 2 years ago

marm123 commented 2 years ago

Currently, we are only supporting USA stores in our Walmart API. We can add an additional parameter to allow users to browse Canadian Walmart with our API. This is how it might look:

image

marm123 commented 2 years ago

We can also add a Mexican Walmart store as this was requested recently.

https://www.walmart.com.mx/

kagermanov27 commented 1 year ago

I have good news and bad news about this request. The Mexican Store is easily integrable. However, the Canadian store will take more dedicated work to implement. The endpoint for the Canadian store isn't returning the price, and it takes a separate request to request the prices of items.

I am working on implementing the Mexican store. Let's wait for more demand before we start working on the Canadian store.