88 lines
1.7 KiB
JSON
88 lines
1.7 KiB
JSON
|
|
{
|
||
|
|
"id": 27,
|
||
|
|
"name": "olx",
|
||
|
|
"active": false,
|
||
|
|
"nodes": [
|
||
|
|
{
|
||
|
|
"parameters": {},
|
||
|
|
"name": "Start",
|
||
|
|
"type": "n8n-nodes-base.start",
|
||
|
|
"typeVersion": 1,
|
||
|
|
"position": [
|
||
|
|
240,
|
||
|
|
300
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"parameters": {
|
||
|
|
"url": "https://www.olx.ua/d/elektronika/igry-i-igrovye-pristavki/igry-dlya-pristavok/chernigov/",
|
||
|
|
"responseFormat": "string",
|
||
|
|
"options": {}
|
||
|
|
},
|
||
|
|
"name": "HTTP Request",
|
||
|
|
"type": "n8n-nodes-base.httpRequest",
|
||
|
|
"typeVersion": 2,
|
||
|
|
"position": [
|
||
|
|
460,
|
||
|
|
300
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"parameters": {
|
||
|
|
"extractionValues": {
|
||
|
|
"values": [
|
||
|
|
{
|
||
|
|
"key": "text",
|
||
|
|
"cssSelector": "div.css-1venxj6",
|
||
|
|
"returnArray": true
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"key": "image",
|
||
|
|
"cssSelector": "div.css-gl6djm",
|
||
|
|
"returnValue": "html",
|
||
|
|
"returnArray": true
|
||
|
|
}
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"options": {
|
||
|
|
"trimValues": false
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"name": "HTML Extract",
|
||
|
|
"type": "n8n-nodes-base.htmlExtract",
|
||
|
|
"typeVersion": 1,
|
||
|
|
"position": [
|
||
|
|
680,
|
||
|
|
300
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"connections": {
|
||
|
|
"Start": {
|
||
|
|
"main": [
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"node": "HTTP Request",
|
||
|
|
"type": "main",
|
||
|
|
"index": 0
|
||
|
|
}
|
||
|
|
]
|
||
|
|
]
|
||
|
|
},
|
||
|
|
"HTTP Request": {
|
||
|
|
"main": [
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"node": "HTML Extract",
|
||
|
|
"type": "main",
|
||
|
|
"index": 0
|
||
|
|
}
|
||
|
|
]
|
||
|
|
]
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"createdAt": "2022-05-27T16:18:47.443Z",
|
||
|
|
"updatedAt": "2022-05-27T16:38:22.727Z",
|
||
|
|
"settings": {},
|
||
|
|
"staticData": null
|
||
|
|
}
|