authentication example with urllib.request

larryzhang zhangle2002 at gmail.com
Sat Apr 25 02:09:37 EDT 2009


Dear all,

I am trying to download data from a website that requires
authentication (maybe with cookies). Any suggestions on how i can do
this with the urllib.request module in py3? Where can I can find some
working examples? Thanks a lot.

Larry



More information about the Python-list mailing list