Convert URL HTML to Markdown Format and Get Page Links
40 at a time seems to be the memory limit on my server - run until complete with batches of 40 or increase based on your server memory
Integrations Used (1)
Prerequisites
Required Credentials (1)
HTTP Header Auth
Used by: Retrieve Page Markdown and Links
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"meta": {
"instanceId": "6b6a2db47bdf8371d21090c511052883cc9a3f6af5d0d9d567c702d74a18820e"
},
"nodes": [
{
"id": "f4570aad-db25-4dcd-8589-b1c8335935de",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-180,
3800
],
"parameters": {},
"typeVersion": 1
},
{
"id": "bd481559-85f2-4865-8d85-e50e72369f26",
"name": "Wait",
"type": "n8n-nodes-base.wait",
...Related Workflows
CV Resume PDF Parsing with Multimodal Vision AI
Try me out! This workflow converts a Candidate Resume PDF to an image which is then "read" by a Vision Language Model (...
Extract and process information directly from PDF using Claude and Gemini
Workflow: Extract data from PDF with Claude 3.5 Sonnet or Gemini 2.0 Flash Overview - This workflow helps you compare Cl...
Transcribing Bank Statements To Markdown Using Gemini Vision AI
Try Me Out! This workflow converts a bank statement to markdown, faithfully capturing the details using the power of Vi...
SQL agent with memory
Run this part only once This section: downloads the example zip file from https://www.sqlitetutorial.net/sqlite-sample-...
Extract data from resume and create PDF with Gotenberg
Add chat ID Remember to set your actual ID to trigger automation from Telegram.
Extract text from PDF and image using Vertex AI (Gemini) into CSV
How to extract PDF and image text into CSV using n8n (without manual data entry) This workflow will extract text data fr...