Google Mirror by nodejs & express
基于 Google custom search API 实现
- 创建 API 秘钥 https://console.developers.google.com/apis
- 创建 cse 服务 https://cse.google.com/manage/all
- 修改 app.js 中的 key 和 cs
- npm install
- npm start
Google Mirror by nodejs & express
基于 Google custom search API 实现