Preview. Every figure on this site is currently a fixture, not a measurement — the live crawl has not run yet. Nothing here describes Google's actual results.
Free key
Country

Google in Brazil

The same queries, run with gl=br and hl=pt-br, against the same queries run from the United States.

Measured 2026-W36 · 2026-08-31 · google.com, gl=br

2026-W36

This market

Queries measured
300
gl=br, hl=pt-br
AI Overview coverage
53.0%
US baseline 50.8%
Overlap with US
51.1%
of result domains shared

Run the same query from Brazil and roughly 49 percent of the domains you see are different ones. A rank tracker configured for a single country is measuring a different page than your buyers in Brazil are looking at.

Citations

Who Google cites here

Comparison

How the other markets compare

CountryAI OverviewOverlap with US
France53.0%50.2%
India53.0%50.2%
United Kingdom53.0%50.4%
Germany53.0%50.5%
Spain53.0%50.5%
Canada53.0%50.8%
Australia53.0%51.0%
Japan53.0%51.2%

Overlap is a Jaccard coefficient over result domains: shared domains divided by the union of both sets. It does not move when Google returns nine results instead of ten.

API

Run it for any country

Country and language are two ordinary parameters. They are passed to Google verbatim, so anything Google accepts, the endpoint accepts.

curl --request GET \
  --url 'https://serpens.p.rapidapi.com/api/v1/search?q=best%20search%20apis&gl=br&hl=pt-br&format=json' \
  --header 'x-rapidapi-host: serpens.p.rapidapi.com' \
  --header 'x-rapidapi-key: YOUR_KEY'

Measure your own markets

Free tier, no card. No per-country pricing and no separate endpoint — gl and hl are just parameters.

Get a free API key