get https://api.similarweb.com/v4/keywords//analysis/overview
Provides an overview of keyword or keyword list performance, offering insights such as search volume, click distribution, competition metrics, and other key indicators.
Device | Granularity | Metrics |
---|---|---|
desktop, mobile, or total | Monthly or last 28 days | Keyword, Volume, Clicks, Zero Clicks, SERP Composition, Organic Difficulty, Paid Competition, Intent, CPC range, Total Spent |
To retrieve 'Last 28 days' data, remove the start_date & end_date parameters.
Price
17 data credits per keyword or keyword group.
How to find your Keyword List ID
- Insert your API key into the following endpoint, then use the JSON result: "response" > "keyword_groups" > "id" to retrieve the keyword groups created or shared in your account.
https://api.similarweb.com/v2/keywords/analysis/describe?api_key={similarweb_api_key}.
To retrieve only the Keyword Lists created by your user, add the parameter "&userOnlyGroups=true".- Visit an existing keyword list on the Similarweb platform and extract the ID (e.g. 5dd82db8-3ec5-462c-9699-5aa37a1b71de) from the URL (e.g. https://pro.similarweb.com/#/marketing/keyword/search/999/3m/*5dd82db8-3ec5-462c-9699-5aa37a1b71de/overview
Currently, this endpoint only supports a single month of data. Hence, start_date and end_date must be equal