From 08615413c98f735c6e3fc5c2dacaa8be92747a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Mon, 25 Jul 2022 18:01:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=83=AD=E6=90=9C=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E9=A2=84=E8=A7=88=E7=BD=91=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++ html/index.html | 101 ++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 105 insertions(+) create mode 100644 html/index.html diff --git a/README.md b/README.md index a5cfa21..61635db 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ 您可以将本项目代码部署在服务器上(在本地运行也可),程序会每隔一分钟拉取一次微博热搜数据,并保存为 `json` 格式文件。 +## 数据预览 + +在部署并启动项目后,您可以在浏览器中打开 `html/index.html` 文件实时预览当前热搜。 + ## 数据来源 微博热搜接口:https://weibo.com/ajax/statuses/hot_band diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..29c67f9 --- /dev/null +++ b/html/index.html @@ -0,0 +1,101 @@ + + + +
+ + + +