seodata.dev keyword
dogs vs cats
Monthly search volume and cost-per-click data for "dogs vs cats" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=dogs+vs+cats&country=us"
+--------------+------------------+
| volume | 14,800 |
| cpc | $1.82 |
| competition | 0 |
| country | US |
| updated | 2026-06-18 |
+--------------+------------------+
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 |
| cat versus dog | 14,800 | $1.82 | 20/20 |
| cat vs dogs | 14,800 | $0 | 20/20 |
| cats vs dogs | 14,800 | $1.82 | 20/20 |
| dog vs cat | 14,800 | $1.82 | 19/20 |
| cat or dog | 4,400 | $0 | 20/20 |
| cats or dogs | 4,400 | $0 | 20/20 |
| dog or cat | 4,400 | $0 | 20/20 |
| dog or cats | 4,400 | $0 | 20/20 |
| dogs or cats | 4,400 | $0 | 20/20 |
| cat vs dog | 2,900 | $0 | 20/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=dogs+vs+cats&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