Translateer
A free Google Translate API using Puppeteer.
Usage
Parameters
Name | Type | Description | Default |
---|---|---|---|
text | string | The text to translate. | [Required] |
from | string | The language code of the source text. | auto |
to | string | The language code of the target text. | zh-CN |
lite | boolean |
If true, only return result for the translated text.
|
false |
The language code is in ISO-639-1 format. See all available code listed here.
Example Response
Loading
Disclaimer
- This service is not provided by the official Google Translate. It is provided as a service to the public for educational purposes only.
- This service has no guarantee that the translation will be accurate. The service is not responsible for any errors or omissions. The service is provided as is and without warranty.
- You can also self-host this service. See the source code below.
Source Code
GitHub: songkeys/translateer
Sponsor
If you find this project useful, please consider sponsoring me. It will be used to maintain the service and improve the quality.