mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-19 08:04:45 +08:00
193 lines
5.5 KiB
JSON
193 lines
5.5 KiB
JSON
{
|
|
"id": 36,
|
|
"name": "JDJD",
|
|
"url": "https://www.jd.com",
|
|
"links": "https://www.jd.com",
|
|
"containJudge": false,
|
|
"desc": "https://www.jd.com",
|
|
"inputParameters": [
|
|
{
|
|
"id": 0,
|
|
"name": "urlList_0",
|
|
"nodeId": 1,
|
|
"nodeName": "打开网页",
|
|
"value": "https://www.jd.com",
|
|
"desc": "要采集的网址列表,多行以\\n分开",
|
|
"type": "string",
|
|
"exampleValue": "https://www.jd.com"
|
|
}
|
|
],
|
|
"outputParameters": [
|
|
{
|
|
"id": 0,
|
|
"name": "参数1_页面标题",
|
|
"desc": "",
|
|
"type": "string",
|
|
"exampleValue": "京东全球版-专业的综合网上购物商城"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "参数2_页面URL",
|
|
"desc": "",
|
|
"type": "string",
|
|
"exampleValue": "https://global.jd.com/"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "参数3_背景图片地址",
|
|
"desc": "",
|
|
"type": "string",
|
|
"exampleValue": ""
|
|
}
|
|
],
|
|
"graph": [
|
|
{
|
|
"index": 0,
|
|
"id": 0,
|
|
"parentId": 0,
|
|
"type": -1,
|
|
"option": 0,
|
|
"title": "root",
|
|
"sequence": [
|
|
1,
|
|
3,
|
|
2,
|
|
4
|
|
],
|
|
"parameters": {
|
|
"history": 1,
|
|
"tabIndex": 0,
|
|
"useLoop": false,
|
|
"xpath": "",
|
|
"wait": 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,
|
|
"url": "https://www.jd.com",
|
|
"links": "https://www.jd.com",
|
|
"scrollType": 0,
|
|
"scrollCount": 0
|
|
}
|
|
},
|
|
{
|
|
"id": 3,
|
|
"index": 2,
|
|
"parentId": 0,
|
|
"type": 0,
|
|
"option": 3,
|
|
"title": "提取数据",
|
|
"sequence": [],
|
|
"isInLoop": false,
|
|
"position": 2,
|
|
"parameters": {
|
|
"history": 4,
|
|
"tabIndex": 0,
|
|
"useLoop": false,
|
|
"xpath": "",
|
|
"wait": 0,
|
|
"params": [
|
|
{
|
|
"nodeType": 0,
|
|
"contentType": 6,
|
|
"relative": false,
|
|
"name": "参数1_页面标题",
|
|
"desc": "",
|
|
"extractType": 0,
|
|
"relativeXPath": "/html/body/div[4]",
|
|
"exampleValues": [
|
|
{
|
|
"num": 0,
|
|
"value": "京东全球版-专业的综合网上购物商城"
|
|
}
|
|
],
|
|
"default": ""
|
|
},
|
|
{
|
|
"nodeType": 0,
|
|
"contentType": 5,
|
|
"relative": false,
|
|
"name": "参数2_页面URL",
|
|
"desc": "",
|
|
"extractType": 0,
|
|
"relativeXPath": "/html/body/div[4]",
|
|
"exampleValues": [
|
|
{
|
|
"num": 0,
|
|
"value": "https://global.jd.com/"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"nodeType": 0,
|
|
"contentType": 4,
|
|
"relative": false,
|
|
"name": "参数3_背景图片地址",
|
|
"desc": "",
|
|
"extractType": 0,
|
|
"relativeXPath": "/html/body/div[4]/div[1]",
|
|
"exampleValues": [
|
|
{
|
|
"num": 0,
|
|
"value": ""
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": 2,
|
|
"index": 3,
|
|
"parentId": 0,
|
|
"type": 0,
|
|
"option": 5,
|
|
"title": "自定义操作",
|
|
"sequence": [],
|
|
"isInLoop": false,
|
|
"position": 1,
|
|
"parameters": {
|
|
"history": 1,
|
|
"tabIndex": 0,
|
|
"useLoop": false,
|
|
"xpath": "",
|
|
"wait": 0,
|
|
"codeMode": 0,
|
|
"code": "alert(\"My name is Naibo Wang\")"
|
|
}
|
|
},
|
|
{
|
|
"id": 4,
|
|
"index": 4,
|
|
"parentId": 0,
|
|
"type": 0,
|
|
"option": 5,
|
|
"title": "自定义操作",
|
|
"sequence": [],
|
|
"isInLoop": false,
|
|
"position": 3,
|
|
"parameters": {
|
|
"history": 1,
|
|
"tabIndex": 0,
|
|
"useLoop": false,
|
|
"xpath": "",
|
|
"wait": 0,
|
|
"codeMode": "1",
|
|
"code": "ping www.baidu.com"
|
|
}
|
|
}
|
|
]
|
|
} |