Need to download password-protected page with urllib

Max M maxm at mxm.dk
Mon Oct 7 06:29:48 EDT 2002


Max M wrote:

> The problem is that the page is password protected. Which means I go to 
> one page and logs in. I then get redirected to another page. Then I can 
> go to the page I want to view.

Well problem solved to my full satisfaction by installing the 
ClientCookie module and using that. Which was kind of a no-brainer to 
get working.

If you need to get the good stuff go to:

http://wwwsearch.sourceforge.net/ClientCookie/


regards Max M

 ><evolve>
   >    >




More information about the Python-list mailing list