Jump to content

How to download file using Powershell Script?


oemript
 Share

Recommended Posts

Referring to following attached image and given link, I would like to know on how to code Powershell Script to download those files.  There is no direct link to be copied.


https://www.hkex.com.hk/Market-Data/Futures-and-Options-Prices/Equity-Index/Hang-Seng-Index-Futures-and-Options?sc_lang=en#&product=HSI

Does anyone have any suggestions?
Thanks in advance for any suggestions

Export.png

Edited by oemript
Link to comment
Share on other sites

Referring to following attached image and given link, There is a that.exportFutures() function to download file, I would like to know on how to code Powershell Script to download those files. 

function() {
  that._exportFutures();
}
https://www.hkex.com.hk/Market-Data/Futures-and-Options-Prices/Equity-Index/Hang-Seng-Index-Futures-and-Options?sc_lang=en#&product=HSI

Does anyone have any suggestions?
Thanks in advance for any suggestions

Export.png

Export2.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...