I am using urllib2 to obtain any site. Normally while browsing there is a script that is configured in browser i.e there is a link to the location of that script given in
tools->internet options->connections->lan settings
How do I incorporate that, without that script the pages arent fetched.
I also tried this
But it talks about proxy authentication 407 error.
How to go forward with,could anyone please help me out!