I would like to use a tool from the command line to fetch the file that can be manually downloaded by clicking on the Export to Excel link present in the following page on the right.
https://www.hkex.com.hk/Market-Data/Securities-Prices/Equities/Equities-Quote?sym=700&sc_lang=en
I tried a few simply tools like wget or curl for this purpose, but with no luck because the url is masked. Can you suggest any tool that would do the job?
Thanks ìn advance.