883 lines
17 KiB
JSON
Executable File
883 lines
17 KiB
JSON
Executable File
{
|
|
"id": 9,
|
|
"name": "hotline",
|
|
"active": true,
|
|
"nodes": [
|
|
{
|
|
"parameters": {},
|
|
"name": "Start",
|
|
"type": "n8n-nodes-base.start",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
100,
|
|
80
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"url": "https://hotline.ua/computer-igrovye-pristavki/microsoft-xbox-series-x-1tb/",
|
|
"responseFormat": "string",
|
|
"options": {}
|
|
},
|
|
"name": "HTTP Request",
|
|
"type": "n8n-nodes-base.httpRequest",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
280,
|
|
320
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"extractionValues": {
|
|
"values": [
|
|
{
|
|
"key": "lowPrice",
|
|
"cssSelector": "span.price__value",
|
|
"returnArray": true
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"name": "HTML Extract",
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
460,
|
|
320
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"fieldToSplitOut": "lowPrice",
|
|
"options": {}
|
|
},
|
|
"name": "Item Lists",
|
|
"type": "n8n-nodes-base.itemLists",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
660,
|
|
320
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "sort",
|
|
"sortFieldsUi": {
|
|
"sortField": [
|
|
{
|
|
"fieldName": "lowPrice"
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"name": "Item Lists1",
|
|
"type": "n8n-nodes-base.itemLists",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
840,
|
|
320
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"title": "hotline",
|
|
"body": "=Цена на xbox на hotline: {{$node[\"lowest price\"].json[\"lowPrice\"]}} грн"
|
|
},
|
|
"name": "Pushbullet",
|
|
"type": "n8n-nodes-base.pushbullet",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1640,
|
|
120
|
|
],
|
|
"credentials": {
|
|
"pushbulletOAuth2Api": {
|
|
"id": "10",
|
|
"name": "Pushbullet account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "update",
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Price",
|
|
"rowId": "1",
|
|
"fieldsToSend": {
|
|
"properties": [
|
|
{
|
|
"fieldId": "name",
|
|
"fieldValue": "xbox series x"
|
|
},
|
|
{
|
|
"fieldId": "price",
|
|
"fieldValue": "={{$json[\"lowPrice\"]}}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Grist",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1420,
|
|
560
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Price",
|
|
"returnAll": true,
|
|
"additionalOptions": {
|
|
"filter": {
|
|
"filterProperties": [
|
|
{
|
|
"field": "name",
|
|
"values": "xbox series x"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"name": "Grist1",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1240,
|
|
140
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"amount": 3,
|
|
"unit": "seconds"
|
|
},
|
|
"name": "Wait",
|
|
"type": "n8n-nodes-base.wait",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1240,
|
|
560
|
|
],
|
|
"webhookId": "da6c3363-3c70-462e-b913-87d2e8471af4"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"conditions": {
|
|
"string": [
|
|
{
|
|
"value1": "={{$json[\"price\"]}}",
|
|
"operation": "notEqual",
|
|
"value2": "={{$node[\"lowest price\"].json[\"lowPrice\"]}}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "IF",
|
|
"type": "n8n-nodes-base.if",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1420,
|
|
140
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "limit"
|
|
},
|
|
"name": "lowest price",
|
|
"type": "n8n-nodes-base.itemLists",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1020,
|
|
320
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"triggerTimes": {
|
|
"item": [
|
|
{
|
|
"mode": "everyHour"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Cron",
|
|
"type": "n8n-nodes-base.cron",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
-60,
|
|
640
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"url": "https://hotline.ua/computer-igrovye-pristavki/sony-playstation-5-825-gb/",
|
|
"responseFormat": "string",
|
|
"options": {}
|
|
},
|
|
"name": "HTTP Request1",
|
|
"type": "n8n-nodes-base.httpRequest",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
280,
|
|
620
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"extractionValues": {
|
|
"values": [
|
|
{
|
|
"key": "lowPrice",
|
|
"cssSelector": "span.price__value",
|
|
"returnArray": true
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"name": "HTML Extract1",
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
460,
|
|
620
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"fieldToSplitOut": "lowPrice",
|
|
"options": {}
|
|
},
|
|
"name": "Item Lists2",
|
|
"type": "n8n-nodes-base.itemLists",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
660,
|
|
620
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "sort",
|
|
"sortFieldsUi": {
|
|
"sortField": [
|
|
{
|
|
"fieldName": "lowPrice"
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"name": "Item Lists3",
|
|
"type": "n8n-nodes-base.itemLists",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
840,
|
|
620
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "limit"
|
|
},
|
|
"name": "lowest price1",
|
|
"type": "n8n-nodes-base.itemLists",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1020,
|
|
620
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"url": "https://up2date.com.ua/sony-playstation-5-white-1tb.html",
|
|
"responseFormat": "string",
|
|
"options": {}
|
|
},
|
|
"name": "HTTP Request2",
|
|
"type": "n8n-nodes-base.httpRequest",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
280,
|
|
840
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"amount": 3,
|
|
"unit": "seconds"
|
|
},
|
|
"name": "Wait1",
|
|
"type": "n8n-nodes-base.wait",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
660,
|
|
980
|
|
],
|
|
"webhookId": "cbd8e377-6ce4-4679-991f-ceb3ce421870"
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "update",
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Price",
|
|
"rowId": "2",
|
|
"fieldsToSend": {
|
|
"properties": [
|
|
{
|
|
"fieldId": "name",
|
|
"fieldValue": "ps5 up2date"
|
|
},
|
|
{
|
|
"fieldId": "price",
|
|
"fieldValue": "={{$json[\"Price\"]}}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Grist2",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
880,
|
|
980
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Price",
|
|
"returnAll": true,
|
|
"additionalOptions": {
|
|
"filter": {
|
|
"filterProperties": [
|
|
{
|
|
"field": "name",
|
|
"values": "ps5 up2date"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"name": "Grist3",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
660,
|
|
840
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"conditions": {
|
|
"string": [
|
|
{
|
|
"value1": "={{$json[\"price\"]}}",
|
|
"operation": "notEqual",
|
|
"value2": "={{$node[\"up2date ps5\"].json[\"Price\"]}}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "IF1",
|
|
"type": "n8n-nodes-base.if",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
880,
|
|
840
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"extractionValues": {
|
|
"values": [
|
|
{
|
|
"key": "Price",
|
|
"cssSelector": "div.product-page-price"
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"name": "up2date ps5",
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
460,
|
|
840
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"title": "hotline",
|
|
"body": "=Цена на PS5 на up2date: {{$node[\"up2date ps5\"].json[\"Price\"]}}"
|
|
},
|
|
"name": "Pushbullet1",
|
|
"type": "n8n-nodes-base.pushbullet",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1180,
|
|
840
|
|
],
|
|
"credentials": {
|
|
"pushbulletOAuth2Api": {
|
|
"id": "10",
|
|
"name": "Pushbullet account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"url": "https://up2date.com.ua/microsoft-xbox-series-x-1tb.html",
|
|
"responseFormat": "string",
|
|
"options": {}
|
|
},
|
|
"name": "HTTP Request3",
|
|
"type": "n8n-nodes-base.httpRequest",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
280,
|
|
1220
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"extractionValues": {
|
|
"values": [
|
|
{
|
|
"key": "Price",
|
|
"cssSelector": "div.product-page-price"
|
|
}
|
|
]
|
|
},
|
|
"options": {}
|
|
},
|
|
"name": "up2date Xbox Series X",
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
460,
|
|
1220
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"operation": "update",
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Price",
|
|
"rowId": "3",
|
|
"fieldsToSend": {
|
|
"properties": [
|
|
{
|
|
"fieldId": "name",
|
|
"fieldValue": "xbox up2date"
|
|
},
|
|
{
|
|
"fieldId": "price",
|
|
"fieldValue": "={{$json[\"Price\"]}}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "Grist5",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
660,
|
|
1380
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"conditions": {
|
|
"string": [
|
|
{
|
|
"value1": "={{$json[\"price\"]}}",
|
|
"operation": "notEqual",
|
|
"value2": "={{$node[\"up2date Xbox Series X\"].json[\"Price\"]}}"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"name": "IF2",
|
|
"type": "n8n-nodes-base.if",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
880,
|
|
1220
|
|
]
|
|
},
|
|
{
|
|
"parameters": {
|
|
"docId": "i36zpc5tp8GAXXUmyymCjS",
|
|
"tableId": "Price",
|
|
"returnAll": true,
|
|
"additionalOptions": {
|
|
"filter": {
|
|
"filterProperties": [
|
|
{
|
|
"field": "name",
|
|
"values": "xbox up2date"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"name": "xbox price up2date old",
|
|
"type": "n8n-nodes-base.grist",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
660,
|
|
1220
|
|
],
|
|
"credentials": {
|
|
"gristApi": {
|
|
"id": "21",
|
|
"name": "Grist account"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"parameters": {
|
|
"type": "link",
|
|
"title": "up2date",
|
|
"body": "=Цена на XBOX на up2date: {{$node[\"up2date Xbox Series X\"].json[\"Price\"]}}",
|
|
"url": "https://up2date.com.ua/microsoft-xbox-series-x-1tb.html"
|
|
},
|
|
"name": "Pushbullet2",
|
|
"type": "n8n-nodes-base.pushbullet",
|
|
"typeVersion": 1,
|
|
"position": [
|
|
1180,
|
|
1220
|
|
],
|
|
"credentials": {
|
|
"pushbulletOAuth2Api": {
|
|
"id": "10",
|
|
"name": "Pushbullet account"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"connections": {
|
|
"HTTP Request": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "HTML Extract",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTML Extract": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Item Lists",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Item Lists": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Item Lists1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Item Lists1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "lowest price",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Grist1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "IF",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Wait": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Grist",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"lowest price": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Grist1",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Wait",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"IF": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Pushbullet",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Cron": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "HTTP Request",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "HTTP Request1",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "HTTP Request2",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "HTTP Request3",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTTP Request1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "HTML Extract1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTML Extract1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Item Lists2",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Item Lists2": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Item Lists3",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Item Lists3": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "lowest price1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTTP Request2": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "up2date ps5",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Wait1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Grist2",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Grist3": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "IF1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"up2date ps5": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Wait1",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Grist3",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"IF1": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Pushbullet1",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"HTTP Request3": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "up2date Xbox Series X",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"up2date Xbox Series X": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "xbox price up2date old",
|
|
"type": "main",
|
|
"index": 0
|
|
},
|
|
{
|
|
"node": "Grist5",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"Grist5": {
|
|
"main": [
|
|
[]
|
|
]
|
|
},
|
|
"xbox price up2date old": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "IF2",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"IF2": {
|
|
"main": [
|
|
[
|
|
{
|
|
"node": "Pushbullet2",
|
|
"type": "main",
|
|
"index": 0
|
|
}
|
|
]
|
|
]
|
|
}
|
|
},
|
|
"createdAt": "2022-04-25T10:23:57.085Z",
|
|
"updatedAt": "2022-06-21T03:17:39.931Z",
|
|
"settings": {},
|
|
"staticData": null,
|
|
"tags": []
|
|
} |