On Thu, Apr 23, 2009 at 10:58 AM, johnf <jfabi...@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@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
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to