{ "id": 49, "name": "olx processing", "active": false, "nodes": [ { "parameters": {}, "name": "Start", "type": "n8n-nodes-base.start", "typeVersion": 1, "position": [ 180, 300 ] }, { "parameters": { "fieldToSplitOut": "items", "options": {} }, "name": "Item Lists", "type": "n8n-nodes-base.itemLists", "typeVersion": 1, "position": [ 640, 300 ] }, { "parameters": { "dataPropertyName": "items", "extractionValues": { "values": [ { "key": "title", "cssSelector": ".css-v3vynn-Text" }, { "key": "link", "cssSelector": "a.css-1bbgabe", "returnValue": "attribute", "attribute": "href" }, { "key": "image", "cssSelector": ".css-gwhqbt", "returnValue": "attribute", "attribute": "src" }, { "key": "date", "cssSelector": "p.css-p6wsjo-Text.eu5v0x0" } ] }, "options": {} }, "name": "HTML Extract1", "type": "n8n-nodes-base.htmlExtract", "typeVersion": 1, "position": [ 860, 300 ] }, { "parameters": { "values": { "string": [ { "name": "link", "value": "=https://m.olx.ua{{$json[\"link\"]}}" }, { "name": "tag", "value": "ps4_games_ch" } ] }, "options": {} }, "name": "Set", "type": "n8n-nodes-base.set", "typeVersion": 1, "position": [ 1260, 300 ] }, { "parameters": { "conditions": { "string": [ { "value1": "={{$json[\"title\"]}}", "operation": "isNotEmpty" } ] } }, "name": "IF", "type": "n8n-nodes-base.if", "typeVersion": 1, "position": [ 1040, 300 ] }, { "parameters": { "docId": "d61nLm6Fn99jwqxd6hdT9d", "tableId": "Ps4_games_ch", "returnAll": true, "additionalOptions": { "filter": { "filterProperties": [ { "field": "tag", "values": "ps4_games_ch" } ] } } }, "name": "Grist1", "type": "n8n-nodes-base.grist", "typeVersion": 1, "position": [ 1280, 580 ], "credentials": { "gristApi": { "id": "21", "name": "Grist account" } } }, { "parameters": { "mode": "removeKeyMatches", "propertyName1": "link", "propertyName2": "link" }, "name": "Merge1", "type": "n8n-nodes-base.merge", "typeVersion": 1, "position": [ 1480, 420 ] }, { "parameters": { "operation": "create", "docId": "d61nLm6Fn99jwqxd6hdT9d", "tableId": "Ps4_games_ch", "dataToSend": "autoMapInputs" }, "name": "Grist", "type": "n8n-nodes-base.grist", "typeVersion": 1, "position": [ 1700, 580 ], "credentials": { "gristApi": { "id": "21", "name": "Grist account" } } }, { "parameters": { "url": "={{$json[\"link\"]}}", "responseFormat": "string", "options": {} }, "name": "HTTP Request1", "type": "n8n-nodes-base.httpRequest", "typeVersion": 2, "position": [ 1700, 260 ] }, { "parameters": { "extractionValues": { "values": [ { "key": "price", "cssSelector": "h3.css-okktvh-Text.eu5v0x0" }, { "key": "content", "cssSelector": "div.css-g5mtbi-Text" }, { "key": "image", "cssSelector": "img.css-1bmvjcs", "returnValue": "attribute", "attribute": "src" } ] }, "options": { "trimValues": true } }, "name": "HTML Extract2", "type": "n8n-nodes-base.htmlExtract", "typeVersion": 1, "position": [ 1900, 260 ] }, { "parameters": { "operation": "sendPhoto", "chatId": "1684481", "binaryData": true, "additionalFields": { "caption": "=#{{$node[\"Set\"].json[\"tag\"]}}\n{{$node[\"Merge1\"].json[\"title\"]}} - {{$json[\"price\"]}}\n{{$node[\"Merge1\"].json[\"date\"]}}\n{{$json[\"content\"]}}\nссылка", "parse_mode": "HTML" } }, "name": "Telegram2", "type": "n8n-nodes-base.telegram", "typeVersion": 1, "position": [ 2440, 260 ], "credentials": { "telegramApi": { "id": "31", "name": "Telegram account" } } }, { "parameters": { "operation": "multiStep", "operations": { "operations": [ { "operation": "resize", "width": 300, "height": -1, "resizeOption": "onlyIfLarger" }, { "operation": "crop", "width": 300, "height": 100, "positionY": 50 } ] }, "options": {} }, "name": "Edit Image", "type": "n8n-nodes-base.editImage", "typeVersion": 1, "position": [ 2260, 260 ] }, { "parameters": { "url": "={{$json[\"image\"]}}", "responseFormat": "file", "options": {} }, "name": "HTTP Request2", "type": "n8n-nodes-base.httpRequest", "typeVersion": 2, "position": [ 2080, 260 ] }, { "parameters": { "extractionValues": { "values": [ { "key": "items", "cssSelector": "div.css-19ucd76", "returnValue": "html", "returnArray": true } ] }, "options": {} }, "name": "HTML Extract", "type": "n8n-nodes-base.htmlExtract", "typeVersion": 1, "position": [ 400, 300 ] } ], "connections": { "Item Lists": { "main": [ [ { "node": "HTML Extract1", "type": "main", "index": 0 } ] ] }, "HTML Extract1": { "main": [ [ { "node": "IF", "type": "main", "index": 0 } ] ] }, "IF": { "main": [ [ { "node": "Set", "type": "main", "index": 0 } ] ] }, "Set": { "main": [ [ { "node": "Merge1", "type": "main", "index": 0 } ] ] }, "Grist1": { "main": [ [ { "node": "Merge1", "type": "main", "index": 1 } ] ] }, "Merge1": { "main": [ [ { "node": "Grist", "type": "main", "index": 0 }, { "node": "HTTP Request1", "type": "main", "index": 0 } ] ] }, "HTTP Request1": { "main": [ [ { "node": "HTML Extract2", "type": "main", "index": 0 } ] ] }, "HTML Extract2": { "main": [ [ { "node": "HTTP Request2", "type": "main", "index": 0 } ] ] }, "Edit Image": { "main": [ [ { "node": "Telegram2", "type": "main", "index": 0 } ] ] }, "HTTP Request2": { "main": [ [ { "node": "Edit Image", "type": "main", "index": 0 } ] ] }, "Start": { "main": [ [ { "node": "HTML Extract", "type": "main", "index": 0 } ] ] }, "HTML Extract": { "main": [ [ { "node": "Item Lists", "type": "main", "index": 0 } ] ] } }, "createdAt": "2022-07-13T06:02:59.970Z", "updatedAt": "2022-07-13T06:16:40.718Z", "settings": { "errorWorkflow": "25" }, "staticData": null, "tags": [ { "id": "3", "name": "olx", "createdAt": "2022-06-21T19:20:51.822Z", "updatedAt": "2022-06-21T19:20:51.822Z" } ] }