seodata.dev keyword
farmer and cows
Monthly search volume and cost-per-click data for "farmer and cows" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=farmer+and+cows&country=us"
+--------------+------------------+
| volume | 8,100 |
| cpc | $0.43 |
| competition | 0.01 |
| country | US |
| updated | 2026-07-01 |
+--------------+------------------+
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 |
| cow farmer | 9,900 | $0.88 | 6/20 |
| cows in farm | 8,100 | $0.43 | 10/20 |
| cows on a farm | 8,100 | $0.59 | 9/20 |
| cow on farm | 8,100 | $0.43 | 7/20 |
| cows farming | 8,100 | $0.43 | 7/20 |
| farmer cows | 1,000 | $2.38 | 10/20 |
| farm cow | 1,000 | $0.34 | 7/20 |
| farmer cow | 1,000 | $0.34 | 7/20 |
| farming cow | 1,000 | $2.38 | 7/20 |
| farming cows | 1,000 | $0.34 | 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=farmer+and+cows&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