翻译 登录 文字 图片 文档 网站 检测语言 英语 中文(简体) 德语 原文 0/ 5,000 翻译结果 翻译 发送反馈 历史记录 已保存
Unfortunately, the Yandex Translate API is not free. The API pricing is based on number of characters in the requests as seenhere: How do you get a Google Translate API Key? Create a new Project from the top bar. With the new project selected, go to the hamburger menu to the left and...
In order to create a Google Translate API Key, you’ll need to sign up for the Google Cloud Console. Keep in mind that while Google does ask for your card information upon sign-up, you can use the translation API for free as long as you stay within the free tier limits (500.000 tra...
Translate large dataset to any language with google translation api and multithreads processing, no key required! datatranslatortranslationfreetranslategroqgoogletranslateapihuggingface-datasetsnoapikeygroq-apigroq-integration UpdatedOct 4, 2024 Python ...
Free google translate api library. Latest version: 1.0.5, last published: 6 months ago. Start using free-google-translate-api-ts in your project by running `npm i free-google-translate-api-ts`. There are no other projects in the npm registry using free-g
Free Google Translator API 免费的Google翻译,其中的破解思路主要来源于将https://translate.google.cn的web访问方式模拟成全部代码的形式来控制api的访问 注意事项 1.大量的相同IP请求会导致Google翻译接口返回 429 Too many requests 建议处理方案:每一个app客户端自己去请求此接口,就可以避免只有一个IP的服务器去请...
easygoogletranslate This is a fork in which I moved the python script into the npm module for node js https://github.com/daswer123/easygoogletranslate-node Unofficial Google Translate API. This library does not need an api key or something else to use, it's free and simple. You can eit...
Free. Cons No offline translations via a browser plugin. ConclusionGoogle Translate for Mac is a powerful and user-friendly translation tool that has become an indispensable tool for many users who interact with other languages daily.The app enables fast and accurate translation inside any modern Ch...
Google Translate is a freeProductivityExtension for Chrome. You could download thelatest version crx fileorold version crx filesand install it. Also Google Translate is included in the following topics: 1.Top Pick Productivity Extensions 2.Back to School ...
当然用现在已经有的库(像google-translate-api),依然能够实现上述的功能,但是在翻译多段文本时候,需要请求api多次,这严重造成请求的浪费与等待漫长的时间。 因此我需要用一个新的 api 来实现上述功能。google-translate-open-api就这样诞生了。 Usage 单段文本 ...