Bing Microsoft Translator avatar
Bing Microsoft Translator

Pricing

$5.00/month + usage

Go to Store
Bing Microsoft Translator

Bing Microsoft Translator

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Translate text with Bing Translator. It's fast and costs little.

0.0 (0)

Pricing

$5.00/month + usage

5

Total users

62

Monthly users

7

Runs succeeded

>99%

Last modified

3 months ago

You can access the Bing Microsoft Translator programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "text": "Let'\''s do this!",
< "agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call canadesk/bing-microsoft-translator --silent --output-dataset

Bing Microsoft Translator API through CLI

The Apify CLI is the official tool that allows you to use Bing Microsoft Translator locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: