From your description it seems like the device displays all this data using Javascript.
Try taking a look at the source of the HTML page you downloaded to see if this is the case. Wget will download the related Javascript files if you use the -P option for page requisites. However, wget does not, and will not support executing the Javascript to get static data. On February 5, 2018 11:03:02 AM UTC, jos vaessen <[email protected]> wrote: >Hello, > >I am downloading the home-webpage from my solar-power-converter using >WIFI and its IP adress 160.190.0.1 with WGET. No problem beside that >the >page is zipped as 7ZIP. After unzipping it shows the content of >index.html like a copy/paste/save home.html version on mouseclick using > >Firefox. > >BUT...... > >Without the devicenumber, date, time, converted Watts, etc. So there is > >no variable data in the downloaded html using WGET. > >What I get is an empty html and the question is: what trigger to use to > >download these data too like Firefox or IE show on screen? > >Thanks, Jos -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
