Web Scraping & Data Extraction

0390 HTTP Manual Automation Webhook

0390 HTTP Manual Automation Webhook

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

Workflow Overview

Total Nodes
10
Node Types
7

Node Types

html
HTML, HTML1
2 nodes
http Request
HTTP Request, HTTP Request1
2 nodes
item Lists
Item Lists, Item Lists1
2 nodes
medium
Medium
1 node
split In Batches
Loop Over Items
1 node
manual Trigger
When clicking "Execute Workflow"
1 node
sticky Note
Sticky Note
1 node

Workflow JSON

6.91 KB
{
  "meta": {
    "instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833",
    "templateId": "2062"
  },
  "name": "0390 HTTP Manual Automation Webhook",
  "nodes": [
    {
      "id": "aac9c0d2-a278-4ea3-acf1-1aca547e30da",
      "name": "HTML",
      "type": "n8n-nodes-base.html",
      "position": [
        1520,
        480
      ],
      "parameters": {
        "options": {},
        "operation": "extractHtmlContent",
        "extractionValues": {
          "values": [
            {
              "key": "Title",
              "cssSelector": "h2.single-post-title"
            },
            {
              "key": "Introduction",
              "cssSelector": ".kiwi-highlighter-content-area > p:nth-child(1)"
            },
            {
              "key": "Header",
              "cssSelector": "div.kiwi-highlighter-content-area",
              "returnValue": "html"
            },
            {
              "key": "={{ $json.data }}"
            }
         ...

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