in reply to Can my Perl CGI script open a new browser tab or window?

To call this kludgy is being kind ;) You should explain exactly what it is you want to do, I suspect you want to download posters from this site? Have you considered examining how other software gets it's movie posters? Have you searched https://metacpan.org to see if an API already exists? My previous reply also asked you to ensure the JavaScript did indeed do what you assumed, is this the case?

  • Comment on Re: Can my Perl CGI script open a new browser tab or window?

Replies are listed 'Best First'.
Re^2: Can my Perl CGI script open a new browser tab or window?
by SergioQ (Scribe) on Dec 17, 2019 at 00:17 UTC
    From my limited understanding, yes the page is constructed by javascript more than html.

      And the other points I raised?

        Unless I used the wrong search terms I found no API.