I need to get HTML of page that is available only after log-in and then process the data with PHP or Javascript. I do have a login and password and I could even log-in manually, but then I need to to run some script on another server and get that HTML.
It is possible to achieve that (without any hacking techniques)?