seodata.dev keyword
my app files
Monthly search volume and cost-per-click data for "my app files" in US.
$ curl "https://api.seodata.dev/v1/keyword?q=my+app+files&country=us"
+--------------+------------------+
| volume | 90 |
| cpc | $4.33 |
| competition | 0.02 |
| country | US |
| updated | 2026-05-16 |
+--------------+------------------+
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 |
| files | 368,000 | $4.63 | 12/20 |
| file | 368,000 | $3.57 | 9/20 |
| my files | 33,100 | $1.38 | 12/20 |
| files folder | 33,100 | $0.9 | 9/20 |
| files app | 22,200 | $1.04 | 10/20 |
| appfiles | 5,400 | $0 | 11/20 |
| files download | 3,600 | $2.81 | 11/20 |
| open my files | 2,900 | $1.27 | 10/20 |
| app files | 2,400 | $9.83 | 19/20 |
| app file | 2,400 | $0.38 | 13/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=my+app+files&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