serpapi / public-roadmap

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

[Google Search API] Empty results and attempted redirect #2147

Closed dsojevic closed 2 days ago

dsojevic commented 3 days ago

Very rarely encountering an issue where an empty result set is returned and viewing the HTML forces a redirect to google.com

image

So far I've only noticed it when using gl=jp, but every so often we're unable to parse any organic results from the response.

There is a full result set in the HTML we receive/serve up, but attempting to view it results in a redirect to google.com (or attempted redirect in the case of a playground/inspect window)

Public links: Playground

Internal links: Search Inspect

dsojevic commented 3 days ago

Have now encountered it with gl=au and gl=us searches too.

Public links: Playground 1 | Playground 2

Internal links: Search Inspect 1 | Search Inspect 2

zyc9012 commented 2 days ago

We've released a fix for this issue.

image