Website Crawler & AI Chatbot with Google Sheets Memory - n8n Workflow | Neura Market
Website Crawler & AI Chatbot with Google Sheets Memory
Crawls websites, indexes pages with AI analysis into Google Sheets, and enables chatbot queries acting as the site with real-time HTTP updates.
This n8n workflow automates website crawling and turns static sites into interactive AI chatbots. In initial mode, it validates URLs with GPT-5 nano, discovers sitemaps from robots.txt, selects relevant page types (pages, posts, etc.), crawls each page, converts HTML to Markdown, and uses AI to extract language, headings, links, and summaries. All data is structured and stored in Google Sheets, marked ready when complete.
Once indexed, switch to agent mode: a LangChain-style agent queries the S
Platform
n8n
Category
Crypto & Blockchain
Price
$24.99
Creator
Matt Buds
web-crawling
ai-chatbot
google-sheets
gpt-4o
sitemap
data-extraction
seo-analysis
langchain-agent
content-indexing
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.