Block 1 - Wait
- Type / Role
- n8n-nodes-base.wait - wait
- Config choices
- Version 1.1
What this workflow does Type in Slack. Walk away. Get a professional PDF report and a structured Excel fix sheet delivered to Google Drive and posted back in your Slack thread ā fully automated,...
n8n-nodes-base.wait, n8n-nodes-base.compression, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.set, n8n-nodes-base.switch, n8n-nodes-base.googledrive, n8n-nodes-base.slacktrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Salman Mehboob.
Original n8n.io sourceType #Audit https://clientsite.com in Slack. Walk away. Get a professional PDF report and a structured Excel fix sheet delivered to Google Drive and posted back in your Slack thread ā fully automated, zero manual work.
Built for SEO agencies and freelancers who deliver technical audits at scale.
š Check out the deliverables: š View Sample PDF Report š View Sample Excel Fix Sheet
/SEO Audits folder automatically.#Audit and a URL triggers the workflow.done, timeout, or failed.all_inlinks.csv and all_anchor_text.csv files (reduces the unzipped payload from ~450MB to ~15MB).| Requirement | Notes |
|---|---|
| Screaming Frog SEO Spider | Licensed version (Ā£199/year) required |
| SF CLI API (Python/FastAPI) | Not included in this template ā Contact creator below |
| Cloudflare Tunnel | Free ā exposes your local API publicly |
| Google PageSpeed API Key | Free from Google Cloud Console |
| PDF Conversion Service | Workflow is pre-configured for pdfendpoint.com |
| Google Drive & Sheets | OAuth2 credentials for file storage and audit logging |
| Slack | OAuth2 credentials for the trigger and delivery |
| n8n (Self-Hosted) | Recommended for long execution times |
To ensure the workflow can process large sites without timing out, add these to your n8n .env file:
N8N_DEFAULT_BINARY_DATA_MODE=filesystem
EXECUTIONS_TIMEOUT=7200
N8N_RUNNERS_TASK_TIMEOUT=7200
NODE_OPTIONS=--max-old-space-size=8192
Start Crawl node URL and Bearer token with your tunnel URL and API secret.Page Speed Insights HTTP node with your own.Append row node.Report Builder code node, update the AGENCY config object (around line 125) with your name, email, and tagline.Input Cleaner node, set the watermark value to your agency's name.Note: The custom Python/FastAPI backend required to orchestrate Screaming Frog is not included in this JSON template. If you want to set up the complete system, please reach out:
š§ Email:[email protected] š LinkedIn: Salman Mehboob
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.
| Workflow | Run automated SEO audits with Screaming Frog CLI, PageSpeed, PDF and Excel fixes |
|---|---|
| Complexity | advanced |
| Nodes | 36 |
| Categories | Market Research, AI Summarization |
| Author | Salman Mehboob |
| Published | 23 Apr 2026 |
Use the JSON export at /data/workflows/15252/15252.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
What this workflow does Type in Slack. Walk away. Get a professional PDF report and a structured Excel fix sheet delivered to Google Drive and posted back in your Slack thread ā fully automated,...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.