Visual Web Ripper
»
Community Forum
»
Projects, Templates & Content
»
Configuring scrapping to group 2 <tr> tags as a section list
Groups: Registered
Joined: 11/6/2010 Posts: 16 Location: clearwater
|
I am trying to setup a project to scrap a group of two <tr> tags together and then do the next 2....
Example Tree View:
<Table> <tbody>
<tr> <tr>
<tr> <tr>
<tr> <tr>
<tr> <tr>
<tr> <tr>
So in my example i would expect 5 groups of data.. HELP!!!!
I realize this should be an easy task but all i can says is i think i am over engineering it. Any help would be appreciate. I believe it has something to do with the xpath but i can't seem to do it correctly. I have never had to edit it manually but i believe this is a good example to start with.
~Gary
|
|
|
|
|
|
Groups: Administrators
Joined: 4/10/2010 Posts: 1,239 Location: Sydney, Australia
|
Hi,
It looks like invalid HTML code. Please submit the URL for checking.
|
|
|
|
|
|
Groups: Registered
Joined: 11/6/2010 Posts: 16 Location: clearwater
|
I realize this was not good html i was just typing it quick i will attach an html file that i would like to extract Name, DOB in per record.
|
|
|
|
|
|
Groups: Administrators
Joined: 4/10/2010 Posts: 1,239 Location: Sydney, Australia
|
Hi, Please check the attached project file for example. You can select a common start element as PageArea. Then use XPath Axes for selecting the next element.
|
|
|
|
|
|
Visual Web Ripper
»
Community Forum
»
Projects, Templates & Content
»
Configuring scrapping to group 2 <tr> tags as a section list
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.