http://qs321.pair.com?node_id=760184


in reply to Scrape "generated" content from secure site?

username ... password

Is authentication really on a simple form or is this a popup for the webserver? See Authorization in the Mechanize FAQ for help.

  • Comment on Re: Scrape "generated" content from secure site?

Replies are listed 'Best First'.
Re^2: Scrape "generated" content from secure site?
by hackerkatt (Initiate) on Apr 26, 2009 at 21:42 UTC
    @igelkott, No popup, i.e. simple. It is via two form elements submitted. If I login via my method. I do get access and $mech->get other pages from the site otherwise unavailable.