πŸ“Š Create SEO outlines from top Google results with SerpAPI and GPT-4o

⚑ 334 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Overview

Use this workflow to create SEO-friendly outlines based on articles that do well in Google.

Enter a keyword, and the workflow scrapes the top results, scrapes the content, analyzes it with AI, and builds a MECE (mutually exclusive, collectively exhaustive) outline.

It’s useful for content creators and SEO specialists who want relevant, well-structured content.

How it works

Setup steps

  1. Sign up for a SerpAPI account (free tier available)
  2. Create an OpenAI account and get an API key
  3. Set up your credentials within N8N
  4. Run the workflow and enter your keyword in the form.
  5. The workflow will generate an SEO-friendly outline for your content

Improvement ideas

πŸ”— Nodes Used

HTTP Request, Markdown, n8n Form Trigger, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup