Hi Lea,
> What are people's preferred techniques for 'screen scraping' existing
> sites to get the text from a tag-soup table layout?
$ lynx --dump url
works wonders if you have easy access to lynx (and the site that you're
scraping doesn't have too horrible a structure :).
Cheers,
Andrew
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************