Google Translate API (Python) Programming Software Development by vegaseat Just a simple exploration of the goslate module (uses the Google Translate API) to translate some common languages. However, some IDE's create character problems. Note: Your computer has to be connected to the Internet to access Google. Re: Google Translate API (Python) Programming Software Development by sabrina.anarestani This is very confusing. This may be a dumb question, but I have no idea what is going on while I desire so as much to become a computer programmer. Is this an example of Python coding and how did you know what to type in to get the program to output what you wanted? Re: Google Translate API (Python) Programming Software Development by ZZucker A code snippet is an example of working code that brings up an interesting aspect of Python programming. An English language string is given and then tanslated into several other languages. The translated string is printed out. You could apply the concept to one of your programs. You need to learn the basics of Python first to start to … Re: Google Translate API (Python) Programming Software Development by Ekta_1 But after running for a couple of times it starts throwing 503 service unavailable error. How to deal with that? If the google has a paid service, it must be measures to block these kind of requests.