... | ... | @@ -254,7 +254,7 @@ spider_name: institution |
|
|
|
|
|
## 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": "institution","province": "SAX","company_status": "废止","company_name": "乐东黎族自治县第二小学","credit_no": "12468843428892871M","submit_time": "2021-06-16 19:29:44","search_key": "12468843428892871M","company_major_type": 4}'`<br>
|
|
|
相当于task_params再加入`"spider_name": "institution"`
|
... | ... | |