in reply to use WWW::Mechanize or LWP to interface with WEB
However, if you have problem due the the JavaScript in the HTML source, check mechanize and javascript.my $resp = $mechObject->click; die "Submit failed\n" if $resp->is_error; my $content = $resp->content; # do something with $content if necessary
Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!
|
|---|