... | ... | @@ -251,7 +251,7 @@ spider: social_organ |
|
|
|
|
|
## 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": "social_organ","company_name": "北京市东城区混沌创新学校","credit_no": "52110101400789098K",}'`<br>
|
|
|
相当于task_params再加入`"spider_name": "social_organ"`
|
... | ... | |