未分類 28 1 月 2020 hot-api:基于 FastApi 框架的每日热点接口 hot-api:基于 FastApi 框架的每日热点接口 Github | Wiki ? APi 接口: http://cx.lookcos.cn/hot/{weibo|vsite|bsite|tieba|zhihu} ? Features: – 多线程,快速完成对任务的抓取 – 任务分组进行,针对相关网站更新频率做出优化 – 使用python3 threading.Timer模块实现非阻塞定时任务 – 使用 fastapi框架,配合uvicorn,效率高