Forum Moderators: phranque
I did find at least one third-party site that had built an API wrapper for it, though - with usage restrictions. Sticky on the way
This problem is probably not that hard if I knew a bit more about capturing the the data G sends back.
A typical url request could look like this:
[translate.google.com...]
This will return 'water' to the screen but I need to capture it in a javascript var. Maybe I'll post over there...