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 Local API] Different layout for the same search on tablet #2237

Open
martin-serpapi opened this issue Dec 17, 2024 · 2 comments
Open
Labels
status: freezer Something we don't want to work on yet type: bug Something is broken

Comments

@martin-serpapi
Copy link

A customer reported that they're receiving different layouts in the response from our Google Local API. I was able to reproduce it in the Playground:

image

Playground | Inspect

image

Playground | Inspect

The issue is not reproducible when using a uule parameter instead of location as the same layout is returned consistently:

image

Playground | Inspect

Intercom

@martin-serpapi martin-serpapi added status: freezer Something we don't want to work on yet type: bug Something is broken labels Dec 17, 2024
@mikewolfd
Copy link

mikewolfd commented Dec 17, 2024

I submitted this, thanks for creating the ticket @martin-serpapi, one other thing I wanted to note, was that not every uule seemed to result in the desired output structure either. For example

Philadelphia, but does not work:

w+CAIQICInUGhpbGFkZWxwaGlhLFBlbm5zeWx2YW5pYSxVbml0ZWQgU3RhdGVz

I noticed that when I created a v2 uule with a radius of 93000, it seemed to be more consistent? it's really weird.

v2 Philadelphia, but works:

a+cm9sZToxCnByb2R1Y2VyOjEyCnByb3ZlbmFuY2U6Ngp0aW1lc3RhbXA6MTU5MTUyMTI0OTAzNDAwMApsYXRsbmd7CmxhdGl0dWRlX2U3OjM5OTM2ODQwNgpsb25naXR1ZGVfZTc6LTc1MTU0NzA4NAp9CnJhZGl1czo5MzAwMA%3D%3D

@sonika-serpapi
Copy link

Thank you @mikewolfd for your observation. We'll take it into account while investigating the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: freezer Something we don't want to work on yet type: bug Something is broken
Projects
None yet
Development

No branches or pull requests

3 participants