This is probably not the right place, but I figured I’d give it a try. I’ve been trying to copy this website so I could have offline access when tooling around the Channel Islands. I could (and probably will), just copy/paste whatever info I need for my little trips, but the fact that I can’t copy it ass over is annoying the hell out of me. I’ve tried variations of wget -r ... as well as httrack with no success. Anyone have any idea how I can get this?

  • redcalcium
    link
    fedilink
    English
    5
    edit-2
    1 year ago

    Another option is to use the SingleFile browser extension. You can install it from your browser’s extension marketplace.

    SingleFile can download an entire web page into a single html file while preserving the layout and images. It basically inline everything into a single file, which is very handy. The drawback is you’ll have to do it manually on every page you want to save, but it works really well. Even the google map embed in the page you linked got preseved as well (it’s not interactive anymore though because it’s not preserving javascript).

    • @sin_free_for_00_daysOP
      link
      English
      11 year ago

      Oh, that is nice. Thanks for the link. That works great, basically similar effort to just copy/pasting, but with far better results.