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 @@ + + + +
+ + + +