seodata.dev keyword
a coffee mug
Monthly search volume and cost-per-click data for "a coffee mug" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=a+coffee+mug&country=us"
+--------------+------------------+
| volume | 60,500 |
| cpc | $1.26 |
| competition | 1 |
| country | US |
| updated | 2026-06-25 |
+--------------+------------------+
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 |
| mug | 74,000 | $1.64 | 9/20 |
| coffee mug | 60,500 | $1.06 | 11/20 |
| coffee cups | 60,500 | $1.21 | 10/20 |
| coffee cup | 60,500 | $1.11 | 9/20 |
| coffee mugs | 60,500 | $1 | 9/20 |
| coffee mug set | 5,400 | $0.6 | 8/20 |
| mug coffee | 4,400 | $1.25 | 9/20 |
| mug cup | 2,900 | $1.09 | 12/20 |
| cool mugs | 2,400 | $0.87 | 9/20 |
| mugs and cups | 2,400 | $1.15 | 8/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=a+coffee+mug&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