Skip to main content
Question

Extract Data from HTML

  • October 24, 2023
  • 1 reply
  • 88 views

dos_gis
Contributor
Forum|alt.badge.img+3

Anyone have any ideas about how to extract the data from this formatted html document? Ideally, the data would be extracted to a table linked to named images in a folder.

image

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+61

You can read this with the "HTML Table" reader. As an alternative you can use the HTMLExtractor to extract what you need.