{ "name": "html extract fix", "nodes": [ { "parameters": {}, "id": "b421815f-bbeb-480d-a759-6a0360a050b6", "name": "When clicking \"Execute Workflow\"", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [ 480, 780 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "html" } ] }, "options": { "cleanUpText": true } }, "id": "73ed18ec-3a26-4300-b917-240faa810a33", "name": "HTML", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 260 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "html", "skipSelectors": "img, a" } ] }, "options": {} }, "id": "d8eaf4c4-be91-43ba-b5ff-efcc7ece60b0", "name": "HTML2", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 600 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "p", "returnArray": true } ] }, "options": {} }, "id": "145a5168-69fd-49bd-a2a0-07841854937c", "name": "HTML3", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 760 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "=html" } ] }, "options": { "trimValues": true } }, "id": "7a370ce9-e4c4-46e0-89a4-881a6c8a7019", "name": "HTML1", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 420 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "div", "returnValue": "attribute" } ] }, "options": {} }, "id": "64c9005d-f9fe-457e-8e24-f1c59e76aeae", "name": "HTML4", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 940 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "body", "returnValue": "html" } ] }, "options": {} }, "id": "eef6b477-2c28-4c20-884f-93bbd48f9d0d", "name": "HTML5", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 1120 ] }, { "parameters": { "operation": "extractHtmlContent", "extractionValues": { "values": [ { "key": "data", "cssSelector": "#text-id", "returnValue": "value" } ] }, "options": {} }, "id": "a548e5e3-0dcd-4f52-a581-bd046ef325b3", "name": "HTML6", "type": "n8n-nodes-base.html", "typeVersion": 1.2, "position": [ 1280, 1280 ] }, { "parameters": { "jsCode": "return {\n data: `\n
\n\tHello World
\n\tAnother paragraph\\n
\n\t\tYet \\r\\n\\r\\n\\t\\t\\t\\t\\t\\t\\another paragraph\\n
\n\t\tAnd\\one more\\n
\n\tHello World
\n\tAnother paragraph\n
\n\t\tYet \n\n\t\t\t\t\t\tanother paragraph\n
\n\t\tAndone more\n
\n\t