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?
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
thanks for suggeston , I tried but only empty file returned to me.That does not read data
Hadi
I could not find HTML Parser node.I do not have.
so I cannot proceed.
Hadi
thank you , I have found and installed.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.