seodata.dev keyword
genename
Monthly search volume and cost-per-click data for "genename" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=genename&country=us"
+--------------+------------------+
| volume | 1,300 |
| cpc | $0 |
| competition | 0 |
| country | US |
| updated | 2026-06-14 |
+--------------+------------------+
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 |
| gene | 110,000 | $0.95 | 9/20 |
| human gene | 6,600 | $4.7 | 11/20 |
| gene human | 6,600 | $1.37 | 10/20 |
| human genes | 6,600 | $4.7 | 9/20 |
| gene name | 1,300 | $0 | 19/20 |
| genes names | 1,300 | $0 | 15/20 |
| gene names | 1,300 | $0 | 9/20 |
| name of gene | 1,300 | $0 | 9/20 |
| name of genes | 1,300 | $0 | 9/20 |
| examples of gene | 1,000 | $0 | 9/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=genename&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