Developer & DevOps

Extract multi-page website data and save to Google Drive automatically

16 nodes 190 123 Automatic trigger
Download

Workflow Description

Automation that fetches content from multiple web pages using HTTP requests, processes and structures data in batches, filters results, and automatically saves extracted information to Google Drive with advanced data handling capabilities.

How it works

  1. 1.Trigger automation manually or on schedule
  2. 2.Send HTTP requests to scrape content from multiple target pages
  3. 3.Parse and extract data from XML/HTML responses
  4. 4.Organize results into manageable batches for processing
  5. 5.Apply filters and transformations to clean data
  6. 6.Save final results as files in Google Drive

Use cases

  • Collect product prices and details from multi-page e-commerce sites
  • Gather contact lists or public data from websites at scale
  • Monitor and archive website content updates automatically

Requirements

  • Active Google Drive account for storage
  • Understanding of target website structure and data fields
  • Definition of page URLs or pagination patterns

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Split In Batches Google Drive

Details

Trigger Automatic trigger
Nodes 16
Apps 2
Views 190
Downloads 123

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (16)

/

Sticky Note

Sticky Note

#1

When clicking ‘Test workflow’

Manual Trigger

#2

Loop Over Items

Split In Batches

#3

Wait

Wait

#4

Limit

Limit

#5

Get List of Website URLs

HTTP Request

#6

Convert to JSON

Xml

#7

Create List of Website URLs

Split Out

#8

Filter By Topics or Pages

Filter

#9

Set Website URL

Set

#10

Jina.ai Web Scraper

HTTP Request

#11

Save Webpage Contents to Google Drive

Google Drive

#12

Extract Title & Markdown Content

Code

#13

Sticky Note1

Sticky Note

#14

Sticky Note2

Sticky Note

#15

Sticky Note3

Sticky Note

#16