seodata.dev keyword
10 x 4
Monthly search volume and cost-per-click data for "10 x 4" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=10+x+4&country=us"
+--------------+------------------+
| volume | 2,400 |
| cpc | $0 |
| competition | 0.05 |
| 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 |
| 21 x 5 | 14,800 | $1.01 | 10/20 |
| 2/5 x 3 | 8,100 | $0 | 11/20 |
| 1 1/2 x 3 | 8,100 | $2.1 | 10/20 |
| 2 1/2 x 1 | 8,100 | $0 | 10/20 |
| 2 1/2 x 3 | 8,100 | $3.56 | 10/20 |
| 2 x 3/4 | 8,100 | $0 | 10/20 |
| 3 x 3/5 | 8,100 | $1.57 | 10/20 |
| 2/4 x 3 | 6,600 | $2.01 | 11/20 |
| 2/4 x 2 | 5,400 | $3.36 | 10/20 |
| 2/3 x 4 | 3,600 | $0 | 11/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=10+x+4&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