ntlm authentication for urllib2

2012-11-29 Thread Jorge Alberto Diaz Orozco
Hi there: I'm working with urllib2 to open some urls and grab some data. The url will be inserted by the user and my script will open it and parse the page for results. the thing is I'm behind a ntlm proxy, and I've tried with a lot of things to authenticate but it still doesn't work at all. I

Re: ntlm authentication

2008-07-21 Thread Grant Edwards
On 2008-07-21, Tim Golden <[EMAIL PROTECTED]> wrote: > Neuberger, Sheldon N. wrote: >> Is there any way to make urllib2 handle NTLM authentication? > > Frankly, I'd hate to try. Have a look at this: > > http://sourceforge.net/projects/ntlmaps/ Here's a librar

Re: ntlm authentication

2008-07-21 Thread Tim Golden
Neuberger, Sheldon N. wrote: Is there any way to make urllib2 handle NTLM authentication? Frankly, I'd hate to try. Have a look at this: http://sourceforge.net/projects/ntlmaps/ in case it helps, either by providing a solution or at least by illustrating some code. In addition, look a

ntlm authentication

2008-07-21 Thread Neuberger, Sheldon N.
Is there any way to make urllib2 handle NTLM authentication? Sheldon Neuberger -- http://mail.python.org/mailman/listinfo/python-list