Download CSVFile

Hello all,

any idea how to download in KNIME a CSV file from that kind of URL:

 

https://www.wallstreet-online.de/_rpc/json/instrument/history/getHistoricalDataAsCSV?instId=715377&marketId=21&fromDate=01.03.2012&toDate=14.12.2017&order=time,DESC&csv=true

 

Thanks  :)

 

Ralph

Hi Ralph,

you can use the CSV Reader node to do this (just enter the URL; use ";" as delimiter). Your example URL leads to an empty dataset, though.