FMErs I need some help!
I've been beating my head against the wall trying to figure out how to properly parse these HTML Tables and have used some of the examples on here ( @takashi ) as go by's but just can't get it right.
What we have
And want
I've tried different combinations of
- HTTPCaller>HTMLExtractor (but for the table CSS Selector, I can't get it to flatten w/o substringextracting)
- FeatureReader (HTML Table) (works great for the tables but it looses the hyperlinks)
Any help would be greatly appreciated!