[Baypiggies] Using Google translate web page programmaticaly

Benjamin Sergeant bsergean at gmail.com
Thu Feb 28 22:31:22 CET 2008


I think that's what http://www.nongnu.org/libtranslate/ provide.

I onced tried to automatically translate po files fetching translation
using libtranslate (for testing). The "full of bug" script is
attached. It used a python library I forgot to open the po files.

Benjamin.

On Thu, Feb 28, 2008 at 11:49 AM, Tony Cappellini <cappy2112 at gmail.com> wrote:
> Hello,
>
>
>  Have any Baypiggies used the Google translate web page programmaticaly?
>
>  I wish to access this url
>    * http://translate.google.com/translate_t?langpair=ja|en
>     (where the from language and to language may vary from request to request)
>    * submit a text string to be translated
>    * retrieve the translation or status indicating the translation was
>  not possible.
>
>
>  If anyone with some web  programming experience have some information
>  on how to do this from Python, please reply.
>
>
>  Thanks
>  _______________________________________________
>  Baypiggies mailing list
>  Baypiggies at python.org
>  To change your subscription options or unsubscribe:
>  http://mail.python.org/mailman/listinfo/baypiggies
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: esperando.py
Type: text/x-python
Size: 6527 bytes
Desc: not available
Url : http://mail.python.org/pipermail/baypiggies/attachments/20080228/bce8944f/attachment.py 


More information about the Baypiggies mailing list