Web Automation

Extract book data with AI and save to sheets with email distribution

11 nodes 138 80 Automatic trigger
Download

Workflow Description

This automation extracts book information from web pages using artificial intelligence, organizes it by configured criteria, stores the data in Google Sheets, and automatically sends copies via Gmail to designated recipients.

How it works

  1. 1.Fetch and analyze web content to extract book data using AI
  2. 2.Sort and organize extracted information according to defined parameters
  3. 3.Save processed data to Google Sheets and distribute via email

Use cases

  • Collect recommended books from multiple websites and organize them automatically
  • Monitor new book releases and distribute updates to team members

Requirements

  • Active Google Workspace account
  • Gmail access for automated sending

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

Sort Gmail Google Sheets

Details

Trigger Automatic trigger
Nodes 11
Apps 3
Views 138
Downloads 80

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 (11)

/

Convert to CSV File

Convert To File

#1

Extract all books from the page

HTML Page

#2

Sort by price

Sort

#3

Extract individual book price

HTML Page

#4

Send CSV via e-mail

Gmail

#5

Sticky Note3

Sticky Note

#6

Sticky Note

Sticky Note

#7

Sticky Note1

Sticky Note

#8

Trigger- Watches For new URL in Spreadsheet

Google Sheets Trigger

#9

Scrape Website Content with Dumpling AI

HTTP Request

#10

Split HTML Array into Individual Books

Split Out

#11