http://www.perlmonks.org?node_id=821245


in reply to Need to pull a javascript generated webpage

You could also use lynx.

http://lynx.isc.org
http://home.pacific.net.sg/~kennethkwok/lynx/

Update: I suck!

Replies are listed 'Best First'.
Re^2: Need to pull a javascript generated webpage
by almut (Canon) on Feb 03, 2010 at 19:40 UTC

    Hm, are you sure that lynx supports Javascript (to render the page)?

Re^2: Need to pull a javascript generated webpage
by redgreen (Priest) on Feb 03, 2010 at 23:48 UTC

    Maybe you are thinking of ELinks, which does have some limited JavaScript support?