Help Scraping Similar Tables by Name

Hi, I am new to the SS software. On my target page there are two tables of similar structure, I would like to grab them individually and post the rows held within them to separate files.

Head1 Head2 Head3 Head4
Data1 Data2 Data3 Data4
Data1 Data2 Data3 Data4

Head1x Head2x Head3x Head4x
Data1x Data2x Data3x Data4x

I need to scrape the rows from tblOne and dump them into one file, then using a different patter scrape the data from tblTwo and dump it in to its own file as well.

Any help will be appreciated.
Thank you in advance, Fred

Help Scraping Similar Tables by Name

Excellent! Just let us know if we can help with anything else.

Best wishes,

Todd

Help Scraping Similar Tables by Name

Todd, thank you.. your xml scripts showed me exactly how to get this done.
I really appreciate the timely well informed answer.

Thanks again, Fred

Help Scraping Similar Tables by Name

Hi Fred,

Thanks for the posting. This is a common enough scenario that we decided to add an entry to our FAQ on it: here. Would you mind taking a look at that to see if it helps? Any feedback on how we can clarify any of it would be appreciated.

Kind regards,

Todd Wilson