seodata.dev

keyword

abc 123

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

$ curl "https://api.seodata.dev/v1/keyword?q=abc+123&country=us" +--------------+------------------+ | volume | 12,100 | | cpc | $1.89 | | competition | 0.13 | | country | US | | updated | 2026-06-23 | +--------------+------------------+
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 1 2 3 12,100 $0.97 18/20
123 abc 12,100 $0.97 15/20
abc and 123 12,100 $0.94 14/20
abc123 12,100 $1.89 14/20
abc in 123 12,100 $0.94 9/20
abc is 123 12,100 $0.94 9/20
abc123 song 1,300 $0.07 12/20
abc 123 song 1,000 $0 12/20
abc and 123 song 1,000 $0 10/20
123 abc song 170 $0 12/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+123&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