mirror of
https://github.com/NaiboWang/EasySpider.git
synced 2025-04-19 18:59:52 +08:00
5604 lines
240 KiB
JSON
5604 lines
240 KiB
JSON
{
|
||
"id": 118,
|
||
"name": "京东全球版-专业的综合网上购物商城",
|
||
"url": "https://www.jd.com",
|
||
"links": "https://www.jd.com",
|
||
"create_time": "7/8/2023, 7:37:54 PM",
|
||
"update_time": "7/8/2023, 7:37:54 PM",
|
||
"version": "0.3.5",
|
||
"saveThreshold": 10,
|
||
"cloudflare": 0,
|
||
"environment": 0,
|
||
"maxViewLength": 15,
|
||
"outputFormat": "xlsx",
|
||
"saveName": "current_time",
|
||
"containJudge": true,
|
||
"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": "inputText_1",
|
||
"nodeName": "输入文字",
|
||
"nodeId": 2,
|
||
"desc": "要输入的文本,如京东搜索框输入:电脑",
|
||
"type": "text",
|
||
"exampleValue": "iPhone",
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"outputParameters": [
|
||
{
|
||
"id": 0,
|
||
"name": "自定义参数_0",
|
||
"desc": "",
|
||
"type": "text",
|
||
"recordASField": 1,
|
||
"exampleValue": "自定义值"
|
||
},
|
||
{
|
||
"id": 1,
|
||
"name": "自定义参数_1",
|
||
"desc": "",
|
||
"type": "text",
|
||
"recordASField": 1,
|
||
"exampleValue": "自定义值"
|
||
},
|
||
{
|
||
"id": 2,
|
||
"name": "自定义参数_2",
|
||
"desc": "",
|
||
"type": "text",
|
||
"recordASField": 1,
|
||
"exampleValue": "自定义值"
|
||
},
|
||
{
|
||
"id": 3,
|
||
"name": "自定义参数_3",
|
||
"desc": "",
|
||
"type": "text",
|
||
"recordASField": 1,
|
||
"exampleValue": "自定义值"
|
||
},
|
||
{
|
||
"id": 4,
|
||
"name": "自定义参数_4",
|
||
"desc": "",
|
||
"type": "text",
|
||
"recordASField": 1,
|
||
"exampleValue": "自定义值"
|
||
}
|
||
],
|
||
"graph": [
|
||
{
|
||
"index": 0,
|
||
"id": 0,
|
||
"parentId": 0,
|
||
"type": -1,
|
||
"option": 0,
|
||
"title": "root",
|
||
"sequence": [
|
||
1,
|
||
2,
|
||
3,
|
||
12,
|
||
13,
|
||
9,
|
||
4
|
||
],
|
||
"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": 0,
|
||
"option": 4,
|
||
"title": "输入文字",
|
||
"sequence": [],
|
||
"isInLoop": false,
|
||
"position": 1,
|
||
"parameters": {
|
||
"history": 4,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "//*[@id=\"key\"]",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"value": "iPhone",
|
||
"allXPaths": [
|
||
"/html/body/div[4]/div[1]/div[2]/div[1]/input[1]",
|
||
"//input[contains(., '')]",
|
||
"id(\"key\")",
|
||
"//INPUT[@class='text defcolor']",
|
||
"/html/body/div[last()-6]/div/div[last()-2]/div/input"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": 3,
|
||
"index": 3,
|
||
"parentId": 0,
|
||
"type": 0,
|
||
"option": 2,
|
||
"title": "点击元素",
|
||
"sequence": [],
|
||
"isInLoop": false,
|
||
"position": 2,
|
||
"parameters": {
|
||
"history": 4,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "//*[@id=\"search-btn\"]/i[1]",
|
||
"iframe": false,
|
||
"wait": 4,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"scrollType": "2",
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"clickWay": 0,
|
||
"maxWaitTime": 10,
|
||
"paras": [],
|
||
"allXPaths": [
|
||
"/html/body/div[4]/div[1]/div[2]/div[1]/button[1]/i[1]",
|
||
"//i[contains(., '')]",
|
||
"/html/body/div[last()-6]/div/div[last()-2]/div/button/i"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": 7,
|
||
"index": 4,
|
||
"parentId": 0,
|
||
"type": 1,
|
||
"option": 8,
|
||
"title": "循环",
|
||
"sequence": [
|
||
18,
|
||
17,
|
||
15,
|
||
14,
|
||
19,
|
||
6
|
||
],
|
||
"isInLoop": false,
|
||
"position": 6,
|
||
"parameters": {
|
||
"history": 5,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "//DIV[@class='gl-i-wrap']",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"scrollType": 0,
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"loopType": 1,
|
||
"pathList": "",
|
||
"textList": "",
|
||
"code": "",
|
||
"waitTime": 0,
|
||
"exitCount": 0,
|
||
"historyWait": 2,
|
||
"breakMode": 0,
|
||
"breakCode": "",
|
||
"breakCodeWaitTime": 0,
|
||
"allXPaths": [
|
||
"/html/body/div[5]/div[2]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]",
|
||
"//div[contains(., '')]",
|
||
"//DIV[@class='gl-i-wrap']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": -1,
|
||
"index": 5,
|
||
"parentId": 4,
|
||
"type": 0,
|
||
"option": 3,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 0,
|
||
"parameters": {
|
||
"history": 5,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"paras": [
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数1_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-8]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\n\t\t\t\t \t"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数2_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-8]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/10054942035113.html"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数3_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-8]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img13.360buyimg.com/n7/jfs/t1/212446/31/31562/99762/64a522d9F4dc18a43/212d97e0f5a40e82.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数4_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/span[1]",
|
||
"allXPaths": [
|
||
"/div[2]/span[1]",
|
||
"//span[contains(., '<')]",
|
||
"//SPAN[@class='ps-prev']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/span[last()-1]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "<"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数5_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/span[2]",
|
||
"allXPaths": [
|
||
"/div[2]/span[2]",
|
||
"//span[contains(., '>')]",
|
||
"//SPAN[@class='ps-next']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": ">"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/span[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数6_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"//A[@class='curr']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-2]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数7_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"//A[@class='curr']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-2]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数8_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-2]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img13.360buyimg.com/n7/jfs/t1/212446/31/31562/99762/64a522d9F4dc18a43/212d97e0f5a40e82.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数9_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-1]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数10_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-1]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数11_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-1]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img11.360buyimg.com/n7/jfs/t1/91868/26/41637/476245/64a522dfF76fecfeb/6b41750d8811e863.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数12_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数13_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数14_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img14.360buyimg.com/n7/jfs/t1/219884/32/33212/102268/64a522e1F2b6c859f/a23af32be70ec877.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数15_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[3]/strong[1]/em[1]",
|
||
"allXPaths": [
|
||
"/div[3]/strong[1]/em[1]",
|
||
"//em[contains(., '¥')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-6]/strong/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "¥"
|
||
}
|
||
],
|
||
"unique_index": "/div[3]/strong[1]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数16_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[3]/strong[1]/i[1]",
|
||
"allXPaths": [
|
||
"/div[3]/strong[1]/i[1]",
|
||
"//i[contains(., '4019.00')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-6]/strong/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "4019.00"
|
||
}
|
||
],
|
||
"unique_index": "/div[3]/strong[1]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数17_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]",
|
||
"//a[contains(., '拍')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t拍拍\t\n激活未使用Apple iPhone 13 (A2634) 国行二手苹果手机 原装5G全网通 午夜黑 128G全网通 99成新\n\t\t\t\t\t\t\t\t【夏季大作战】准新苹果13-128G券后低至3999;99新苹果13Pro256G低至5849;下单送价值199元20W快充,详情咨询客服!\n\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数18_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]",
|
||
"//a[contains(., '拍')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/10054942035113.html"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数19_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]",
|
||
"//em[contains(., '拍拍\t\n激活未使用A')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "激活未使用Apple13(A2634)国行二手苹果手机原装5G全网通午夜黑128G全网通99成新"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数20_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/span[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/span[1]",
|
||
"//span[contains(., '拍拍')]",
|
||
"//SPAN[@class='p-tag']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/em/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "拍拍"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数21_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[1]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数22_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/i[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/i[1]",
|
||
"//i[contains(., '【夏季大作战】准新苹')]",
|
||
"id(\"J_AD_10054942035113\")",
|
||
"//I[@class='promo-words']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "【夏季大作战】准新苹果13-128G券后低至3999;99新苹果13Pro256G低至5849;下单送价值199元20W快充,详情咨询客服!"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数23_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]",
|
||
"//strong[contains(., '1000+条评价')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-4]/strong"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "条评价"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数24_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]/a[1]",
|
||
"//a[contains(., '1000+')]",
|
||
"id(\"J_comment_10054942035113\")",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-4]/strong/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "1000+"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数25_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]/a[1]",
|
||
"//a[contains(., '1000+')]",
|
||
"id(\"J_comment_10054942035113\")",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-4]/strong/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/10054942035113.html#comment"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数26_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[6]/a[1]",
|
||
"//a[contains(., '关注')]",
|
||
"//A[@class='J_focus']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "关注"
|
||
}
|
||
],
|
||
"unique_index": "/div[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数27_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[6]/a[1]",
|
||
"//a[contains(., '关注')]",
|
||
"//A[@class='J_focus']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数28_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/img[1]",
|
||
"allXPaths": [
|
||
"/div[7]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='shop-tag fl']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-2]/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//m.360buyimg.com/cc/jfs/t1/197706/29/27826/4384/63314bc6E21b4c3e9/8b4d5fc44efc5b3f.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数29_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[7]/span[1]/a[1]",
|
||
"//a[contains(., '双果数码二手手机旗舰')]",
|
||
"//A[@class='curr-shop hd-shopname']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-2]/span/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "双果数码二手手机旗舰店"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/span[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数30_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[7]/span[1]/a[1]",
|
||
"//a[contains(., '双果数码二手手机旗舰')]",
|
||
"//A[@class='curr-shop hd-shopname']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-2]/span/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//mall.jd.com/index-11436865.html?from=pc"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/span[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数31_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数32_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数33_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/107032/1/21858/21295/63196886E895b7f35/2ef82f3c7ecb9e43.jpg"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数34_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[1]",
|
||
"allXPaths": [
|
||
"/div[8]/i[1]",
|
||
"//i[contains(., '自营')]",
|
||
"//I[@class='goods-icons J-picon-tips J-picon-fix']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i[last()-2]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "自营"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数35_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[2]",
|
||
"allXPaths": [
|
||
"/div[8]/i[2]",
|
||
"//i[contains(., '券7000-1100')]",
|
||
"//I[@class='goods-icons4 J-picon-tips']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i[last()-1]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "券7000-1100"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数36_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[3]",
|
||
"allXPaths": [
|
||
"/div[8]/i[3]",
|
||
"//i[contains(., '赠')]",
|
||
"//I[@class='goods-icons4 J-picon-tips']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "赠"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[3]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数37_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[9]",
|
||
"allXPaths": [
|
||
"/div[9]",
|
||
"//div[contains(., '海外预定')]",
|
||
"//DIV[@class='p-stock']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-27]/div/div"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 3,
|
||
"value": "海外预定"
|
||
}
|
||
],
|
||
"unique_index": "/div[9]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数38_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-26]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 4,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数39_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-26]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 4,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数40_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-26]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 4,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/211889/13/25653/16750/63ecb0feF255ba96e/bdf29159bc58b8cb.jpg"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数41_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[2]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[2]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div[last()-6]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 8,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数42_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[10]/span[1]",
|
||
"allXPaths": [
|
||
"/div[10]/span[1]",
|
||
"//span[contains(., '预约中')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 8,
|
||
"value": "预约中"
|
||
}
|
||
],
|
||
"unique_index": "/div[10]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数43_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[10]/em[1]",
|
||
"allXPaths": [
|
||
"/div[10]/em[1]",
|
||
"//em[contains(., '剩余13天14时28')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 8,
|
||
"value": "剩余13天14时28分"
|
||
}
|
||
],
|
||
"unique_index": "/div[10]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数44_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数45_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数46_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/92363/28/33578/20902/6441a7d8F3d6a519a/3d382770503f4d7c.jpg"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数47_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[3]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[3]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-11]/div/div[last()-5]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 18,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[3]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数48_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数49_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数50_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='err-product']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": ""
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
}
|
||
],
|
||
"loopType": 1
|
||
}
|
||
},
|
||
{
|
||
"id": 13,
|
||
"index": 6,
|
||
"parentId": 7,
|
||
"type": 0,
|
||
"option": 3,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 5,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"paras": [
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "自定义参数_0",
|
||
"desc": "",
|
||
"extractType": 0,
|
||
"relativeXPath": "//strong/i",
|
||
"recordASField": 1,
|
||
"allXPaths": [],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自定义值"
|
||
}
|
||
],
|
||
"default": "",
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"paraType": "text",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "自定义参数_1",
|
||
"desc": "",
|
||
"extractType": 0,
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"recordASField": 1,
|
||
"allXPaths": [],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自定义值"
|
||
}
|
||
],
|
||
"default": "",
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"paraType": "text",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "自定义参数_2",
|
||
"desc": "",
|
||
"extractType": 0,
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"recordASField": 1,
|
||
"allXPaths": [],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自定义值"
|
||
}
|
||
],
|
||
"default": "",
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"paraType": "text",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 0,
|
||
"relative": false,
|
||
"name": "自定义参数_3",
|
||
"desc": "",
|
||
"extractType": 0,
|
||
"relativeXPath": "//*[@id=\"J_recommendGoods\"]/div[2]/ul",
|
||
"recordASField": 1,
|
||
"allXPaths": [],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自定义值"
|
||
}
|
||
],
|
||
"default": "",
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"paraType": "text",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 0,
|
||
"relative": false,
|
||
"name": "自定义参数_4",
|
||
"desc": "",
|
||
"extractType": 0,
|
||
"relativeXPath": "//body",
|
||
"recordASField": 1,
|
||
"allXPaths": [],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自定义值"
|
||
}
|
||
],
|
||
"default": "",
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"paraType": "text",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": -1,
|
||
"index": 7,
|
||
"parentId": 4,
|
||
"type": 1,
|
||
"option": 8,
|
||
"title": "循环",
|
||
"sequence": [
|
||
8
|
||
],
|
||
"isInLoop": true,
|
||
"position": 1,
|
||
"parameters": {
|
||
"history": 5,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "/html/body/div[5]/div[2]/div[2]/div[1]/div[1]/div[2]/ul[1]/li/div[1]",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"scrollType": 0,
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"loopType": 1,
|
||
"pathList": "",
|
||
"textList": "",
|
||
"code": "",
|
||
"waitTime": 0,
|
||
"exitCount": 0,
|
||
"historyWait": 2,
|
||
"breakMode": 0,
|
||
"breakCode": "",
|
||
"breakCodeWaitTime": 0,
|
||
"allXPaths": [
|
||
"/html/body/div[5]/div[2]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]",
|
||
"//div[contains(., '')]",
|
||
"//DIV[@class='gl-i-wrap']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": -1,
|
||
"index": 8,
|
||
"parentId": 6,
|
||
"type": 0,
|
||
"option": 3,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 0,
|
||
"parameters": {
|
||
"history": 5,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"paras": [
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数1_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-8]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\n\t\t\t\t \t"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数2_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-8]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/10054942035113.html"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数3_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-8]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img13.360buyimg.com/n7/jfs/t1/212446/31/31562/99762/64a522d9F4dc18a43/212d97e0f5a40e82.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数4_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/span[1]",
|
||
"allXPaths": [
|
||
"/div[2]/span[1]",
|
||
"//span[contains(., '<')]",
|
||
"//SPAN[@class='ps-prev']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/span[last()-1]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "<"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数5_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/span[2]",
|
||
"allXPaths": [
|
||
"/div[2]/span[2]",
|
||
"//span[contains(., '>')]",
|
||
"//SPAN[@class='ps-next']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": ">"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/span[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数6_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"//A[@class='curr']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-2]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数7_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"//A[@class='curr']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-2]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数8_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-2]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img13.360buyimg.com/n7/jfs/t1/212446/31/31562/99762/64a522d9F4dc18a43/212d97e0f5a40e82.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数9_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-1]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数10_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-1]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数11_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li[last()-1]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img11.360buyimg.com/n7/jfs/t1/91868/26/41637/476245/64a522dfF76fecfeb/6b41750d8811e863.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数12_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数13_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数14_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img14.360buyimg.com/n7/jfs/t1/219884/32/33212/102268/64a522e1F2b6c859f/a23af32be70ec877.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数15_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[3]/strong[1]/em[1]",
|
||
"allXPaths": [
|
||
"/div[3]/strong[1]/em[1]",
|
||
"//em[contains(., '¥')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-6]/strong/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "¥"
|
||
}
|
||
],
|
||
"unique_index": "/div[3]/strong[1]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数16_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[3]/strong[1]/i[1]",
|
||
"allXPaths": [
|
||
"/div[3]/strong[1]/i[1]",
|
||
"//i[contains(., '4019.00')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-6]/strong/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "4019.00"
|
||
}
|
||
],
|
||
"unique_index": "/div[3]/strong[1]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数17_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]",
|
||
"//a[contains(., '拍')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t拍拍\t\n激活未使用Apple iPhone 13 (A2634) 国行二手苹果手机 原装5G全网通 午夜黑 128G全网通 99成新\n\t\t\t\t\t\t\t\t【夏季大作战】准新苹果13-128G券后低至3999;99新苹果13Pro256G低至5849;下单送价值199元20W快充,详情咨询客服!\n\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数18_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]",
|
||
"//a[contains(., '拍')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/10054942035113.html"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数19_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]",
|
||
"//em[contains(., '拍拍\t\n激活未使用A')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "激活未使用Apple13(A2634)国行二手苹果手机原装5G全网通午夜黑128G全网通99成新"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数20_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/span[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/span[1]",
|
||
"//span[contains(., '拍拍')]",
|
||
"//SPAN[@class='p-tag']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/em/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "拍拍"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数21_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[1]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数22_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/i[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/i[1]",
|
||
"//i[contains(., '【夏季大作战】准新苹')]",
|
||
"id(\"J_AD_10054942035113\")",
|
||
"//I[@class='promo-words']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-5]/a/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "【夏季大作战】准新苹果13-128G券后低至3999;99新苹果13Pro256G低至5849;下单送价值199元20W快充,详情咨询客服!"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数23_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]",
|
||
"//strong[contains(., '1000+条评价')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-4]/strong"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "条评价"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数24_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]/a[1]",
|
||
"//a[contains(., '1000+')]",
|
||
"id(\"J_comment_10054942035113\")",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-4]/strong/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "1000+"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数25_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]/a[1]",
|
||
"//a[contains(., '1000+')]",
|
||
"id(\"J_comment_10054942035113\")",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-4]/strong/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/10054942035113.html#comment"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数26_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[6]/a[1]",
|
||
"//a[contains(., '关注')]",
|
||
"//A[@class='J_focus']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "关注"
|
||
}
|
||
],
|
||
"unique_index": "/div[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数27_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[6]/a[1]",
|
||
"//a[contains(., '关注')]",
|
||
"//A[@class='J_focus']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数28_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/img[1]",
|
||
"allXPaths": [
|
||
"/div[7]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='shop-tag fl']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-2]/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//m.360buyimg.com/cc/jfs/t1/197706/29/27826/4384/63314bc6E21b4c3e9/8b4d5fc44efc5b3f.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数29_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[7]/span[1]/a[1]",
|
||
"//a[contains(., '双果数码二手手机旗舰')]",
|
||
"//A[@class='curr-shop hd-shopname']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-2]/span/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "双果数码二手手机旗舰店"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/span[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数30_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[7]/span[1]/a[1]",
|
||
"//a[contains(., '双果数码二手手机旗舰')]",
|
||
"//A[@class='curr-shop hd-shopname']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-19]/div/div[last()-2]/span/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//mall.jd.com/index-11436865.html?from=pc"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/span[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数31_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数32_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数33_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/107032/1/21858/21295/63196886E895b7f35/2ef82f3c7ecb9e43.jpg"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数34_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[1]",
|
||
"allXPaths": [
|
||
"/div[8]/i[1]",
|
||
"//i[contains(., '自营')]",
|
||
"//I[@class='goods-icons J-picon-tips J-picon-fix']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i[last()-2]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "自营"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数35_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[2]",
|
||
"allXPaths": [
|
||
"/div[8]/i[2]",
|
||
"//i[contains(., '券7000-1100')]",
|
||
"//I[@class='goods-icons4 J-picon-tips']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i[last()-1]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "券7000-1100"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数36_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[3]",
|
||
"allXPaths": [
|
||
"/div[8]/i[3]",
|
||
"//i[contains(., '赠')]",
|
||
"//I[@class='goods-icons4 J-picon-tips']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 1,
|
||
"value": "赠"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[3]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数37_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[9]",
|
||
"allXPaths": [
|
||
"/div[9]",
|
||
"//div[contains(., '海外预定')]",
|
||
"//DIV[@class='p-stock']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-27]/div/div"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 3,
|
||
"value": "海外预定"
|
||
}
|
||
],
|
||
"unique_index": "/div[9]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数38_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-26]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 4,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数39_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-26]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 4,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数40_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-26]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 4,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/211889/13/25653/16750/63ecb0feF255ba96e/bdf29159bc58b8cb.jpg"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数41_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[2]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[2]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div[last()-6]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 8,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数42_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[10]/span[1]",
|
||
"allXPaths": [
|
||
"/div[10]/span[1]",
|
||
"//span[contains(., '预约中')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 8,
|
||
"value": "预约中"
|
||
}
|
||
],
|
||
"unique_index": "/div[10]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数43_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[10]/em[1]",
|
||
"allXPaths": [
|
||
"/div[10]/em[1]",
|
||
"//em[contains(., '剩余13天14时28')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 8,
|
||
"value": "剩余13天14时28分"
|
||
}
|
||
],
|
||
"unique_index": "/div[10]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数44_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数45_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数46_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/92363/28/33578/20902/6441a7d8F3d6a519a/3d382770503f4d7c.jpg"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数47_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[3]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[3]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-11]/div/div[last()-5]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 18,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[3]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数48_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数49_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数50_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='err-product']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": ""
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": 6,
|
||
"index": 9,
|
||
"parentId": 0,
|
||
"type": 0,
|
||
"option": 3,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": false,
|
||
"position": 5,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 4,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"paras": [
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 0,
|
||
"relative": false,
|
||
"name": "自定义参数_0",
|
||
"desc": "",
|
||
"extractType": 0,
|
||
"relativeXPath": "//DIV[@class='gl-i-wrap']//img[1]",
|
||
"recordASField": 1,
|
||
"allXPaths": [],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自定义值"
|
||
}
|
||
],
|
||
"default": "",
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 1
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": -1,
|
||
"index": 10,
|
||
"parentId": 0,
|
||
"type": 1,
|
||
"option": 8,
|
||
"title": "循环",
|
||
"sequence": [
|
||
11
|
||
],
|
||
"isInLoop": false,
|
||
"position": 4,
|
||
"parameters": {
|
||
"history": 4,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "/html/body/div[5]/div[2]/div[2]/div[1]/div[1]/div[2]/ul[1]/li/div[1]",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"scrollType": 0,
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"loopType": 1,
|
||
"pathList": "",
|
||
"textList": "",
|
||
"code": "",
|
||
"waitTime": 0,
|
||
"exitCount": 0,
|
||
"historyWait": 2,
|
||
"breakMode": 0,
|
||
"breakCode": "",
|
||
"breakCodeWaitTime": 0,
|
||
"allXPaths": [
|
||
"/html/body/div[5]/div[2]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]",
|
||
"//div[contains(., '')]",
|
||
"//DIV[@class='gl-i-wrap']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div"
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": -1,
|
||
"index": 11,
|
||
"parentId": 5,
|
||
"type": 0,
|
||
"option": 3,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 0,
|
||
"parameters": {
|
||
"history": 4,
|
||
"tabIndex": -1,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"paras": [
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数1_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-8]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\n\t\t\t\t \t"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数2_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-8]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/100038089781.html"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数3_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[1]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[1]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-8]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img11.360buyimg.com/n7/jfs/t1/191960/4/28218/17255/63196f11Ee943e61b/ec9d8feadce365fe.jpg.avif"
|
||
}
|
||
],
|
||
"unique_index": "/div[1]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数4_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/span[1]",
|
||
"allXPaths": [
|
||
"/div[2]/span[1]",
|
||
"//span[contains(., '<')]",
|
||
"//SPAN[@class='ps-prev']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/span[last()-1]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "<"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数5_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/span[2]",
|
||
"allXPaths": [
|
||
"/div[2]/span[2]",
|
||
"//span[contains(., '>')]",
|
||
"//SPAN[@class='ps-next']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": ">"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/span[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数6_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"//A[@class='curr']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数7_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"//A[@class='curr']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数8_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-3]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img11.360buyimg.com/n7/jfs/t1/191960/4/28218/17255/63196f11Ee943e61b/ec9d8feadce365fe.jpg.avif"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[1]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数9_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-2]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数10_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-2]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数11_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-2]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/50423/12/21455/19477/6319674cE5de04487/71457158f73abe8f.jpg.avif"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[2]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数12_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-1]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数13_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-1]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数14_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li[last()-1]/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img11.360buyimg.com/n7/jfs/t1/219701/6/20281/18752/631969dcE64d9d564/70e6f1011a15ee59.jpg.avif"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[3]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数15_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数16_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数17_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/107032/1/21858/21295/63196886E895b7f35/2ef82f3c7ecb9e43.jpg.avif"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[4]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数18_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[3]/strong[1]/em[1]",
|
||
"allXPaths": [
|
||
"/div[3]/strong[1]/em[1]",
|
||
"//em[contains(., '¥')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-6]/strong/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "¥"
|
||
}
|
||
],
|
||
"unique_index": "/div[3]/strong[1]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数19_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[3]/strong[1]/i[1]",
|
||
"allXPaths": [
|
||
"/div[3]/strong[1]/i[1]",
|
||
"//i[contains(., '8699.00')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-6]/strong/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "8699.00"
|
||
}
|
||
],
|
||
"unique_index": "/div[3]/strong[1]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数20_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]",
|
||
"//a[contains(., 'A')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-5]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "\n\t\t\t\t\t\t\t\tApple iPhone 14 Pro (A2892) 256GB 深空黑色 支持移动联通电信5G 双卡双待手机【大王卡】\n\t\t\t\t\t\t\t\t【好物限时购】Apple好物限量特价,限时优惠等你来购~快来抢购吧!\n\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数21_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]",
|
||
"//a[contains(., 'A')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-5]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/100038089781.html"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数22_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]",
|
||
"//em[contains(., 'Apple iPho')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-5]/a/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "Apple14Pro(A2892)256GB深空黑色支持移动联通电信5G双卡双待手机【大王卡】"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数23_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[1]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-5]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数24_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/i[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/i[1]",
|
||
"//i[contains(., '【好物限时购】App')]",
|
||
"id(\"J_AD_100038089781\")",
|
||
"//I[@class='promo-words']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-5]/a/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "【好物限时购】Apple好物限量特价,限时优惠等你来购~快来抢购吧!"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数25_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]",
|
||
"//strong[contains(., '10万+条评价')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-4]/strong"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "条评价"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数26_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]/a[1]",
|
||
"//a[contains(., '10万+')]",
|
||
"id(\"J_comment_100038089781\")",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-4]/strong/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "10万+"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数27_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[5]/strong[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[5]/strong[1]/a[1]",
|
||
"//a[contains(., '10万+')]",
|
||
"id(\"J_comment_100038089781\")",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-4]/strong/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//item.jd.com/100038089781.html#comment"
|
||
}
|
||
],
|
||
"unique_index": "/div[5]/strong[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数28_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[6]/a[1]",
|
||
"//a[contains(., '关注')]",
|
||
"//A[@class='J_focus']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "关注"
|
||
}
|
||
],
|
||
"unique_index": "/div[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数29_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[6]/a[1]",
|
||
"//a[contains(., '关注')]",
|
||
"//A[@class='J_focus']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-3]/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数30_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[7]/span[1]/a[1]",
|
||
"//a[contains(., '中国联通京东自营旗舰')]",
|
||
"//A[@class='curr-shop hd-shopname']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-2]/span/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "中国联通京东自营旗舰店"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/span[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数31_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/span[1]/a[1]",
|
||
"allXPaths": [
|
||
"/div[7]/span[1]/a[1]",
|
||
"//a[contains(., '中国联通京东自营旗舰')]",
|
||
"//A[@class='curr-shop hd-shopname']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-2]/span/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "//mall.jd.com/index-1000073123.html?from=pc"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/span[1]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数32_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[1]",
|
||
"allXPaths": [
|
||
"/div[8]/i[1]",
|
||
"//i[contains(., '自营')]",
|
||
"//I[@class='goods-icons J-picon-tips J-picon-fix']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i[last()-2]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "自营"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数33_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[2]",
|
||
"allXPaths": [
|
||
"/div[8]/i[2]",
|
||
"//i[contains(., '券7000-1100')]",
|
||
"//I[@class='goods-icons4 J-picon-tips']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i[last()-1]"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "券7000-1100"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数34_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[8]/i[3]",
|
||
"allXPaths": [
|
||
"/div[8]/i[3]",
|
||
"//i[contains(., '赠')]",
|
||
"//I[@class='goods-icons4 J-picon-tips']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-29]/div/div[last()-1]/i"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 0,
|
||
"value": "赠"
|
||
}
|
||
],
|
||
"unique_index": "/div[8]/i[3]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数35_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[9]",
|
||
"allXPaths": [
|
||
"/div[9]",
|
||
"//div[contains(., '海外预定')]",
|
||
"//DIV[@class='p-stock']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-27]/div/div"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 2,
|
||
"value": "海外预定"
|
||
}
|
||
],
|
||
"unique_index": "/div[9]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数36_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-24]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 5,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数37_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-24]/div/div[last()-7]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 5,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数38_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-24]/div/div[last()-7]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 5,
|
||
"value": "//img10.360buyimg.com/n7/jfs/t1/211889/13/25653/16750/63ecb0feF255ba96e/bdf29159bc58b8cb.jpg.avif"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[5]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数39_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/span[1]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/span[1]",
|
||
"//span[contains(., '拍拍')]",
|
||
"//SPAN[@class='p-tag']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-23]/div/div[last()-5]/a/em/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 6,
|
||
"value": "拍拍"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数40_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[7]/img[1]",
|
||
"allXPaths": [
|
||
"/div[7]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='shop-tag fl']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-23]/div/div[last()-2]/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 6,
|
||
"value": "//m.360buyimg.com/cc/jfs/t1/197706/29/27826/4384/63314bc6E21b4c3e9/8b4d5fc44efc5b3f.png"
|
||
}
|
||
],
|
||
"unique_index": "/div[7]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数41_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[2]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[2]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div[last()-6]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 7,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[2]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数42_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[10]/span[1]",
|
||
"allXPaths": [
|
||
"/div[10]/span[1]",
|
||
"//span[contains(., '预约中')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div/span"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 7,
|
||
"value": "预约中"
|
||
}
|
||
],
|
||
"unique_index": "/div[10]/span[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数43_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[10]/em[1]",
|
||
"allXPaths": [
|
||
"/div[10]/em[1]",
|
||
"//em[contains(., '剩余13天14时22')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-22]/div/div/em"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 7,
|
||
"value": "剩余13天14时22分"
|
||
}
|
||
],
|
||
"unique_index": "/div[10]/em[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数44_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数45_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数46_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='err-product']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-16]/div/div[last()-8]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 13,
|
||
"value": ""
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[6]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 0,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数47_文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[4]/a[1]/em[1]/font[3]",
|
||
"allXPaths": [
|
||
"/div[4]/a[1]/em[1]/font[3]",
|
||
"//font[contains(., 'iPhone')]",
|
||
"//FONT[@class='skcolor_ljg']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-11]/div/div[last()-5]/a/em/font"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 18,
|
||
"value": "iPhone"
|
||
}
|
||
],
|
||
"unique_index": "/div[4]/a[1]/em[1]/font[3]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 1,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数48_链接文本",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": "\n\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 2,
|
||
"contentType": 0,
|
||
"relative": true,
|
||
"name": "参数49_链接地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"//a[contains(., '')]",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": "javascript:;"
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
},
|
||
{
|
||
"nodeType": 4,
|
||
"contentType": 1,
|
||
"relative": true,
|
||
"name": "参数50_图片地址",
|
||
"desc": "",
|
||
"relativeXPath": "/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"allXPaths": [
|
||
"/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"//img[contains(., '')]",
|
||
"//IMG[@class='err-product']",
|
||
"/html/body/div[last()-11]/div/div/div[last()-1]/div/div[last()-2]/ul/li[last()-10]/div/div[last()-8]/div/ul/li/a/img"
|
||
],
|
||
"exampleValues": [
|
||
{
|
||
"num": 19,
|
||
"value": ""
|
||
}
|
||
],
|
||
"unique_index": "/div[2]/div[1]/ul[1]/li[7]/a[1]/img[1]",
|
||
"iframe": false,
|
||
"default": "",
|
||
"paraType": "text",
|
||
"recordASField": 1,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"JS": "",
|
||
"JSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"downloadPic": 0
|
||
}
|
||
]
|
||
}
|
||
},
|
||
{
|
||
"id": 4,
|
||
"index": 12,
|
||
"parentId": 0,
|
||
"type": 0,
|
||
"option": 6,
|
||
"title": "切换下拉选项",
|
||
"sequence": [],
|
||
"isInLoop": false,
|
||
"position": 3,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 5,
|
||
"index": 13,
|
||
"parentId": 0,
|
||
"type": 0,
|
||
"option": 7,
|
||
"title": "移动到元素",
|
||
"sequence": [],
|
||
"isInLoop": false,
|
||
"position": 4,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 11,
|
||
"index": 14,
|
||
"parentId": 7,
|
||
"type": 0,
|
||
"option": 7,
|
||
"title": "移动到元素",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 3,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 10,
|
||
"index": 15,
|
||
"parentId": 7,
|
||
"type": 0,
|
||
"option": 6,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 2,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": -1,
|
||
"index": 16,
|
||
"parentId": 7,
|
||
"type": 0,
|
||
"option": 6,
|
||
"title": "提取数据",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 0,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 9,
|
||
"index": 17,
|
||
"parentId": 7,
|
||
"type": 0,
|
||
"option": 6,
|
||
"title": "切换下拉选项",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 1,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 8,
|
||
"index": 18,
|
||
"parentId": 7,
|
||
"type": 0,
|
||
"option": 2,
|
||
"title": "点击元素",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"position": 0,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 2,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"scrollType": 0,
|
||
"scrollCount": 1,
|
||
"scrollWaitTime": 1,
|
||
"clickWay": 0,
|
||
"maxWaitTime": 10,
|
||
"paras": []
|
||
}
|
||
},
|
||
{
|
||
"id": 12,
|
||
"index": 19,
|
||
"parentId": 7,
|
||
"type": 2,
|
||
"option": 9,
|
||
"title": "判断条件",
|
||
"sequence": [
|
||
20,
|
||
21
|
||
],
|
||
"isInLoop": true,
|
||
"position": 4,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0
|
||
}
|
||
},
|
||
{
|
||
"id": 14,
|
||
"parentId": 12,
|
||
"index": 20,
|
||
"type": 3,
|
||
"option": 10,
|
||
"title": "条件分支",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"class": "2",
|
||
"value": "",
|
||
"code": "",
|
||
"waitTime": 0
|
||
},
|
||
"position": 0
|
||
},
|
||
{
|
||
"id": 15,
|
||
"parentId": 12,
|
||
"index": 21,
|
||
"type": 3,
|
||
"option": 10,
|
||
"title": "条件分支",
|
||
"sequence": [],
|
||
"isInLoop": true,
|
||
"parameters": {
|
||
"history": 1,
|
||
"tabIndex": 0,
|
||
"useLoop": false,
|
||
"xpath": "",
|
||
"iframe": false,
|
||
"wait": 0,
|
||
"waitType": 0,
|
||
"beforeJS": "",
|
||
"beforeJSWaitTime": 0,
|
||
"afterJS": "",
|
||
"afterJSWaitTime": 0,
|
||
"class": 0,
|
||
"value": "",
|
||
"code": "",
|
||
"waitTime": 0
|
||
},
|
||
"position": 1
|
||
}
|
||
]
|
||
} |