I want to save a local copy of a website which has a lot of pages which feature an accordion which loads its content asynchronously? What’s the best way to create this backup? I’ve tried wget, but obviously that didn’t work. It seems like the best approach will be to copy those segments manually, but that is painful.