> - 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. I can submit a patch or just send a diff but first have to grab the latest version of HEAD, since it's been a while. If someone just wants to make the change, let me know and I'll skip the patch. Geoff Howard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]