seodata.dev keyword
cars in the united states
Monthly search volume and cost-per-click data for "cars in the united states" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=cars+in+the+united+states&country=us"
+--------------+------------------+
| volume | 70 |
| cpc | $5.09 |
| competition | 0.68 |
| country | US |
| updated | 2026-06-06 |
+--------------+------------------+
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 |
| united states cars | 12,100 | $4.33 | 20/20 |
| america cars | 12,100 | $4.33 | 15/20 |
| usa cars | 5,400 | $2.15 | 19/20 |
| us cars | 4,400 | $2.11 | 20/20 |
| car usa | 4,400 | $2.57 | 15/20 |
| cars usa | 4,400 | $2.11 | 15/20 |
| usa car | 4,400 | $2.57 | 15/20 |
| cars in america | 2,400 | $3.75 | 20/20 |
| cars in united states | 1,900 | $3.49 | 20/20 |
| cars us | 1,900 | $2.96 | 17/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=cars+in+the+united+states&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