Удалить 'flows/60.json'
This commit is contained in:
@@ -1,93 +0,0 @@
|
|||||||
{
|
|
||||||
"createdAt": "2022-08-09T18:48:03.074Z",
|
|
||||||
"updatedAt": "2022-08-11T07:54:45.924Z",
|
|
||||||
"id": 60,
|
|
||||||
"name": "zno",
|
|
||||||
"active": false,
|
|
||||||
"nodes": [
|
|
||||||
{
|
|
||||||
"parameters": {},
|
|
||||||
"id": "7615265b-36cf-4f55-81ca-5302ef12b2e7",
|
|
||||||
"name": "Start",
|
|
||||||
"type": "n8n-nodes-base.start",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
-100,
|
|
||||||
280
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"url": "https://vstup.osvita.ua/y2022/r26/140/979144/",
|
|
||||||
"responseFormat": "string",
|
|
||||||
"options": {}
|
|
||||||
},
|
|
||||||
"id": "8a15aff6-53f2-4b8e-9a8d-31b22de178e5",
|
|
||||||
"name": "HTTP Request",
|
|
||||||
"type": "n8n-nodes-base.httpRequest",
|
|
||||||
"typeVersion": 2,
|
|
||||||
"position": [
|
|
||||||
140,
|
|
||||||
280
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"parameters": {
|
|
||||||
"extractionValues": {
|
|
||||||
"values": [
|
|
||||||
{
|
|
||||||
"key": "items",
|
|
||||||
"cssSelector": "div.table-of-specs-item.panel-mobile",
|
|
||||||
"returnValue": "html"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"options": {}
|
|
||||||
},
|
|
||||||
"id": "68a71653-c245-4f30-8125-dbab329b1fcb",
|
|
||||||
"name": "HTML Extract",
|
|
||||||
"type": "n8n-nodes-base.htmlExtract",
|
|
||||||
"typeVersion": 1,
|
|
||||||
"position": [
|
|
||||||
380,
|
|
||||||
280
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"connections": {
|
|
||||||
"Start": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "HTTP Request",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"HTTP Request": {
|
|
||||||
"main": [
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"node": "HTML Extract",
|
|
||||||
"type": "main",
|
|
||||||
"index": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
]
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"settings": {},
|
|
||||||
"staticData": null,
|
|
||||||
"pinData": {},
|
|
||||||
"tags": [
|
|
||||||
{
|
|
||||||
"createdAt": "2022-05-19T09:37:15.931Z",
|
|
||||||
"updatedAt": "2022-05-19T09:37:15.931Z",
|
|
||||||
"id": "2",
|
|
||||||
"name": "my"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"hash": "81455d38164012880fc7d1404da86006"
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user