mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-19 16:59:50 +08:00
148 lines
3.3 KiB
JSON
148 lines
3.3 KiB
JSON
{
|
|
"id": 250,
|
|
"name": "京东全球版-专业的综合网上购物商城",
|
|
"url": "https://www.jd.com",
|
|
"links": "https://www.jd.com",
|
|
"create_time": "",
|
|
"update_time": "12/10/2023, 2:24:56 PM",
|
|
"version": "0.6.0",
|
|
"saveThreshold": 10,
|
|
"quitWaitTime": 60,
|
|
"environment": 0,
|
|
"maximizeWindow": 0,
|
|
"maxViewLength": 15,
|
|
"recordLog": 1,
|
|
"outputFormat": "xlsx",
|
|
"saveName": "current_time",
|
|
"inputExcel": "",
|
|
"startFromExit": 0,
|
|
"pauseKey": "p",
|
|
"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"
|
|
}
|
|
],
|
|
"outputParameters": [
|
|
{
|
|
"id": 0,
|
|
"name": "执行JavaScript1",
|
|
"desc": "自定义操作返回的数据",
|
|
"type": "text",
|
|
"recordASField": 0,
|
|
"exampleValue": ""
|
|
}
|
|
],
|
|
"graph": [
|
|
{
|
|
"index": 0,
|
|
"id": 0,
|
|
"parentId": 0,
|
|
"type": -1,
|
|
"option": 0,
|
|
"title": "root",
|
|
"sequence": [1, 2],
|
|
"parameters": {
|
|
"history": 1,
|
|
"tabIndex": 0,
|
|
"useLoop": false,
|
|
"xpath": "",
|
|
"iframe": false,
|
|
"wait": 0,
|
|
"waitType": 0,
|
|
"beforeJS": "",
|
|
"beforeJSWaitTime": 0,
|
|
"afterJS": "",
|
|
"afterJSWaitTime": 0,
|
|
"waitElement": "",
|
|
"waitElementTime": 10,
|
|
"waitElementIframeIndex": 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,
|
|
"waitElement": "",
|
|
"waitElementTime": 10,
|
|
"waitElementIframeIndex": 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": 0,
|
|
"option": 5,
|
|
"title": "执行JavaScript1",
|
|
"sequence": [],
|
|
"isInLoop": false,
|
|
"position": 1,
|
|
"parameters": {
|
|
"history": 1,
|
|
"tabIndex": 0,
|
|
"useLoop": false,
|
|
"xpath": "",
|
|
"iframe": false,
|
|
"wait": 0,
|
|
"waitType": 0,
|
|
"beforeJS": "",
|
|
"beforeJSWaitTime": 0,
|
|
"afterJS": "",
|
|
"afterJSWaitTime": 0,
|
|
"waitElement": "",
|
|
"waitElementTime": 10,
|
|
"waitElementIframeIndex": 0,
|
|
"clear": 0,
|
|
"newLine": 1,
|
|
"codeMode": 0,
|
|
"code": "document.body.style.color = \"blue\"",
|
|
"waitTime": 0,
|
|
"recordASField": 0,
|
|
"paraType": "text",
|
|
"emailConfig": {
|
|
"host": "",
|
|
"port": 465,
|
|
"username": "",
|
|
"password": "",
|
|
"from": "",
|
|
"to": "",
|
|
"subject": "",
|
|
"content": ""
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|