Convert URL HTML to Markdown & Extract Page Links - n8n Workflow | Neura Market
Convert URL HTML to Markdown & Extract Page Links
Uses Firecrawl.dev API to convert webpage HTML to clean Markdown format and extract all links, with built-in batch processing and rate limiting for efficient data extraction.
This n8n workflow automates the transformation of web page HTML into AI-friendly Markdown format while simultaneously extracting all hyperlinks from the pages. It leverages the Firecrawl.dev API to handle scraping, conversion, and link detection in a single API call, ensuring clean, structured output without manual parsing or HTML tags. The workflow processes URLs in batches from a database input (using a 'Page' column), respects API rate limits via automated waits, and outputs the results to yo
Platform
n8n
Category
IT & Development
Price
$14.99
Creator
Jose Maurino
web-scraping
markdown-conversion
link-extraction
firecrawl
api-automation
data-extraction
rate-limiting
batch-processing
n8n-workflow
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.