Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting Google Translate saved words

I've been using google translate for some years, saving those words which I wasn't aware of.

Is there any way to get my stored words (the starred translation ones) from my account via any API? I'm already concerned about the possibility of exporting an excel file.

I couldn't find such method on the API's explorer:

language.detections.list Detect the language of text.

language.languages.list List the source/target languages supported by the API

language.translations.list Returns text translations from one language to another.

like image 719
javier_domenech Avatar asked Oct 13 '15 15:10

javier_domenech


People also ask

Where does Google Translate save to?

The Translate app syncs your history from your device to the cloud. When you're signed in, your translations automatically save to the cloud. You can manage your saved history in My Activity.

How do you save words on Google Translate?

Save favorite words and phrases Just tap the star button next to a translation result and it'll get added to your Saved list. To see your saved entries, tap the Saved button at the bottom of your screen.

Does Google save your translations?

Your History will Sync on the cloud after regular intervals and remain updated. So, suppose you're signed in to your Mac, android, computer, or any other device. In that case, your translations are regularly stored in the cloud.


2 Answers

If I understand correctly, you want an API that lets you query and get your "saved" translations, so your phrasebook?

If that's it, then the short answer is : no.

Although, I know for a fact that there is an opened feature request for just this feature here. To give it more traction, I'd suggest starring it as well. That'll also let you be notified of new posts on that thread.

like image 143
Patrice Avatar answered Sep 23 '22 16:09

Patrice


You can export your vocabulary to Excel format. https://youtu.be/qsnrhF0HL_M

like image 44
Alex Misiulia Avatar answered Sep 23 '22 16:09

Alex Misiulia