seodata.dev

keyword

1 2 3 abc

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

$ curl "https://api.seodata.dev/v1/keyword?q=1+2+3+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 20/20
abc 1-2-3 12,100 $0.97 13/20
abc easy as 123 1,300 $0 18/20
easy as abc 123 1,300 $0 16/20
abc is easy as 123 1,300 $0 15/20
abc 123 song 1,300 $0.07 12/20
abc123 song 1,300 $0.07 12/20
easy as 123 720 $0 15/20
a b c easy as 1 2 3 70 $0 17/20
abc song easy as 123 50 $0 11/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=1+2+3+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