seodata.dev

keyword

123 abc

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

$ curl "https://api.seodata.dev/v1/keyword?q=123+abc&country=us" +--------------+------------------+ | volume | 12,100 | | cpc | $0.97 | | competition | 0.85 | | 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.94 18/20
abc and 123 12,100 $0.94 14/20
abc 123 12,100 $1.89 12/20
123 and abc 12,100 $0.94 11/20
abc in 123 12,100 $0.94 11/20
abc is 123 12,100 $0.94 11/20
abc123 12,100 $1.89 11/20
abc 123 abc 123 12,100 $0.97 10/20
abc to 123 12,100 $0.94 10/20
123 abc song 170 $0 15/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=123+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