serpapi / public-roadmap

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

[Google Shopping API] Searches with `gl=us` and `hl` different than `en` are timing out #1844

Closed marm123 closed 1 week ago

marm123 commented 4 weeks ago

One of our customers reported that searches with hl different than en are not working. I was able to reproduce this error when the gl is set to us, as with any other gl value, everything seems ok.

image

Playground | Inspect Intercom

aciddjus commented 4 weeks ago

Live page returns empty results.

hartator commented 2 weeks ago

Live page returns empty results.

Direct browser seems to work on mine:

CleanShot 2024-08-23 at 06 14 56@2x

But, playground does process forever:

CleanShot 2024-08-23 at 06 16 54@2x

tanys123 commented 1 week ago

We have deployed a fix for the issue. Searches with gl=us and hl other than en are returning results. Do note that searches other than hl=en is displaying old layout, but our JSON structure will remain consistent regardless.

Screenshot 2024-09-03 at 9 38 14 AM