Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dsojevic opened this issue Nov 18, 2024 · 1 comment
Open

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

dsojevic opened this issue Nov 18, 2024 · 1 comment
Assignees
Labels
status: wip Work in progress type: bug Something is broken

Comments

@dsojevic
Copy link

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 dsojevic added status: queued Ready to work on type: bug Something is broken labels Nov 18, 2024
@dsojevic dsojevic self-assigned this Nov 18, 2024
@dsojevic
Copy link
Author

dsojevic commented Nov 19, 2024

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

@dsojevic dsojevic added status: wip Work in progress and removed status: queued Ready to work on labels Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: wip Work in progress type: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant