Created by @arifi_ios
This project provides a simple API to translate text into any language you want.
- Automatically detects the source language.
- Translates any text into any language you want.
- Uses Google Translate Web UI internal API.
- Lightweight and easy to use via HTTP.
Install the required libraries:
pip install flask requests user_agent{
"status": "success",
"Real_Text": "hello",
"Translated_Text": "مرحبا",
"Time": 1730000000
}