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] shopping_results link field returns a Google URL instead of direct product link #2376

Open
alexbarron opened this issue Feb 3, 2025 · 0 comments
Labels
status: queued Ready to work on type: bug Something is broken

Comments

@alexbarron
Copy link

A customer reported that the link field for shopping_results in normal Google Search is coming back as a Google URL instead of the direct link to the seller. The customer's queries as recently as Jan 16th, 2025 were all returning direct links.

For example: https://www.google.es/aclk?sa=...

Issue is intermittent. Some queries still return direct links.

Can we still scrape the direct link as we did previously? Or is it technically possible to do what we did with direct_link=true on the Google Shopping API?

Previous link example:
Image

Current link example with Google URL:
Image

Current link example with correct direct link:
Image

Public links: Playground w/ Google link | Playground w/ direct link | Documentation

Internal links: Intercom | Search Inspect w/ direct link | Search Inspect w/ Google link

@alexbarron alexbarron added status: queued Ready to work on type: bug Something is broken labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: queued Ready to work on type: bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant