Introduction to writing spiders and agents
Dealing with SSL encryption
       
    $url = "https://www.someURL.com/secure/secrets.html;
       
    $pageData = `\curl\curl $url`