In message <[EMAIL PROTECTED]>, Michael
Bentley wrote:

> First thing to know is that google doesn't like the User-agent header
> urllib2 uses by default -- you'll have to masquerade as a browser
> (google throws a 403 error if you connect as 'User-Agent: Python-
> urllib/2.5': look into urllib2.build_opener()).

A bit small-minded of Google, don't you think. They also block the default
user-agent header for wget.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to