This n8n workflow automates domain level keyword ranking analysis and enriches raw SEO metrics with AI-generated summaries. It combines structured keyword data from SE Ranking with natural-language insights produced by OpenAI, turning complex SERP datasets into actionable SEO intelligence.
This workflow is designed for:
If you work with keyword data and need machine-readable output plus human-readable insights, this workflow is for you.
Accepts a target domain or URL, region, keyword type (organic/paid), and filters
Fetches keyword ranking data from the SE Ranking Domain Keywords API
Extracts metrics such as:
Uses OpenAI GPT-4.1-mini to generate:
Merges raw data and AI insights into a single enriched dataset
Exports the final output as structured JSON for downstream use
If you are new to SE Ranking, please signup on seranking.com
Import the workflow JSON into n8n
Configure credentials:

Open the Set the Input Fields node and define:
target_site (domain or URL)source (region, e.g. us)type (organic or paid)limit, filters, and requested columnsVerify the output as per the export data handling.
You can easily adapt this workflow by:
Switching between organic and paid keyword analysis
Changing regions for international SEO tracking
Modifying requested keyword columns and SERP filters
Customizing the OpenAI prompt to generate:
Replacing file export with:
This n8n template delivers a production ready SEO analytics pipeline that bridges structured SERP data with AI powered interpretation. By combining SE Ranking’s keyword intelligence with OpenAI driven summarization, it enables faster insights, better reporting, and scalable SEO decision making without manual analysis.