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.

0
Downloads
0
Views
7.9
Quality Score
beginner
Complexity
Author:James Mundy(View Original →)
Created:9/9/2026
Updated:9/9/2026

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments