Describe the problem or limitation you are having
The public Google Translate API is too restrictive, and returns "Too many requests" even after a few requests.
Describe the solution you'd like
Parse the website instead of using the public API.
Describe alternatives you've considered
Switching the translation engine. Not the best solution for some languages, which translate best in Google Translate
Additional context
QTranslate is most likely doing this, since the error "Too many requests" never occurs there.