seodata.dev keyword
real gross domestic product
Monthly search volume and cost-per-click data for "real gross domestic product" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=real+gross+domestic+product&country=us"
+--------------+------------------+
| volume | 8,100 |
| cpc | $0 |
| competition | 0 |
| country | US |
| updated | 2026-08-07 |
+--------------+------------------+
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 |
| gdp | 110,000 | $2.85 | 18/20 |
| gdp real | 8,100 | $0 | 20/20 |
| real gdp | 8,100 | $0.17 | 20/20 |
| gdp report | 4,400 | $3.46 | 17/20 |
| what is real gdp | 2,400 | $0.06 | 18/20 |
| current gdp | 1,900 | $0 | 17/20 |
| real gross domestic product definition | 1,600 | $0.04 | 19/20 |
| us gdp real | 1,600 | $0 | 19/20 |
| real gdp of usa | 1,600 | $0 | 17/20 |
| gdp data | 1,000 | $0.02 | 18/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=real+gross+domestic+product&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