2022-05-28 02:36:44 +00:00
|
|
|
{
|
|
|
|
|
"id": 27,
|
|
|
|
|
"name": "olx",
|
|
|
|
|
"active": false,
|
|
|
|
|
"nodes": [
|
|
|
|
|
{
|
|
|
|
|
"parameters": {},
|
|
|
|
|
"name": "Start",
|
|
|
|
|
"type": "n8n-nodes-base.start",
|
|
|
|
|
"typeVersion": 1,
|
|
|
|
|
"position": [
|
|
|
|
|
240,
|
|
|
|
|
300
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"parameters": {
|
2022-05-31 21:01:01 +00:00
|
|
|
"url": "https://www.olx.ua/d/elektronika/igry-i-igrovye-pristavki/igry-dlya-pristavok/chernigov/?currency=UAH&search%5Border%5D=created_at:desc&search%5Bfilter_enum_console_manufacturers%5D%5B0%5D=2272",
|
2022-05-28 02:36:44 +00:00
|
|
|
"responseFormat": "string",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
"name": "HTTP Request",
|
|
|
|
|
"type": "n8n-nodes-base.httpRequest",
|
|
|
|
|
"typeVersion": 2,
|
|
|
|
|
"position": [
|
|
|
|
|
460,
|
|
|
|
|
300
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"parameters": {
|
|
|
|
|
"extractionValues": {
|
|
|
|
|
"values": [
|
|
|
|
|
{
|
2022-05-31 21:01:01 +00:00
|
|
|
"key": "items",
|
|
|
|
|
"cssSelector": "div.css-19ucd76",
|
2022-05-28 02:36:44 +00:00
|
|
|
"returnValue": "html",
|
|
|
|
|
"returnArray": true
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
2022-05-31 21:01:01 +00:00
|
|
|
"options": {}
|
2022-05-28 02:36:44 +00:00
|
|
|
},
|
|
|
|
|
"name": "HTML Extract",
|
|
|
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
|
|
|
"typeVersion": 1,
|
|
|
|
|
"position": [
|
|
|
|
|
680,
|
|
|
|
|
300
|
|
|
|
|
]
|
2022-05-31 21:01:01 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"parameters": {
|
|
|
|
|
"fieldToSplitOut": "items",
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
"name": "Item Lists",
|
|
|
|
|
"type": "n8n-nodes-base.itemLists",
|
|
|
|
|
"typeVersion": 1,
|
|
|
|
|
"position": [
|
|
|
|
|
880,
|
|
|
|
|
300
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"parameters": {
|
|
|
|
|
"dataPropertyName": "items",
|
|
|
|
|
"extractionValues": {
|
|
|
|
|
"values": [
|
|
|
|
|
{
|
|
|
|
|
"key": "title",
|
|
|
|
|
"cssSelector": "h6.css-v3vynn-Text.eu5v0x0"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"key": "link",
|
|
|
|
|
"cssSelector": "a.css-1bbgabe",
|
|
|
|
|
"returnValue": "attribute",
|
|
|
|
|
"attribute": "href"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"key": "image",
|
|
|
|
|
"cssSelector": "img",
|
|
|
|
|
"returnValue": "attribute",
|
|
|
|
|
"attribute": "src"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"key": "price",
|
|
|
|
|
"cssSelector": "p"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"options": {}
|
|
|
|
|
},
|
|
|
|
|
"name": "HTML Extract1",
|
|
|
|
|
"type": "n8n-nodes-base.htmlExtract",
|
|
|
|
|
"typeVersion": 1,
|
|
|
|
|
"position": [
|
|
|
|
|
1100,
|
|
|
|
|
300
|
|
|
|
|
]
|
2022-05-28 02:36:44 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"connections": {
|
|
|
|
|
"Start": {
|
|
|
|
|
"main": [
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"node": "HTTP Request",
|
|
|
|
|
"type": "main",
|
|
|
|
|
"index": 0
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"HTTP Request": {
|
|
|
|
|
"main": [
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"node": "HTML Extract",
|
|
|
|
|
"type": "main",
|
|
|
|
|
"index": 0
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
]
|
2022-05-31 21:01:01 +00:00
|
|
|
},
|
|
|
|
|
"HTML Extract": {
|
|
|
|
|
"main": [
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"node": "Item Lists",
|
|
|
|
|
"type": "main",
|
|
|
|
|
"index": 0
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"Item Lists": {
|
|
|
|
|
"main": [
|
|
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"node": "HTML Extract1",
|
|
|
|
|
"type": "main",
|
|
|
|
|
"index": 0
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
]
|
2022-05-28 02:36:44 +00:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"createdAt": "2022-05-27T16:18:47.443Z",
|
2022-05-31 21:01:01 +00:00
|
|
|
"updatedAt": "2022-05-31T17:44:57.696Z",
|
2022-05-28 02:36:44 +00:00
|
|
|
"settings": {},
|
|
|
|
|
"staticData": null
|
|
|
|
|
}
|