Sorry to revive this but it has stopped working again. It just gives address not found. When I first put the url into chrome it works fine and shows the addresses. After a bit it says I'm blocked.
Set winReq = CreateObject("MSXML2.XMLHTTP")
With winReq
.Open "GET", sStr, False...