... | ... | @@ -174,7 +174,7 @@ spider_name: health_commission |
|
|
|
|
|
## 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": "health_commission","company_name": "五味堂诊所", "province": "广东省"}'` <br>
|
|
|
相当于task_params再加入`"spider_name": "health_commission"`
|
... | ... | |