[EMAIL PROTECTED] wrote: > Hi All, > I'm trying to write a news retrieval client in python. > I'm going to get the news from google's news service. > However, when I run the following code, google gives me a 403 error.
Knowing google, they're blocking the user agent supplied by urllib2. -- http://mail.python.org/mailman/listinfo/python-list