Wow, that is unexpected. I can think of a lot of developer tools that use google translate to give a rough first translate. Things like Wordpress and web framework plugins. It seems like they should have just dropped a fee structure on top of it and that would eliminate abuse.
If any developers out there are looking for a new API to target, you could consider mygengo. It's not free (because it isn't machine translation), but they do have developer tools and an API available: http://mygengo.com/services/api/
That said, we definitely welcome developers to our services. I just wanted to take a second to note this for any Python developers interested in our services, though - if you don't like the supplied Python library (I didn't), I wrote a new more concise and documented version. It's easier to follow and extend, and has some functions to help with encoding/decoding characters.
We're considering adopting this as the main Python library in the near future. Always interested in input from other developers!
It's interesting that the reason for this is 'extensive abuse', does anyone know if it is talking about the 'translate party' websites that translate back and forth in rapid succession.
> I think the "abuse" they are referring to is the common practise among blackhats of using Google Translate to spin stolen content to make it unique. Translating English -> $LANGUAGE -> English makes for a cheap, low grade article rewriter.
No i'm guessing it's things like the CNN scraper that was taking stories, automatically translating them to russian and then posting them. There was one in the news this week for having mistranslated Dominique Strauss Khan as the "head" (as in tip of penis) of the IMF.
Probably not entirely viable nor wanted, but this did give me the idea of Google Translate using steganography to detect translated text through Google Translate to spot abusers. Just by translating the texts a little bit different for each user.
i recommend posting your disappointment there, too - as google obviously does not care about developers anymore (and so does also not care about hacker news discussions)
Wow, this sucks. One of the reasons I historically haven't been worried about Google and some of the "evils" that people argue they are guilty of, is because they provide awesome APIs for developers free of charge and with next to no rate-limiting or authentication.
This is a slippery slope for Google. Why should I build applications on top of their products, if I know that the API can be ripped out from under me?
Recent developments in the 'Google Platform' front (new App Engine price structure, API shutdowns, crippled Google Apps Standard offering, etc) severely dented my belief on a "full cloud" future. Perhaps we shouldn't outsource (== depend) too much to cloud vendors.
If any developers out there are looking for a new API to target, you could consider mygengo. It's not free (because it isn't machine translation), but they do have developer tools and an API available: http://mygengo.com/services/api/