Free tool
Free Ranked Keywords Checker
Enter any domain and see the Google keywords it ranks for, each with its position and search volume.
Uses credits per lookup.
How it works
01
Enter a domain
Yours or a competitor's.
02
We pull its rankings
Keywords with position and volume.
03
Mine the list
Find terms worth targeting.
Why use it
Real rankings
Position and volume per keyword.
Competitor mining
Steal ideas from rivals' rankings.
Any domain
Yours or anyone else's.
Export-ready
Clean rows to drop in a sheet.
Who it's for
SEO teams
- Mine competitor keywords
- Audit your rankings
- Find gaps
Content teams
- Discover proven terms
- Plan clusters
- Prioritise briefs
Founders
- See what rivals win on
- Validate demand
- Guide writers
Do it at scale
Pull ranked keywords via API
This is the /ranked-keywords endpoint. Get any domain's ranked keywords with position and volume as JSON — perfect for competitor analysis at scale.
Free credits included. No setup fees. No card required.
POST /v1/ranked-keywords
curl -X POST https://api.trackee.dev/v1/ranked-keywords \
-H "x-access-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"domain": "canva.com",
"limit": 25
}'Frequently asked questions
What do I get?
The keywords the domain ranks for, each with its position and search volume.
How many keywords?
Up to 25 here; the API returns up to 100.
Free?
Yes — free credits on new accounts.
Is there an API?
Yes, /ranked-keywords returns rankings as JSON.