... | ... | @@ -271,7 +271,7 @@ spider_name: enterprise_hk_spider |
|
|
|
|
|
## Taskhub相关
|
|
|
### 任务提交
|
|
|
> 提交任务地址: http://10.8.6.222:18518/task/
|
|
|
> 提交任务地址: http://10.8.6.222:8526/task/
|
|
|
|
|
|
> 任务提交示例: `curl -L -X POST 'http://10.8.6.222:8526/task/' -H 'Content-Type: application/json' --data-raw '{"spider_name": "enterprise_hk", "CRNo": 446, "prefix": "F"}'`<br>
|
|
|
相当于task_params再加入`"spider_name": "enterprise_hk"`
|
... | ... | |