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