[Tutor] understanding urllib.urlopen

W W srilyk at gmail.com
Thu Apr 23 22:47:56 CEST 2009


On Thu, Apr 23, 2009 at 10:58 AM, johnf <jfabiani at yolo.com> wrote:

> On Thursday 23 April 2009 08:44:07 am Emile van Sebille wrote:
> > johnf wrote:
> > <snip>
> >
> > > But if I attempt this
> > > urllib.urlopen( "http://maps.google.com?q='18<http://maps.google.com?q=%2718>Tadlock Place Woodland CA'"
> > > ) it always fails.
> >
> > What do you get?  I don't get an error.
> >
> > Emile
> >
> > _______________________________________________
> > Tutor maillist  -  Tutor at python.org
> > http://mail.python.org/mailman/listinfo/tutor
>
> OK - I'm also getting something when I use the command line.  Must be the
> code
> I have.  Thanks


I don't know about maps, but I know the normal google search doesn't like to
be scraped.

-Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090423/a9913d24/attachment.htm>


More information about the Tutor mailing list