seodata.dev

keyword

local restaurants

Monthly search volume and cost-per-click data for "local restaurants" in US.

$ curl "https://api.seodata.dev/v1/keyword?q=local+restaurants&country=us" +--------------+------------------+ | volume | 40,500 | | cpc | $0.81 | | competition | 0.06 | | country | US | | updated | 2026-06-26 | +--------------+------------------+
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
nearby food 40,500 $0.74 12/20
nearest restaurants 40,500 $0.68 11/20
restaurants close by 14,800 $0.79 12/20
closest restaurants from my location 12,100 $4.31 12/20
restaurants near this location 6,600 $0.73 12/20
find restaurants near an address 5,400 $0.51 11/20
restaurants in my location 4,400 $1.59 12/20
find a restaurant 2,400 $1.17 12/20
restaurant close by 2,400 $0.87 11/20
find nearby restaurants 1,900 $1.08 11/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=local+restaurants&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