I am quite new to programming. I need to extract the data from this HTML page: http://www.bmreports.com/servlet/com.logica.neta.bwp_MarketIndexServlet?displayCsv=false
I need to get the data updated every 30mins or so. Since, this page already has link to extract the current data in csv, i was hoping it might be possible to capture this information in csv using either C#, VB.Net or some VB Script.
I was able to pull the data on excel so thinking VB script might be possible.
Would appreciate any guidance on how I can pull this information in CSV format using any of the 3- C#, VB.NET, VB Script.
Thank, J