Total Pageviews

Wednesday, 13 July 2022

Aggregate-Search


An aggregate search web based on python

 GitHub GitHub Repo stars GitHub forks

安装

git clone https://github.com/Limourli-liu/Aggregate-search.git --recursive --shallow-submodules --depth 1
cd Aggregate-search/
pip3 install -r requirements.txt

使用

python3 ./AgSearch.py

访问http://127.0.0.1:2021

示例

https://agsearch.frp.limour.top/

目前接入的搜索引擎

百度、Google、搜狗微信

依赖

感谢BaiduSpider项目的支持:https://github.com/BaiduSpider/BaiduSpider

from https://github.com/Limourli-liu/Aggregate-search

No comments:

Post a Comment