HTML reading

Hello

I have html format data.From our internal system I download data as html format.but I cannot read html data.I used GETREQUEST node but it does not read data and shows missing data as ?.

can you help me to read html file?

I usually go with the line reader node for html

I you want to parse (and not just read) the HTML file for further processing using Palladian, have a look at this thread: how to use HTTP Retriever/ HTML Parser with local HTML files - #2 by qqilihq

There’s a ready-to-use example workflow on my NodePit Space:

–Philipp

1 Like

thanks for suggeston , I tried but only empty file returned to me.That does not read data :frowning:
Hadi

I could not find HTML Parser node.I do not have.
so I cannot proceed.

Hadi

It’s included in Palladian and available for free for KNIME Desktop from here:

1 Like

thank you , I have found and installed.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.