Dump SwOS web content

Hi,

I understand there is no telnet or ssh interface to SwOS.
How can I grab/dump the website content (specifically interested in link status and speed of index.html)?
Tried

curl -o test.html --user admin https://<switch-ip>/index.html

but I get the gzip compressed “Loading …” page.

Thanks,
Daniel