πŸ”¬ Convert URL HTML to markdown format and get page links

⚑ 4,710 views Β· πŸ”¬ Document Extraction & Analysis

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Use Case

Transform web pages into AI-friendly markdown format:

What this Workflow Does

The workflow uses Firecrawl.dev API to process webpages:

Setup

  1. Create a Firecrawl.dev account and get your API key
  2. Add your Firecrawl API key to the HTTP Request node’s Authorization header
  3. Connect your URL database to the input node (column name must be β€œPage”) or edit the array in Example fields from data source
  4. Configure your preferred output database connection

How to Adjust it to Your Needs

More templates and n8n workflows >>> @simonscrapes

πŸ”— Nodes Used

HTTP Request

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup