How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

How to Decode and Handle Google's New /goto Redirect URLs

calendar_today September 7, 2026 domain scrapingbee

Google /goto redirect URLs are starting to appear in Search results instead of direct destination links, often carrying opaque CAES tokens that are not immediately useful to scrapers. In this article, we’ll look at how to decode Google /goto URLs, what the CAES token actually contains, when these redirects tend to appear, and how to resolve them efficiently in Python. We’ll also walk through our own browser and scraping experiments and show a practical way to handle /goto links in a real Google scraper.

open_in_new Read original post