k4th4 / translate_using_deepl

A simple script to translate text using deepL - not with the DeepL api, but with selenium web driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

translate_using_deepl

A simple python script to translate text using deepL - not with the deepL api, but with selenium web driver.

Translate a 'text' from a 'source_language' to a 'target_language' using deepl: https://www.deepl.com/translator Possible languages: German 'de', Chinese 'zh', English 'en', French 'fr', Italian 'it', Japanese 'ja', Dutch 'nl', Polish 'pl', Portuguese 'pt', Russian 'ru', Spanish 'es'

ChromeDriver has to be installed: https://chromedriver.chromium.org/getting-started

About

A simple script to translate text using deepL - not with the DeepL api, but with selenium web driver


Languages

Language:Python 100.0%