惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
J
Java Code Geeks
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
M
MIT News - Artificial intelligence
U
Unit 42
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
I
InfoQ
WordPress大学
WordPress大学
H
Help Net Security
D
Docker
B
Blog
腾讯CDC
A
About on SuperTechFans
Recent Announcements
Recent Announcements
雷峰网
雷峰网
有赞技术团队
有赞技术团队
C
Check Point Blog
Y
Y Combinator Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC

SerpApi

Scrape YouTube Channel Data with SerpApi How to scrape movie and TV results from the Google Play Store SerpApi Weekly Changelog: Sep 07 - 13, 2026 Introducing MCP Bundle Support for SerpApi SerpApi Weekly Changelog: Aug 31 - Sep 06, 2026 How to scrape Zillow Reddit promised its users an open internet. Then it closed the door. SerpApi Weekly Changelog: August 24 - 30, 2026 Best web scraping tools in 2026 Google’s New /goto Redirect URLs: Resolution in Progress How to Scrape Walmart Reviews Results Understanding HTTP 429: Too Many Requests Google tried again. We’re moving to dismiss a second time. SerpApi Weekly Changelog: August 17 - 23, 2026 Introducing SerpApi's New Markdown Output SerpApi Surpasses 1.5 Million Activated User Accounts How a Lead Generation Company Scaled Outreach with SerpApi's Google Maps API SerpApi Weekly Changelog: August 10 - 16, 2026 How to scrape book results from the Google Play Store What is an API? Part 3: Dynamic Data Displays with D&D! We Filed an Amicus Brief in U.S. v. Google How to scrape Google Play Store game information SerpApi Weekly Changelog: August 03 - 09, 2026 Introducing SerpApi Search Tools: Real-Time Web Search for Python AI Agents Measuring World Cup Attention: What the data says about Vozinha SerpApi Weekly Changelog: July 27 - August 02, 2026 How to Scrape Google Maps Autocomplete Build an AI Event Discovery Agent That Adds Events to Your Calendar in One Click How to Aggregate Local Business Ratings-Without Averaging DataForSEO vs. SerpApi
We Have Resolved the Google /goto URL Redirect Rollout
Hilman Ramadhan · 2026-09-06 · via SerpApi
Blog  /  Google

Google changed result links to use google.com/goto redirects. SerpApi has resolved the issue and continues to return direct destination URLs through the Google Search API.

Google recently expanded the use of google.com/goto redirect URLs across Google Search results. Instead of linking directly to the destination page, affected results first pointed to a Google-owned URL that redirected the user to the final website.

Google uses goto tracking URL

This change briefly affected some URLs returned by SerpApi. Our engineering team identified the new behavior, developed a fix, and deployed it across the affected Google Search result types. SerpApi is now returning direct destination URLs again.

solving Google goto redirect url

Although the change did not affect visible result titles, snippets, rankings, or other parsed data, it made the link field less useful for workflows that depend on direct destination URLs. Businesses using search data to identify ranking pages or monitor their SEO performance could no longer reliably access or compare the actual URLs appearing in search results.

Potentially affected workflows included:

  • Rank tracking and SEO analysis
  • Citation and source extraction
  • AI agents and RAG pipelines
  • Link analysis and content discovery
  • Applications that store or compare destination URLs

For web scraping providers, the change required updates to how Google result links were decoded and normalized. Because the destination URL could be encoded differently depending on the result type, a single parsing method could not resolve every variation.

Search engines are constantly evolving, and changes like this are one reason teams use SerpApi instead of maintaining their own Google Search parsers. We handle these changes behind the scenes to keep API responses stable, structured, and ready to use.

Try SerpApi today for free!