Can this be done if so, how? I want to scrape data from xbox.com but the pages I need to scrape only appear after a successful login.
There are several ways to login automatically, some more complicated than others. xbox.com probably uses the Windows Live API, so you'll have to look into the documentation for that.