Answer the question
In order to leave comments, you need to log in
What needs to be learned to develop this program?
I have a text file containing English words line by line. The task is for the program to copy the word, paste it into Google translate, copy the meaning (or 2 commonly used translations) and write the translation to the same line. And so it is with every word.
What do you need to know and be able to write such a program?
What is the best way to do this? (I think js is needed here)
Answer the question
In order to leave comments, you need to log in
In any server language (if JS, then node.js)
"pasted into Google translator, copied the value ..." translates as working with the Google Translate API
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question