An aggregate search web based on python
安装
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
示例
https://agsearch.frp.limour.top/目前接入的搜索引擎
百度、Google、搜狗微信依赖
感谢BaiduSpider项目的支持:https://github.com/BaiduSpider/BaiduSpiderfrom https://github.com/Limourli-liu/Aggregate-search
 
 
No comments:
Post a Comment