Google Translation API for Ruby

Jul 27
2008

In essence (from bulgarian to japanese):

agent = WWW::Mechanize.new
  agent.post("http://translate.google.com/translate_t",
    "sl" => "bg",
    "tl" => "ja",
    "text" => "Здравей, свят!").search("#result_box").inner_html

results in こんにちは、世界!

Comments are closed.

Calendar

July 2008
M T W T F S S
« Jun   Aug »
 123456
78910111213
14151617181920
21222324252627
28293031  

Tags