Skip to content

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

Notifications You must be signed in to change notification settings

k4th4/translate_using_deepl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages