in reply to Scraping Javascript page using perl

WWW::Mechanize::PhantomJS is somewhat undermaintained, but as you don't tell us how it fails, it's hard to give you concrete advice. Maybe WWW::Mechanize::Chrome works better.

  • Comment on Re: Scraping Javascript page using perl

Replies are listed 'Best First'.
Re^2: Scraping Javascript page using perl
by Bpl (Scribe) on Nov 21, 2020 at 15:00 UTC
    Hi Corion, the problem with WWW::Mechanize::PhantomJS is that its 'get' function return only the classical HTML code (the page source), not the loaded page with JS.

    Regards, Edoardo Mantovani, 2020