Roger,
the issue with our script is a low level one. Quantnet uses form authntication so you will need to simulate sending a form (in code) to establish a session, keep that session alive (cookies, headers or some other sort of mechanism) and then retrieve the data.
BTW, I looked at the...