serpapi / public-roadmap

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

[Walmart Product API] Request Gets Stuck If Store_id Present #241

Closed aliayar closed 1 year ago

aliayar commented 2 years ago

Walmart Product API does get stuck if the API call includes a store_id in the request:

The Playground | The Inspect

walmart_store_id
tanys123 commented 2 years ago

Blocked by Recaptcha when stores query param is added. I guess it is the security mechanism for new Walmart site when it detect unrecognized param. Also current store param will not work anymore, seems to be only set in session.

aliayar commented 2 years ago

How about adding an ability to add your location in the initial request so that Walmart assigns the closest store? It can work more like Google Maps. Is it possible you think @tanys123?

marm123 commented 1 year ago

It looks like the issue reappeared. Searches are once again stuck when there are both store_id and product_id present in the search parameters.

image

Playground | Inspect | Walmart Playground | Inspect | Walmart

ilyazub commented 1 year ago

Seems like this issue is resolved.