"Torsten Uhlmann" said:
> I have a question about writing a site-File.
> I want to scoop to content of a news site that display news within a table wi
> th garbage in the left and right column and a header row I'm not interested i
> n. How can I just extract the content of the middle column of a table?
Hi Torsten --
you have 2 ways to do this.
1. if the "main column" is clearly marked in the HTML as being
much wider than the other two columns, then Sitescooper will
do this automatically.
2. Otherwise, just look for patterns at the start of the main
column's part of the HTML, and a pattern at the end of the
main column, then use StoryStart and StoryEnd to trim off
the rest of the HTML.
HTH!
--j.
_______________________________________________
Sitescooper-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/sitescooper-talk