Skip to product information

Convert Any Web Page URL to Markdown in n8n Chat with Gaffa

Convert Any Web Page URL to Markdown in n8n Chat with Gaffa

 (200+Reviews)
Regular price £76.99
Regular price £76.99 Sale price
SAVE Sold out
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
Convert Any Web Page URL to Markdown in n8n Chat with Gaffa

Convert Any Web Page URL to Markdown in n8n Chat with Gaffa

Regular price £76.99
Regular price £76.99 Sale price
SAVE Sold out

Turn any web page URL into clean Markdown—directly in n8n chat

This n8n chat workflow lets you paste a URL, uses the Gaffa community node to render the page, converts the result into clean Markdown, and returns the Markdown right in the n8n Chat response.

What this workflow does

  • Receives your URL via an n8n Chat trigger.
  • Loads the web page with Gaffa, renders it in a browser-like environment, and converts the page content into Markdown.
  • Returns the generated Markdown back to you as the workflow output in chat, so you can copy, paste, or feed it into the next step of your automation.

Use cases

  • Content repurposing: Convert web articles, docs, or landing pages into Markdown for knowledge bases.
  • Documentation workflows: Pull page content from a URL and produce Markdown that can be stored, versioned, or reviewed.
  • Automation engineers: Rapidly transform web page content into a text format suitable for downstream steps.
  • SaaS operations: Keep internal notes tidy by converting frequently referenced pages into consistent Markdown.

Technical details

  • Trigger: n8n-nodes-langchainchat Chat trigger to accept a chat message containing a URL.
  • Core node: @gaffa-dev/n8n-nodes-gaffa (Gaffa) to render the URL and convert its content to Markdown.
  • Supporting nodes: set and sticky note for workflow structure and clarity.

Setup (quick)

  • 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, open the chat interface, and send a URL to the trigger.
View full details