Import data from html page issue
Hi, I am trying to import the data from the following website:http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.htmlIt is basically a record of meteorological data. I am using the JSL command: But it fails. Does someone have the solution?Open("http://www.infoclimat.fr/observations-meteo/archives/24/janvier/2017/grenoble-st-geoirs/07486.html");Thanks and ...
