An open API service indexing awesome lists of open source software.

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.

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)