Text Language Detector
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Under maintenance
Text Language Detector
Detects the language of text strings and returns language codes with confidence scores.
Detects the language of text strings using pattern-based analysis. Supports 12 languages including English, Spanish, French, German, Italian, Portuguese, Dutch, Russian, Chinese, Japanese, Korean, and Arabic.
Input
- texts - Array of text strings to detect language for.
Output
Each result contains:
text- First 100 characters of the input textlanguage- ISO language code (e.g., en, es, fr)languageName- Full language nameconfidence- Confidence score between 0 and 1allScores- Scores for top candidate languages
