Free Google Rank Checker
Enter a keyword and a domain to see the exact Google position, which page ranks, and whether an AI Overview cites you.
How it works
Enter keyword and domain
The term you care about and the site to check.
We read the SERP
We find your position in the live Google results.
See position and URL
Your rank, the ranking page, and AI Overview status.
Why use it
Exact position
Your spot in the top 100, not a vague estimate.
Ranking URL
See which page Google actually ranks.
AI Overview status
Know if an Overview shows and whether it cites you.
Any domain
Check yours or a competitor's for any keyword.
Who it's for
SEO teams
- Spot-check positions fast
- Verify rank after a change
- Compare against rivals
Content teams
- See which page ranks
- Catch cannibalisation
- Prioritise updates
Founders
- Sanity-check a keyword
- Watch a launch land
- Brief the team
Do it at scale
Track Google rankings on a schedule
This is the /rank endpoint. Check any keyword and domain for position, ranking URL and AI Overview status — automatable across your whole keyword list with saved history.
Free credits included. No setup fees. No card required.
curl -X POST https://api.trackee.dev/v1/rank \
-H "x-access-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"keyword": "best running shoes",
"domain": "nike.com"
}'Frequently asked questions
How is position measured?
We return your domain's place in Google's organic results for the keyword, up to position 100.
Can I check any domain?
Yes — enter your own site or a competitor's against any keyword.
Free?
Yes — free credits included on new accounts, no card required.
Is there an API?
Yes, /rank returns position, ranking URL and AI Overview status as JSON.