Overview
Maltego's DeepL integration translates text or property of any Entity from source language to target language. This is widely useful for journalists, dark web researchers etc. when a translation is required during an investigation.
DeepL supports 28 languages. The DeepL integration for Maltego translates 280 characters per Transform.
DeepL data can be leveraged for:
- Fraud and Criminal Investigations
Conduct third-party monitoring and translate data leaks using DeepL Transforms to reduce fraud and protect your brand.
- Deep & Dark Web Investigations
Utilize DeepL Transforms to tap into the deep & dark web and translate intelligence into desired language.
Don't miss our blog post, DeepL Translation Transforms for Maltego, for an introduction to the DeepL's machine translation technology and an interesting use case.
You can also read more about DeepL's Transforms for Maltego on our website here.
Source and Target Language Parameters
Below you will find the Source and Target codes used for setting DeepL language translation parameters. Should these parameters be omitted, the API will attempt to automatically detect the language of the text and translate it.
Source Language:
Target Language:
DeepL Transforms
Translate specific Property [DeepL]
Description
Updates Entity with a note containing the translation of a specified property.
Transform Settings
Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|
DeepL API Key | string | false | false | false | |
Source Language (Optional) | string | true | true | false | |
Target Language | string | EN-US | false | true | false |
Target Property | string | false | true | false |
Transform Meta Info
Information | Value |
---|---|
Display Name | Translate specific Property [DeepL] |
Owner | Maltego Technologies GmbH |
Author | Maltego Technologies GmbH |
Data Source | DeepL |
Transform Name | maltego.deepl.deepl_property_to_translation |
Input Entities | maltego.Unknown |
Output Entities | maltego.Unknown |
Short Description | Updates Entity with a note containing the translation of a specified property. |
To Language [DeepL]
Description
Uses Deepl to detect the language of an Entity value
Transform Settings
Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|
DeepL API Key | string | false | false | false |
Transform Meta Info
Information | Value |
---|---|
Display Name | To Language [DeepL] |
Owner | Maltego Technologies GmbH |
Author | Maltego Technologies GmbH |
Data Source | DeepL |
Transform Name | maltego.deepl.deepl_to_detected_language |
Input Entities | maltego.Unknown |
Output Entities | maltego.Unknown, maltego.Language |
Short Description | Uses Deepl to detect the language of an Entity value |
Translate [DeepL]
Description
Updates Entity with a note containing the translation of the main value.
Transform Settings
Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|
DeepL API Key | string | false | false | false | |
Source Language (Optional) | string | true | true | false | |
Target Language | string | EN-US | false | true | false |
Transform Meta Info
Information | Value |
---|---|
Display Name | Translate [DeepL] |
Owner | Maltego Technologies GmbH |
Author | Maltego Technologies GmbH |
Data Source | DeepL |
Transform Name | maltego.deepl.deepl_to_translation |
Input Entities | maltego.Unknown |
Output Entities | maltego.Unknown |
Short Description | Updates Entity with a note containing the translation of the main value. |
Extract Translation to Phrase [DeepL]
Description
Extracts a previous translation to a Phrase or gets the translation from DeepL.
Transform Settings
Display Name | Setting Type | Default Value | Optional | Popup | Authentication |
---|---|---|---|---|---|
DeepL API Key | string | false | false | false | |
Source Language (Optional) | string | true | true | false | |
Target Language | string | EN-US | false | true | false |
Transform Meta Info
Information | Value |
---|---|
Display Name | Extract Translation to Phrase [DeepL] |
Owner | Maltego Technologies GmbH |
Author | Maltego Technologies GmbH |
Data Source | DeepL |
Transform Name | maltego.deepl.deepl_translation_to_phrase |
Input Entities | maltego.Unknown |
Output Entities | maltego.Phrase |
Short Description | Extracts a previous translation to a Phrase or gets the translation from DeepL. |