一个由koa+xmldom+xpath实现的建议爬虫有道翻译词典服务 使用前需要安装 node v12.0.0+ ,然后clone本仓库启动即可。 clone 到本地 git clone https://github.com/plas007/koa-translate.git 安装依赖 npm install 启动服务 npm run serve 启动成功后如下图: 在浏览器访问: http://localhost:9000/api/translate/bing/html?q=circulated&FORM=BDVSP6&cc=cn 在接口调用JSON: http://localhost:9000/api/translate/bing/json?q=circulated&FORM=BDVSP6&cc=cn