Skip to main content

πŸ’‘πŸŒ Essential multipage website scraper with Jina.ai

Workflow preview

Workflow preview
100%
πŸ’‘πŸŒ Essential multipage website scraper with Jina.ai preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Essential Multipage Website Scraper with Jina.ai Use responsibly and follow local rules and regulations This N8N workflow enables automated multi page website scraping using [Jina.ai's](https:...

Best for

  • Market Research automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.limit, n8n-nodes-base.httprequest, n8n-nodes-base.xml, n8n-nodes-base.splitout

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Joseph LePage.

Original n8n.io source

1.1 Workflow description

Title
πŸ’‘πŸŒ Essential multipage website scraper with Jina.ai
Workflow name
πŸ’‘πŸŒ Essential multipage website scraper with Jina.ai

πŸ’‘πŸŒ Essential Multipage Website Scraper with Jina.ai

Use responsibly and follow local rules and regulations

This N8N workflow enables automated multi-page website scraping using Jina.ai's powerful web scraping capabilities, with seamless integration to Google Drive for content storage. Here's how it works:

Main Features

The workflow automatically scrapes multiple pages from a website's sitemap and saves each page's content as a separate Google Drive document.

Key Components

Input Configuration

  • Starts with a sitemap URL (default: https://ai.pydantic.dev/sitemap.xml)
  • Processes the sitemap to extract individual page URLs
  • Includes filtering options to target specific topics or pages

Scraping Process

  • Uses Jina.ai's web scraper to extract content from each URL
  • Converts webpage content into clean markdown format
  • Extracts page titles automatically for document naming

Storage Integration

  • Creates individual Google Drive documents for each scraped page
  • Names documents using the format "URL - Page Title"
  • Saves content in markdown format for better readability

Usage Instructions

  1. Set your target website's sitemap URL in the "Set Website URL" node
  2. Configure the "Filter By Topics or Pages" node to select specific content
  3. Adjust the "Limit" node (default: 20 pages) to control batch size
  4. Connect your Google Drive account
  5. Run the workflow to begin automated scraping

Additional Features

  • Built-in rate limiting through the Wait node to prevent overloading servers
  • Batch processing capability for handling large sitemaps

The workflow requires no API key for Jina.ai, making it accessible for immediate use while maintaining responsible scraping practices.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - When clicking β€˜Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 3 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 4 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 5 - Limit

Type / Role
n8n-nodes-base.limit - limit
Config choices
Version 1

Block 6 - Get List of Website URLs

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - Convert to JSON

Type / Role
n8n-nodes-base.xml - xml
Config choices
Version 1

Block 8 - Create List of Website URLs

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 9 - Filter By Topics or Pages

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 10 - Set Website URL

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 11 - Jina.ai Web Scraper

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 12 - Save Webpage Contents to Google Drive

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 13 - Extract Title & Markdown Content

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 14 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow πŸ’‘πŸŒ Essential multipage website scraper with Jina.ai
Complexity advanced
Nodes 16
Categories Market Research, Multimodal AI
Author Joseph LePage
Published 20 Feb 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2957/2957.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does πŸ’‘πŸŒ Essential multipage website scraper with Jina.ai do?

Essential Multipage Website Scraper with Jina.ai Use responsibly and follow local rules and regulations This N8N workflow enables automated multi page website scraping using [Jina.ai's](https:...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, Multimodal AI use case.