Google Translate API (paid) vs Google Translate API (free)?
问题 I need Translate API service for my app and have chosen Google Translate API, which will cost money and require authentication against the Google API. But during the search I've found this link which looks freely available and do what I need without cost: https://translate.google.so/translate_a/t?client=any_client_id_works&sl=auto&tl=ru&q=wrapper&tbb=1&ie=UTF-8&oe=UTF-8 Try to issue a GET request and you'll see it by yourself. So, my question is what is the difference between these above