seodata.dev keyword
3x 2 x 3
Monthly search volume and cost-per-click data for "3x 2 x 3" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=3x+2+x+3&country=us"
+--------------+------------------+
| volume | 1,900 |
| cpc | $3.83 |
| competition | 0 |
| country | US |
| updated | 2026-06-26 |
+--------------+------------------+
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 |
| 1/2 x 3/2 | 12,100 | $0.23 | 7/20 |
| 3/2 x 1/2 | 12,100 | $0.23 | 7/20 |
| x 2 1 2x 2 | 8,100 | $0.53 | 10/20 |
| 1/2 x 2 1/2 | 6,600 | $0.02 | 8/20 |
| 3x 2 x | 5,400 | $0 | 8/20 |
| 6x x 3 | 3,600 | $0 | 10/20 |
| 3x 3 x 2 | 1,900 | $3.83 | 12/20 |
| 3x-3 x 2 | 1,900 | $3.83 | 9/20 |
| x 3 3x 2 | 1,900 | $3.83 | 8/20 |
| 3x-2 3 | 1,300 | $0 | 8/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=3x+2+x+3&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