I used $(document).html(), but that threw an error... is there a way to get everything?
$(document).html()
Use:
document.body.innerHTML