mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-23 04:34:22 +08:00
159 lines
4.3 KiB
JSON
159 lines
4.3 KiB
JSON
{
|
||
"id": 179,
|
||
"name": "京东全球版-专业的综合网上购物商城",
|
||
"url": "https://www.jd.com",
|
||
"links": "https://www.jd.com",
|
||
"create_time": "7/15/2023, 4:08:45 AM",
|
||
"update_time": "7/15/2023, 4:08:45 AM",
|
||
"version": "0.3.6",
|
||
"saveThreshold": 10,
|
||
"cloudflare": 0,
|
||
"environment": 0,
|
||
"maxViewLength": 15,
|
||
"outputFormat": "xlsx",
|
||
"saveName": "current_time",
|
||
"inputExcel": "",
|
||
"startFromExit": 0,
|
||
"containJudge": false,
|
||
"desc": "https://www.jd.com",
|
||
"inputParameters": [
|
||
{
|
||
"id": 0,
|
||
"name": "urlList_0",
|
||
"nodeId": 1,
|
||
"nodeName": "打开网页",
|
||
"value": "https://www.jd.com",
|
||
"desc": "要采集的网址列表,多行以\\n分开",
|
||
"type": "text",
|
||
"exampleValue": "https://www.jd.com"
|
||
},
|
||
{
|
||
"id": 1,
|
||
"name": "loopTimes_循环_1",
|
||
"nodeId": 2,
|
||
"nodeName": "循环",
|
||
"desc": "循环循环执行的次数(0代表无限循环)",
|
||
"type": "int",
|
||
"exampleValue": 0,
|
||
"value": 0
|
||
}
|
||
],
|
||
"outputParameters": [],
|
||
"graph": [
|
||
{
|
||
"index": 0,
|
||
"id": 0,
|
||
"parentId": 0,
|
||
"type": -1,
|
||
"option": 0,
|
||
"title": "root",
|
||
"sequence": [
|
||
1,
|
||
2
|
||
],
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"wait": 0,
|
||
"waitType": 0
|
||
},
|
||
"isInLoop": false
|
||
},
|
||
{
|
||
"id": 1,
|
||
"index": 1,
|
||
"parentId": 0,
|
||
"type": 0,
|
||
"option": 1,
|
||
"title": "打开网页",
|
||
"sequence": [],
|
||
"isInLoop": false,
|
||
"position": 0,
|
||
"parameters": {
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"url": "https://www.jd.com",
|
||
"links": "https://www.jd.com",
|
||
"maxWaitTime": 10,
|
||
"scrollType": 0,
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"cookies": ""
|
||
}
|
||
},
|
||
{
|
||
"id": 2,
|
||
"index": 2,
|
||
"parentId": 0,
|
||
"type": 1,
|
||
"option": 8,
|
||
"title": "循环",
|
||
"sequence": [
|
||
3
|
||
],
|
||
"isInLoop": false,
|
||
"position": 1,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"scrollType": 0,
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"loopType": 0,
|
||
"pathList": "",
|
||
"textList": "",
|
||
"code": "",
|
||
"waitTime": 0,
|
||
"exitCount": 0,
|
||
"historyWait": 2,
|
||
"breakMode": 0,
|
||
"breakCode": "",
|
||
"breakCodeWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 3,
|
||
"index": 3,
|
||
"parentId": 2,
|
||
"type": 0,
|
||
"option": 6,
|
||
"title": "切换下拉选项",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 0,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": true,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"optionMode": 0,
|
||
"optionValue": "",
|
||
"index": 2
|
||
}
|
||
}
|
||
]
|
||
} |