Hi,<br><br>My daughter's school just put up an "Infinite Campus" website, which requires a login and does everything through https. I can find examples of how to spider a regular web site with python, but I can't figure out how to deal with the ssl certificate and how to supply name and password. I have tried google, but I must not know the right terms.
<br><br>There is a book, called Spidering Hacks, that seems to imply that perl's LWP module will allow it, but i don't know enough about perl to determine if there is a python equivalent.<br><br>Thanks for any tips,
<br><br>- Gardner<br><br>