键入翻译。 使用我们的文档翻译器拖放翻译PDF、Word(.docx)和PowerPoint(.pptx)文件。 请点击麦克风来翻译语音。 翻译结果 词典 点击单词以查询。 立即改变翻译的风格和基调 通过DeepL Write 预设的写作风格和基调,使你的文章更适合受众。 改写文本 使用DeepL应用程序,翻译更快捷 ...
"keyfrom": "fanyi.web", "action": "FY_BY_REALTlME" } response = requests.post(url, ...
class Deepl_web_cd extends Web_cd { __New() { url := 'https://www.deepl.com/zh/translator' input_js :=' ( { const editor = document.querySelector("#panelTranslateText > div.lmt__sides_container > div.lmt__sides_wrapper > section.lmt__side_container.lmt__side_container--so...
What can you do with the DeepL API? With API access to DeepL's machine translation technology, you can make your content, apps, and products multilingual. App and website translation Automate app and website translation and expand to new markets in a way that scales—even with a large cont...
DeepL Translate Website Tutorial: How to Use the API Now, let’s look at how to use the DeepL website translator API to translate your WordPress website usingTranslatePress. While TranslatePress does have afree version at WordPress.org, you’ll need topurchase at least theBusinesslicenseto foll...
DeepLTranslator This project is a simpleDeepL TranslatorAPI written in Java. It translates via the DeepL website sentences. This works without having a premium access and can be used free of charge. Prerequisites ChromeDriver installed and located inPATH ...
使用Deepl Web免费API翻译 安装 npm i deepl-web-translator --save API密钥 不需要钥匙 支持的语言 "English" "Chinese" "French" "German" "Spanish" "IPortugueseT" "Italian" "Dutch" "Polish" "Russian" 用法 import Translation from "deepl-web-translator" ; ( async ( ) => { const t = ...
网址:https://www.deepl.com/translator DeepLy翻译宣称是全世界最好的机器翻译。 先随便翻译一个句子: 尝试一下在开发中工具中获取它翻译的API:https://www2.deepl.com/jsonrpc,提交的参数为: 可以看出每个参数都有很明确的含义,并没有加密的参数。id这个参数经过我的测试,随便填一个数都可以。
如何运行 打开 HTML 文件,输入文本,选择语言并单击翻译按钮。 关于翻译器 这个翻译器使用 DeepL API,它识别源语言并将文本翻译成目标语言。 该请求是使用“DeepL API Free”端点的 POST。 (0)踩踩(0) 所需:1积分 FaddyProgrammer 2025-01-09 20:07:00 ...
登录之后,点击菜单栏上API Hub,如果没有此选项直接在浏览器中输入:rapidapi.com/hub,亦可,并在Search for APIs的查询栏里输入deepl,选择第一个候选项即可,如下图: 点击进入DeepL Translator设置页面,如下: 选则basic即可,此处部署需要准备一张可用的VISA卡,且卡中余额不等少于0.5美元,因为rapidapi会先扣除0.5美元...