Bing Microsoft Translator
3 days trial then $5.00/month - No credit card required now
Bing Microsoft Translator
3 days trial then $5.00/month - No credit card required now
Translate text with Bing Translator. It's fast and costs little.
You can access the Bing Microsoft Translator programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "text": "Let'\''s do this!",
3 "agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36",
4 "proxy": {
5 "useApifyProxy": true,
6 "apifyProxyGroups": [
7 "RESIDENTIAL"
8 ]
9 }
10}' |
11apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
5 monthly users
-
3 stars
>99% runs succeeded
Created in Aug 2023
Modified a month ago