使用deeplx翻译

部署deeplx 翻译

网址:https://github.com/guobao2333/DeepLX-Serverless

git clone https://github.com/guobao/DeepLX-Serverless
cd DeepLX-Serverless
npm i
npm run start
curl --location --request POST 'https://YOUR-DOMAIN/translate' \
--header 'Content-Type: application/json' \
--data-raw '

你可能感兴趣的:(爬虫项目实战,开发语言,前端)