Link to External Data doesn't work!!!

Hi,

I want to get data from this link (Bank Data) but unfortunately it doesn’t get the data from exchange table although I chose HTML_all

How can I use Link to External Data correctly for getting data from this page?

This question is a duplicate of question posted here.

I think it’s easier if you look for (or ask the bank for) some kind of HTTP API that your bank provides, and use WEBSERVICE() and string processing / regular expressions to parse whatever comes back.