> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> > > - Yahoo screen scrape : blank page.
> > > Did Yahoo change the structure of their page ?
> > 
> > Yes, they did.  I just worked out a new xpath:
> > /html/body/center/table[4]/tr[1]/td[3]/table[@class='yhmnwbd']
> > or /html/body/center/table[4]/tr[1]/td[3]/table[6]
> > 
> > This will grab the headlines list which IIRC is what the 
> old one used
> to do.
> 
> Mines look completely different:
> 
> /html/body/center/table[4]/tr[1]/td[1]/table[2]/tr[1]/td[1]/center[1]
> 
> :-/
You must be grabbing a different part of the page - I must have
mis-remembered what the old one looked for.
Are you getting the links to the Directory?  Or the Movies, perhaps?  For
the purpose of the sample, it doesn't matter of course.

> 
> No need for a patch, I will fix it.
> 
OK.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to