extract information from web address that calls an Excel file

Hi
I want to extract information from the following web address that calls an Excel file.
How can I read a collection of these files using knime and use their information.
The structure of all these files is the same.

https://www.codal.ir/Reports/DownloadFile.aspx?id=nJSzl4F073bsmpe1zlcOyA%3d%3d&#39

What node can call and download an Excel file and use its information?

Hi @arddashti,

you can download the file with:

Then read in the file with an excel reader node
(you might be able to read in the url from the Excel Reader - not 100% sure if i remember correctly)

Get and download should work as well

3 Likes

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