Awesome
google200
基于google custom search api的google搜索镜像
部署步骤:<br>
- 安装flask, redis, requests等 <br>
- 去console.developer.google.com申请google custom search api的key <br>
- python google200.py运行(你也可以安装gunicorn来启动) <br>
- demo: https://www.google200.com
基于google custom search api的google搜索镜像
部署步骤:<br>