Google Search

Search

Redirects suspected automation to an interstitial on google.com/sorry and answers programmatic clients with 429 on the unusual-traffic path.

Google's response to suspected automated searching is a redirect to a page under google.com/sorry carrying a reCAPTCHA challenge, with the familiar wording about unusual traffic from your computer network. Programmatic clients typically see a 429 on that path.

Because the assessment is network-wide, the challenge frequently appears for people who did nothing at all: a shared office connection, a VPN endpoint, or carrier-grade NAT where one participant's activity is attributed to everyone sharing the address.

Google offers the Custom Search JSON API and Programmable Search Engine for sanctioned programmatic search, which return structured results and do not depend on defeating an interstitial.

What is in front of it

Status codes

429 Unusual traffic

Challenge. Observed behaviour.

Automated query patterns were detected from the source network and a challenge is required before searching continues.

What triggers it

How to confirm it

What to do about it

302 Redirect to the sorry interstitial

Challenge. Observed behaviour.

The search request was diverted to the challenge page rather than answered.

What triggers it

How to confirm it

What to do about it

Notes

See also