From: Aaron Patterson Date: 2009-09-10T01:18:28+09:00 Subject: Re: execute javascript in Ruby On Sep 8, 2009, at 10:56 PM, Andrew Andreev wrote: > Hello all! > > I use 'net/http' lib for get and parse html pages. But I also need to > execute some javascripts on pages from my ruby-scripts like on > web-browsers. Is it possible? May be there are special libraries... > Please advise. Johnson embeds a JavaScript interpreter in Ruby. You might want to check that out: https://github.com/jbarnette/johnson --- Aaron Patterson http://tenderlovemaking.com