Marketing & Advertising Automation

Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV

Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV

Manual
High
11
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
11
Node Types
8

Node Types

convert To File
Convert to CSV File
1 node
html
Extract all books from the page, Extract individual book price
2 nodes
sort
Sort by price
1 node
gmail
Send CSV via e-mail
1 node
sticky Note
Sticky Note3, Sticky Note, Sticky Note1
3 nodes
google Sheets Trigger
Trigger- Watches For new URL in Spreadsheet
1 node
http Request
Scrape Website Content with Dumpling AI
1 node
split Out
Split HTML Array into Individual Books
1 node

Workflow JSON

9.95 KB
{
  "id": "DswhuYzoemjA6iNN",
  "meta": {
    "instanceId": "a1ae5c8dc6c65e674f9c3947d083abcc749ef2546dff9f4ff01de4d6a36ebfe6",
    "templateCredsSetupCompleted": true
  },
  "name": "Scrape Books from URL with Dumpling AI, Clean HTML, Save to Sheets, Email as CSV",
  "tags": [
    {
      "id": "TlcNkmb96fUfZ2eA",
      "name": "Tutorials",
      "createdAt": "2025-04-15T17:02:00.249Z",
      "updatedAt": "2025-04-15T17:02:00.249Z"
    }
  ],
  "nodes": [
    {
      "id": "2e4f64a5-353c-4dd3-9822-62df795d4940",
      "name": "Convert to CSV File",
      "type": "n8n-nodes-base.convertToFile",
      "position": [
        1640,
        340
      ],
      "parameters": {
        "options": {}
      },
      "typeVersion": 1.1
    },
    {
      "id": "472442d3-a691-4310-93f8-019579d0c473",
      "name": "Extract all books from the page",
      "type": "n8n-nodes-base.html",
      "position": [
        760,
        340
      ],
      "parameters": {
        "options": {},
        "operat...

Showing first 1000 characters. Click "Expand" to view the full JSON.