25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

104 lines
2.8 KiB

  1. {
  2. "id": 64,
  3. "name": "新web采集任务",
  4. "url": "https://www.jd.com",
  5. "links": "https://www.jd.com",
  6. "create_time": "5/21/2023, 8:32:38 PM",
  7. "version": "0.3.0",
  8. "containJudge": false,
  9. "desc": "https://www.jd.com",
  10. "inputParameters": [
  11. {
  12. "id": 0,
  13. "name": "urlList_0",
  14. "nodeId": 1,
  15. "nodeName": "打开网页",
  16. "value": "https://www.jd.com",
  17. "desc": "要采集的网址列表,多行以\\n分开",
  18. "type": "string",
  19. "exampleValue": "https://www.jd.com"
  20. }
  21. ],
  22. "outputParameters": [],
  23. "graph": [
  24. {
  25. "index": 0,
  26. "id": 0,
  27. "parentId": 0,
  28. "type": -1,
  29. "option": 0,
  30. "title": "root",
  31. "sequence": [
  32. 2
  33. ],
  34. "parameters": {
  35. "history": 1,
  36. "tabIndex": 0,
  37. "useLoop": false,
  38. "xpath": "",
  39. "wait": 0
  40. },
  41. "isInLoop": false
  42. },
  43. {
  44. "id": 2,
  45. "index": 1,
  46. "parentId": 1,
  47. "type": 0,
  48. "option": 1,
  49. "title": "打开网页",
  50. "sequence": [],
  51. "isInLoop": true,
  52. "position": 0,
  53. "parameters": {
  54. "useLoop": false,
  55. "xpath": "",
  56. "wait": 0,
  57. "beforeJS": "",
  58. "beforeJSWaitTime": 0,
  59. "afterJS": "",
  60. "afterJSWaitTime": 0,
  61. "url": "https://www.jd.com",
  62. "links": "https://www.jd.com",
  63. "maxWaitTime": 10,
  64. "scrollType": 0,
  65. "scrollCount": 0
  66. }
  67. },
  68. {
  69. "id": 1,
  70. "index": 2,
  71. "parentId": 0,
  72. "type": 1,
  73. "option": 8,
  74. "title": "循环",
  75. "sequence": [
  76. 1
  77. ],
  78. "isInLoop": false,
  79. "position": 0,
  80. "parameters": {
  81. "history": 1,
  82. "tabIndex": 0,
  83. "useLoop": false,
  84. "xpath": "",
  85. "wait": 0,
  86. "beforeJS": "",
  87. "beforeJSWaitTime": 0,
  88. "afterJS": "",
  89. "afterJSWaitTime": 0,
  90. "scrollType": 0,
  91. "scrollCount": 0,
  92. "loopType": "6",
  93. "pathList": "",
  94. "textList": "",
  95. "code": "",
  96. "waitTime": 0,
  97. "exitCount": 0,
  98. "historyWait": 2,
  99. "breakMode": 0,
  100. "breakCode": "",
  101. "breakCodeWaitTime": 0
  102. }
  103. }
  104. ]
  105. }