Free Keyword Search Volume Checker
Paste your keywords and get monthly Google search volume, CPC and competition for each — the demand behind traditional search.
How it works
Paste keywords
Add the terms you want volume for.
We pull Google data
Monthly search volume, CPC and competition.
Read the numbers
Compare demand across your list at a glance.
Why use it
Google search volume
Real monthly demand from traditional search.
CPC included
See what advertisers pay for each term.
Competition level
Gauge how contested each keyword is.
Bulk friendly
Check a whole list in one lookup.
Who it's for
Content teams
- Size demand before writing
- Skip low-volume terms
- Plan the calendar
SEO teams
- Validate keyword lists
- Compare volume across terms
- Prioritise briefs
Marketers
- Weigh CPC against volume
- Plan paid and organic
- Justify spend
Do it at scale
Pull search volume in bulk via API
This is the /keywords endpoint. Batch hundreds of keywords and get Google search volume, CPC and competition for each — ready to drop into your planning tools.
Free credits included. No setup fees. No card required.
curl -X POST https://api.trackee.dev/v1/keywords \
-H "x-access-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"keywords": ["email marketing", "crm software"]
}'Frequently asked questions
Is this Google search volume?
Yes — this is traditional Google monthly search demand, distinct from AI-assistant volume.
How many keywords can I add?
Up to ten per lookup here; the API accepts larger batches.
Free?
Yes — free credits included on new accounts.
Is there an API?
Yes, /keywords returns volume, CPC and competition as JSON.