https://github.com/sai-sys-cmd/n8n-ai-website-auditor
Automated website audit workflow built with n8n and OpenAI. Extracts contact details and provides AI-generated suggestions for improving SEO, UX, and performance.
https://github.com/sai-sys-cmd/n8n-ai-website-auditor
Last synced: 5 months ago
JSON representation
Automated website audit workflow built with n8n and OpenAI. Extracts contact details and provides AI-generated suggestions for improving SEO, UX, and performance.
- Host: GitHub
- URL: https://github.com/sai-sys-cmd/n8n-ai-website-auditor
- Owner: Sai-sys-cmd
- Created: 2025-07-11T16:54:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-15T13:46:31.000Z (12 months ago)
- Last Synced: 2025-07-20T05:52:44.010Z (12 months ago)
- Size: 432 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧠 n8n AI Website Auditor
A no-code n8n workflow that:
- Scrapes a website
- Extracts contact info (email, phone, address)
- Uses OpenAI to audit the site (SEO, UX, speed, trust, etc.)
---
## ⚙️ How to Use
1. **Import `website-audit-workflow.json` into n8n**
2. Open the node called **“Edit Fields”**
3. 🔁 **Replace** the URL `"https://yourlink.com/"` with the site you want to audit
4. Make sure OpenAI is connected (use n8n free credits or your API key)
5. Click **“Execute Workflow”**
---
## 📝 Output Includes
- Company name, email, phone, address
- Contact or website link
- 5–10 audit suggestions (SEO, mobile, content, speed, trust)