seodata.dev

keyword

like this and that

Monthly search volume and cost-per-click data for "like this and that" in US.

$ curl "https://api.seodata.dev/v1/keyword?q=like+this+and+that&country=us" +--------------+------------------+ | volume | 20 | | cpc | $0 | | competition | 0 | | country | US | | updated | 2026-06-23 | +--------------+------------------+
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
it like this and like that 1,600 $0 19/20
it's like this and like that 1,600 $0 10/20
like this and like that 1,600 $0 10/20
like this and like that song 1,600 $0 10/20
like this and like that monica 590 $0 7/20
like this like that monica 590 $0 7/20
monica like this and like that 590 $0 7/20
monica like this 50 $0 7/20
this and like that 20 $0 10/20
like that and like this 20 $0 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=like+this+and+that&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