Language Detector avatar
Language Detector

Pricing

Pay per usage

Go to Store
Language Detector

Language Detector

Developed by

Karim

Maintained by Community

Detect the language of each line of text using machine learning. Paste multiple lines of text into the input, and this actor will identify the language of each one, returning results with confidence scores and alternative guesses based on a trained statistical model.

0.0 (0)

Pricing

Pay per usage

0

Monthly users

1

Runs succeeded

>99%

Last modified

6 days ago

You can access the Language Detector 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.

1echo '{
2  "text": "Hello, how are you?\\nBonjour, comment ça va?\\nHola, ¿cómo estás?\\nこれは日本語です。"
3}' |
4apify call zsoftware/language-detector --silent --output-dataset

Language Detector API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Pricing

Pricing model

Pay per usage

This Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.