google-translate-open-api icon indicating copy to clipboard operation
google-translate-open-api copied to clipboard

A free and unlimited API for Google Translate(support single text and Multi-segment text) 💵🚫

Results 7 google-translate-open-api issues
Sort by recently updated
recently updated
newest added

Hello It seems that almost all request end up with error code 403.

``` const result = await translate(`I'm fine.`, { ^ TypeError: translate is not a function ``` 运行测试代码,出现如上问题。怎么解? ``` import translate from 'google-translate-open-api'; const result = await translate(`I'm fine.`, { tld:...

Works fine when debugging but after build its not working anymore

question

![image](https://user-images.githubusercontent.com/57733446/92300781-4733b700-ef38-11ea-9268-1e4bdd6f1ac3.png)

https://support.google.com/translate/thread/15027713?hl=en

Is it possible to request alternative translations of the word as on https://translate.google.ru? I tried to experiment with `dt: "at"` parameter which works in `translate_a/single` endpoint, but to no avail.

enhancement

用demo给的例子调用就会报错 UnhandledPromiseRejectionWarning: Error: connect ETIMEDOUT 220.255.2.153:443