1. 首页
  2. 数据库
  3. 其它
  4. Cyber​​Search API:具有Google Express的NodeExpress和Puppeteer的搜索引擎API 源码

Cyber​​Search API:具有Google Express的NodeExpress和Puppeteer的搜索引擎API 源码

上传者: 2021-03-21 07:35:02上传 ZIP文件 20KB 热度 10次
Cyber​​Search API 使用Google Search的Node / Express和Puppeteer的Search Engine API 该API会抓取Google搜索中的热门搜索结果 首先,请确保运行npm install安装所有依赖项 npm install 要启动服务器: npm start 您可以通过搜索查询发送GET请求: http://localhost:3000/search?searchquery=cats 范例回应 [ { title: 'Cats Are Funny', description: 'Watch funny vide
下载地址
用户评论