# HySearch **Repository Path**: byusistudio/hysearch ## Basic Information - **Project Name**: HySearch - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-26 - **Last Updated**: 2025-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HySearch - [Demo站点](https://search.byusi.cn) - [开源证书](LICENSE) --- # 运行方法 - 安装依赖 - 初始化数据库 ```bash bash sjukucsh.sh ``` - 运行爬虫 ```bash python crawler.py ``` - 启动webUI ```bash python app.py ``` - 浏览器打开[http://127.0.0.1:5200](http://127.0.0.1:5200)