seodata.dev

keyword

abc

Monthly search volume and cost-per-click data for "abc" in US.

$ curl "https://api.seodata.dev/v1/keyword?q=abc&country=us" +--------------+------------------+ | volume | 823,000 | | cpc | $0.35 | | competition | 0.14 | | country | US | | updated | 2026-06-28 | +--------------+------------------+
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
abc news 1,830,000 $0.83 12/20
abc tv 60,500 $2.31 14/20
abc breaking news 49,500 $5.23 16/20
a:b c 9,900 $0.4 18/20
a/b c 9,900 $0.4 17/20
the abc 9,900 $0.21 17/20
abc website 2,900 $0.77 19/20
abc go 1,900 $0.02 16/20
abc online 1,600 $2.68 13/20
www a b c 140 $0 13/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=abc&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