本接口总调用:271次·今日调用:0次
接口地址: https://api.gqr5.cn/api/Epidemic.php
返回格式: 请看返回示例
请求方式: GET
请求示例: https://api.gqr5.cn/api/Epidemic.php?country=美国
请求参数说明:
名称 | 必填 | 说明 |
---|---|---|
country | 是 | 需要查询的地区(必须是国外) |
系统级错误:
名称 | 说明 |
---|---|
400 | 请求错误! |
403 | 请求被服务器拒绝! |
405 | 客户端请求的方法被禁止! |
408 | 请求时间过长! |
500 | 服务器内部出现错误! |
501 | 服务器不支持请求的功能,无法完成请求! |
503 | 系统维护中! |
返回示例:
Warning: file_get_contents(https://api.inews.qq.com/newsqa/v1/automation/modules/list?modules=FAutoCountryMerge): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /www/wwwroot/api.gqr5.cn/api/Epidemic.php on line 4
Warning: Invalid argument supplied for foreach() in /www/wwwroot/api.gqr5.cn/api/Epidemic.php on line 101
{ "code": 1000, "data": null }
错误码格式说明:
名称 | 说明 |
---|---|
1000 | 获取成功 |
1001 | 请输入需要查询的国外国家名称 |
1002 | 疫情查询失败! |
1003 | 请输入正确的国外国家名称! |