Convert HTML to Markdown and Extract Links from Web Pages - n8n Workflow | Neura Market
Convert HTML to Markdown and Extract Links from Web Pages
This workflow transforms HTML content from web pages into markdown format and extracts all page links using the Firecrawl.dev API. It processes URLs in batches, respects API rate limits, and outputs the data to your preferred database.
This workflow is designed for users who need to convert HTML content into markdown for easier analysis and processing by AI models. It leverages the Firecrawl.dev API to handle the conversion and link extraction efficiently. The workflow is capable of processing URLs in batches, which helps in managing server memory and API rate limits. Users can customize the input and output sources to fit their specific requirements, making it a flexible solution for various use cases.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Owen MacLeod
set
noOp
wait
limit
splitOut
stickyNote
httpRequest
manualTrigger
splitInBatches
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.