同步数据时报请求错误

来源:8-5 后台任务更新 COVID-19 数据

慕斯841260

2022-11-20 21:08

错误提示如下:

requests.exceptions.ProxyError: HTTPSConnectionPool(host='coronavirus-tracker-api.herokuapp.com', port=443): Max retries exceeded with url: /v2/locations?source=jhu&country_code=CN&timelines=false (Caused by ProxyError('Cannot connect to proxy.', OSError(0, 'Error')))

如何调整?


写回答 关注

1回答

  • weixin_慕仰4003751
    2023-03-24 13:35:08

    很正常啊,开放之后这些api数据基本上就废弃了


高性能 FastAPI 框架入门精讲

FastAPI 框架快速上手开发,结合 API 交互文档逐个讲解核心模块的使用。

12295 学习 · 87 问题

查看课程

相似问题