Competitor Keyword Gaps to Notion

Overview
Pulls every keyword your site ranks for, pulls every keyword a competitor ranks for, and writes the difference - the keywords they own and you do not - into a Notion database with search volume, their position, their URL and the keyword competition score.
Competitor Keyword Gaps to Notion
Pulls every keyword your site ranks for, pulls every keyword a competitor ranks for, and writes the difference - the keywords they own and you do not - into a Notion database with search volume, their position, their URL and the keyword competition score.
How it works
- Run — an Inject trigger; run it on demand, or give it a repeat interval.
- Read Notion Token → Build Notion Headers —
Core.Vault.GetItemsupplies the integration token. - Get My Ranked Keywords → Index My Keywords — reduced to a lookup set of phrases.
- Get Competitor Keywords → Find The Gaps — everything the competitor ranks for that is not in that set.
- For Each Gap → Build Notion Page → Create Notion Page.
Both lookups use the same location and language, so the comparison is like for like.
Why HTTP rather than the Notion node
The database needs typed number and url properties, which Robomotion.Notion.Pages.Create does not expose — it takes a title and content blocks only. The page is therefore created over the Notion REST API with Core.Net.HttpRequest.
Setup
- DataForSEO credential — API login and password from https://app.dataforseo.com/api-access.
- Notion credential — a vault item holding an internal integration token, with the target database shared to that integration.
notion_propsin Set Parameters must match your database's column names exactly.
Cost
Two Ranked Keywords calls per run. Raise msg.limit on both to widen the comparison — the gap is only as complete as the two lists behind it.
Ported from
- Find competitor keyword gaps and log opportunities to Notion with DataForSEO — DataForSEO template
More seo templates
See all 53 →- ActiveCampaign Lead Business DataEvery 15 minutes, takes the leads ActiveCampaign has touched most recently, turns each website into a bare domain, looks the company up in the Google Business listings database, and writes the name, description, categories, address, rating and price level back onto the ActiveCampaign record.
- ActiveCampaign Lead Traffic StatsEvery 15 minutes, takes the leads ActiveCampaign has touched most recently, turns each website into a bare domain, estimates how much organic search traffic that domain gets, and writes the numbers back onto the ActiveCampaign record.
- Add Backlinks to Google SheetsPulls the live backlinks pointing at a domain every 15 minutes and appends them to a Google Sheet, one row per link, with the source page, anchor text, follow status, ranks and first/last seen dates.
- AI Mode References to SheetsTracks which websites Google's AI Mode cites when it answers a question. Every 7 days it queries the AI Mode SERP for a keyword, flattens the references of every answer block, de-duplicates them by URL and appends them to a Google Sheet.
- AI Overview Citations to SheetsTracks which websites Google's AI Overview cites for a keyword. Every 7 days it pulls the Google SERP with the AI Overview block loaded, collects every source the answer references, de-duplicates them by URL and appends them to a Google Sheet.
- AI Overview Keyword Wins by EmailEach week, finds the keywords where your domains are newly cited inside Google's AI Overview, saves the full picture to Google Sheets, and emails the new placements.