Answer the question
In order to leave comments, you need to log in
Expand google translate query to get examples?
Hello,
I'm trying to use "google translate api" a little, as we all know it's not free since 2011. But there is a url that works. In this article. https://ctrlq.org/code/19909-google-translate-api
So - this url returns a very small object that contains only one word.
https://translate.googleapis.com/translate_a/single?client=gtx&sl=en&tl=ru&dt=t&q=mother
https://translate.google.com/translate_a/single?client=t&sl=en&tl=ru&hl=ru&dt=at&dt=bd&dt=ex&dt=ld&dt=md&dt=qca&dt=rw&dt=rm&dt=ss&dt=t&ie=UTF-8&oe=UTF-8&otf=1&pc=1&ssel=0&tsel=0&kc=2&tk=542002.924823&q=mother
Answer the question
In order to leave comments, you need to log in
Google Translate extension query string:
https://translate.googleapis.com/translate_a/singl...
Where:
client: gtx - Google Translate extension; t - Google Translate site;
sl - source language (from which language we are translating): auto (auto-detection); en (English); full list here ;
tl - translation language (into which language we translate): ru (Russian);
hl - interface language: en (English) by default;
dt - what is returned when responding (may be included multiple times):
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question