seodata.dev keyword
goes 1
Monthly search volume and cost-per-click data for "goes 1" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=goes+1&country=us"
+--------------+------------------+
| volume | 3,600 |
| cpc | $4.66 |
| competition | 0.07 |
| 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 |
| goes 2 | 22,200 | $0.91 | 12/20 |
| goes-2 | 22,200 | $0.76 | 10/20 |
| goes satellite | 5,400 | $0 | 9/20 |
| goes satellites | 5,400 | $0 | 9/20 |
| goes-1 | 3,600 | $24.72 | 20/20 |
| what is goes | 3,600 | $0 | 10/20 |
| goes-9 | 2,900 | $1.16 | 10/20 |
| goes 9 | 2,900 | $1.16 | 8/20 |
| goes 3 | 2,400 | $0.68 | 11/20 |
| goes-3 | 1,900 | $0.59 | 10/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=goes+1&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