Prendre contact
Chemin du Vernay 14a,
1196 Gland, CH-Vaud,
Switzerland,
ask@kainjoo.com
Retour

Hack du jour : traduire directement dans une feuille de calcul Google à l'aide de l'API Deepl Pro

When did you last feel you found a secret weapon to boost your productivity? For me, it was this week when I discovered you could call the Deepl Pro API inside a Google Spreadsheet.

Switzerland is not your typical country as we handle a lot of languages in our day to day. Switching from English to French is already a challenge; we know that for French people. You add Italian and German and are on for a substantial loss of productivity.

Now, here is a simple tutorial on how I made it:

Setup

  1. In your Google Sheet, from the “Extensions” menu, select “Apps Script” to open the Apps Script editor.
  2. Create a script file named DeepL.gs and copy the contents of the DeepL.gs file in this repo into it.
  3. Modify line 26 of the script to include your DeepL Authentication Key. This line looks like const authKey = "..";, and it comes after the license text.
  4. Close the Apps Script editor and return to your sheet.

Leave a Reply

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

Login

Login Form

New here? Become a Member to get started!

Register

Registration Form

Have an account? Sign in to continue.