I am trying to extract data from a website :
https://www.hkex.com.hk/Mutual-Market/Stock-Connect/Statistics/Historical-Daily?sc_lang=en#select4=26&select5=0&select3=0&select2=3&select1=15
And I want to extract the 81,419.64 value, but viewing page source, shows the table is not present. Tried, jsoup and htmlunit, same as view page source.