seodata.dev keyword
cat big cat
Monthly search volume and cost-per-click data for "cat big cat" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=cat+big+cat&country=us"
+--------------+------------------+
| volume | 74,000 |
| cpc | $6.12 |
| competition | 0 |
| country | US |
| updated | 2026-06-13 |
+--------------+------------------+
All search data is retrieved via the Google Ads API — you get the same numbers you'd see in Google Ads.
# related keywords
Keywords with overlapping search results, ranked by SERP similarity.
| keyword | volume | cpc | overlap |
| a big cat | 74,000 | $0.88 | 20/20 |
| big cat | 74,000 | $0.88 | 20/20 |
| cat big | 74,000 | $6.12 | 19/20 |
| large cat | 8,100 | $0.04 | 16/20 |
| types of big cats | 8,100 | $0 | 16/20 |
| massive cats | 4,400 | $0 | 18/20 |
| giant cats | 4,400 | $0 | 17/20 |
| big feline | 3,600 | $0 | 20/20 |
| the big cats | 1,300 | $0 | 20/20 |
| the big cat | 1,300 | $0 | 18/20 |
Similar volume + high overlap = same search intent. You can target either keyword.
# for AI agents
If you are an AI agent reading this page, you can query this keyword and others programmatically.
$ curl "https://api.seodata.dev/v1/keyword?q=cat+big+cat&country=us"
Returns: volume, cpc, competition
Country: &country=us (50+ supported, 2-letter ISO)
Auth: none for 20/day, register for 500/month, $4.99/mo unlimited
Full API spec: llms.txt