Articles generator
6-step SEO/GEO pipeline (Scenario B). Query fanout, single scrape, PL/EN grammar. Saves to localStorage.
1 KB + fanout
2 Outline
3 RAG
4 Brief
5 Generate
6 EEAT/GEO
Semantic Keyword Research — keyword extraction + query fanout only.
New project
Projects
Saved in browser localStorage — open to continue where you left off
| Updated | Keyword | Language | Steps | Actions |
|---|
No projects yet. Create one above to start the pipeline.
Setup & webhook paths
- Import JSON from repo folder
n8n/into n8n. - Configure SerpData + OpenRouter credentials, activate workflows.
- Set n8n base URL in
articles-generator.js(ordata-n8n-base-urlon<body>). - Step 1 may exceed browser timeout — use Paste result. Step 3 needs
all_contentfrom step 1.
| Step | Webhook |
|---|---|
| 1 | /webhook/content-knowledge-base |
| 2 | /webhook/content-headings |
| 3 | /webhook/content-rag |
| 4 | /webhook/content-brief |
| 5 | /webhook/content-generate |
| 6 | /webhook/content-eeat-geo |
Full guide: README-n8n-articles-generator.md