Is it possible to access to google translate api for free?

Google Translate

Google Translate Problem Overview


Google only gives access to their translate API with payment but I want free access.

Is it possible to use Google's translate API for free? What are the alternatives?

Google Translate Solutions


Solution 1 - Google Translate

Yes, you can use GT for free. See the post with explanation. And look at repo on GitHub.

UPD 19.03.2019 Here is a version for browser on GitHub.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionDominikView Question on Stackoverflow
Solution 1 - Google TranslateLonderenView Answer on Stackoverflow