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] No organic_results included in JSON for mobile search #2224

Open
alexbarron opened this issue Dec 12, 2024 · 4 comments
Open
Assignees
Labels
status: prioritized Prioritized work type: bug Something is broken

Comments

@alexbarron
Copy link

A customer reported a one-off Google mobile search where the HTML preview shows organic results, but organic_results were not included in the JSON. The customer didn't encounter this any other times, and I haven't been able to reproduce it.

image

Public links: Playground

Internal links: Intercom | Search Inspect

@alexbarron alexbarron added status: freezer Something we don't want to work on yet type: bug Something is broken labels Dec 12, 2024
@NateSkiles
Copy link

This customer reached out again with another example:

Search Inspect


I was able to reproduce this a couple times:

All of these requests went through the same proxy provider and appear to be returning desktop results instead of mobile.

Requests through other proxy providers appear to be fine:

@NateSkiles NateSkiles added status: queued Ready to work on and removed status: freezer Something we don't want to work on yet labels Dec 12, 2024
@schaferyan
Copy link
Contributor

A few other examples:

Inspect 1 | Inspect 2

All of these examples also have location: Indonesia and num=100.

@zyc9012
Copy link

zyc9012 commented Dec 13, 2024

Extraction failed because desktop versions were returned instead of mobile ones.

@dsojevic
Copy link

From some initial exploration in my local environment, this appears to be occurring 100% of the time with the proxy provider in question for any Google searches using mobile or tablet for the device.

Going to investigate further, but I suspect that this current PR is somewhat relevant: https://github.com/serpapi/SerpApi/pull/5605

@dsojevic dsojevic added status: prioritized Prioritized work and removed status: queued Ready to work on labels Dec 15, 2024
@dsojevic dsojevic self-assigned this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: prioritized Prioritized work type: bug Something is broken
Projects
None yet
Development

No branches or pull requests

5 participants