SEO Keyword Opportunity Finder8 nodes
SEO Keyword Opportunity Finder
Fetch low-hanging keyword data from Google Search Console weekly, score each query for content opportunity with AI, and save high-value targets to a DataTable for your editorial team.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#SEO#Google Search Console#Keyword Research#Content Strategy#LLM#DataTable
Click a node to select it — same as the Heym editor; the panel shows its settings.
8 nodes · Free & source-available
SEO Keyword Opportunity Finder
Turn raw Search Console data into a prioritised content backlog automatically. This template pulls your site's search queries, identifies keywords sitting in positions 5–20 with strong impression volume (the classic "low-hanging fruit" zone), scores each for content opportunity with an LLM, and stores the best targets in a DataTable for editorial review.
What this workflow does
- WeeklyAudit fires every Monday morning
- FetchSearchQueries calls the Google Search Console Search Analytics API for the past 28 days, sorted by impressions
- IterateQueries loops over each keyword row
- ScoreOpportunity sends the query, position, and impressions to an LLM which returns a content opportunity score (1–10) and a suggested article angle
- FilterOpportunities keeps only keywords scoring 7 or higher
- MapKeywordRow reshapes the data into a clean record with search term, position, impressions, score, and suggested angle
- SaveToBacklog inserts the row into a Heym DataTable for your content team
- AuditSummary confirms the run is complete after all keywords are processed
Use cases
- Weekly SEO keyword triage without manual spreadsheet work
- Surface quick-win content topics based on real impression data
- Feed a content calendar or Kanban board automatically from live search data
Setup
- Replace
YOUR_SITE_URLin FetchSearchQueries with your verified GSC property URL (e.g.sc-domain:example.com). - Add a Google OAuth2 credential with the Search Console read scope to the FetchSearchQueries HTTP node.
- Create a DataTable in Heym for keyword opportunities and paste its ID into SaveToBacklog.
- Adjust the score threshold in FilterOpportunities (default: 7) to widen or narrow the backlog.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- Marketing & SEOGemini Image CreatorGenerate images from a text prompt using Gemini's native image output.
- Marketing & SEODaily Telegram Google Analytics MCP ReportSend a daily Telegram summary by letting an Agent query Google Analytics through an MCP server.
- Marketing & SEOAI Content RepurposerPaste a blog URL — fetch the article and get a ready-to-post LinkedIn update and Twitter/X thread in one run.
- Marketing & SEOSocial Media Post GeneratorRun on a weekly schedule — generate ready-to-publish LinkedIn and Twitter posts for each topic in your content calendar and send drafts to Slack for review.
- Marketing & SEOYouTube Channel RSS to CSV — SKILL.md & Python Tutorial TrackerFetch any YouTube channel's public RSS feed and export video titles, URLs, and publish dates as a clean CSV — great for tracking SKILL.md and Python tutorial creators like Nate Herk.
- Marketing & SEOAI Viral Video Generator & TikTok PublisherRead topics from Google Sheets, generate short videos with the VEO 3 API, and upload each one to TikTok automatically.
- Marketing & SEOGoogle Analytics AI AgentAsk plain-language questions about your GA4 property — the Agent queries Google Analytics through analytics-mcp and returns metrics, reports, and insights.
- Marketing & SEOGoogle Search Console AI AgentQuery Search Console data in plain language — the Agent uses mcp-search-console to answer questions about rankings, impressions, clicks, and indexing status.
- Marketing & SEOCompetitor Launch Radar to SlackFetch competitor update feeds on a schedule, summarize launch signals with AI, and post the market brief to Slack.
- Marketing & SEOText Readability Scorer (Agent Skill)An agent runs a bundled Python skill that scores text for readability with Flesch Reading Ease and grade level.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.