Data from different pages in the same table/row?
Posted: Fri Apr 22, 2011 4:05 pm
Basically, I want to create a single table, but each row within that table needs to contain information from three different html pages. Before I get into too much detail about it, is there a straightforward way to do this with Helium Scraper?
If it helps for finding the right row, there is one unique piece of data (call it 'idNumber') that could be used as a primary key for each row. I can get the relevant idnumber directly from each of the three html pages for cross-referencing, although I will have to define three different kinds for it because the number is in a different place in the html structure in each of the three pages.
If it helps for finding the right row, there is one unique piece of data (call it 'idNumber') that could be used as a primary key for each row. I can get the relevant idnumber directly from each of the three html pages for cross-referencing, although I will have to define three different kinds for it because the number is in a different place in the html structure in each of the three pages.