seodata.dev keyword
cafe cafe coffee
Monthly search volume and cost-per-click data for "cafe cafe coffee" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=cafe+cafe+coffee&country=us"
+--------------+------------------+
| volume | 5,400 |
| cpc | $1.27 |
| competition | 0.64 |
| country | US |
| updated | 2026-06-29 |
+--------------+------------------+
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 |
| café | 3,350,000 | $0.54 | 7/20 |
| cafe | 2,740,000 | $1.47 | 6/20 |
| cafe cafe menu | 14,800 | $1.07 | 13/20 |
| coffee cafe | 12,100 | $0.71 | 6/20 |
| café café | 6,600 | $0.8 | 17/20 |
| cafe cafe | 6,600 | $0.8 | 16/20 |
| cafe coffee | 5,400 | $1.52 | 13/20 |
| café coffee | 5,400 | $0.66 | 8/20 |
| caffe caffe | 4,400 | $2.07 | 10/20 |
| menu cafe cafe | 10 | $0 | 7/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=cafe+cafe+coffee&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