Convert web pages from Google Sheets to Drive markdown files with Gaffa
Quick Overview This chat workflow takes a URL, uses Gaffa to render the web page in a browser and convert it to clean markdown, then returns the markdown directly in the n8n chat response.
How it works Receives a chat message containing a URL via the n8n Chat trigger. Uses Gaffa to load the URL, render the page, and convert its content to markdown. Returns the generated markdown back to the chat as the workflow output.
Setup Install the Gaffa community node package (@gaffa-dev/n8n-nodes-gaffa). Create a Gaffa API key at gaffa.dev and add it as a Gaffa API credential in n8n. Activate the workflow and use the chat interface to send a URL to the trigger.
Related Templates
AI Weather Forecasts with MCP Integration
Real-time Weather Forecasts with MCP Tools This n8n workflow demonstrates how to integrate real-time weather intelligen...
Google Sheets UI for n8n Workflow
Google Sheets UI for Workflow Control This n8n template provides a practical and efficient way to manage your n8n workf...
Demo Workflow - How to use workflowStaticData()
This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist wi...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments