--0016e6d7e3254ee89804870082cb
Content-Type: text/plain; charset=ISO-8859-1
On Thu, May 20, 2010 at 12:48 AM, Phil Mcdonnell <phil.a.mcdonnell / gmail.com
> wrote:
> I'm trying to scrape a page that hides some data behind a javascript
> function. Is there any way to get this data? I've been using
> Mechanize, but I'm not sure it can do this. Is there a better library
> to use for this type of thing?
>
> The following is the interesting part of the page:
>
> <td class
olPlus" onclickireClick(this,0)">
> <a id roc_0" class lus" href " onclick eturn
> false;"> </a>
> </td>
> --
> Posted via http://www.ruby-forum.com/.
>
>
You might check out Harmony:
http://www.rubyinside.com/harmony-javascript-and-a-dom-environment-in-ruby-3001.html
http://rubygems.org/gems/harmony
http://github.com/mynyml/harmony
--0016e6d7e3254ee89804870082cb--