SEO-Optimized Blog Generator with Gemini, Scrapeless & Pinecone RAG
Automates building a RAG knowledge base from top blogs via Scrapeless, stores in Pinecone, analyzes SERPs, and generates fully SEO-optimized content using Gemini.
This n8n workflow creates a fully autonomous SEO blog writer leveraging Scrapeless for scraping, Pinecone for vector storage, and Gemini for embeddings and generation. It first builds a knowledge base by scraping high-performing blog articles (e.g., from Mark Manson), extracting content, embedding it with Gemini 001, and upserting into Pinecone for similarity search. This enables RAG-powered content creation grounded in expert writing styles.
Next, it performs SERP analysis using Scrapeless' SE
Platform
n8n
Category
Media & Entertainment
Price
$24.99
Creator
Maxim Luong
SEO
Content Generation
RAG
Pinecone
Gemini
Scrapeless
Blogging
AI Writing
Vector DB
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.