in reply to
How to scrape an HTTPS website that has JavaScript
I haven't used it, but I thought the module
Javascript::SpiderMonkey
was made for this kind of thing. Does anyone have experience with this module?
Comment on
Re: How to scrape an HTTPS website that has JavaScript
Replies are listed 'Best First'.
Re^2: How to scrape an HTTPS website that has JavaScript
by
saintmike
(Vicar)
on Aug 24, 2004 at 06:06 UTC
As explained
here
, that's only one small part of the problem.
[reply]
In Section
Seekers of Perl Wisdom