in reply to Re: Scraping Javascript page using perl
in thread Scraping Javascript page using perl

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

  • Comment on Re^2: Scraping Javascript page using perl