I have found two services that will download an archived website for you from Wayback Machine for a $15 fee. That's a decent price if you only have to do this once, but if you have to do it on a regular basis, it would be a better deal to figure out how to do that yourself.
So far I have tried HTTrack, with varied success. It works OK for small sites, although you have to remove some garbage code from the downloaded files manually. The problem with HTTrack is that for large sites, Wayback Machine doesn't always have complete snapshots for every single date. It crawls different pages on different dates, and when you download these files with HTTrack, you end up getting multiple partial snapshots of the same site, with lots of dupes or sometimes files with duplicate names or slightly different content, and it's virtually impossible to put it back together. An added drawback is that HTTrack doesn't strip Wayback Machine code (like the javascript) or metadata, which also creates extra work.
If you want a more technical explanation of why HTTrack is not fit for this job, you can check a discussion on SuperUser called "Trouble using wget or httrack to mirror archived website" (can't post links, sorry, but you can Google it).
So has anyone figured out a working way to download a complete version of a large site from Wayback Machine? I figured if anyone has figured it out, it would be here at BHW.
So far I have tried HTTrack, with varied success. It works OK for small sites, although you have to remove some garbage code from the downloaded files manually. The problem with HTTrack is that for large sites, Wayback Machine doesn't always have complete snapshots for every single date. It crawls different pages on different dates, and when you download these files with HTTrack, you end up getting multiple partial snapshots of the same site, with lots of dupes or sometimes files with duplicate names or slightly different content, and it's virtually impossible to put it back together. An added drawback is that HTTrack doesn't strip Wayback Machine code (like the javascript) or metadata, which also creates extra work.
If you want a more technical explanation of why HTTrack is not fit for this job, you can check a discussion on SuperUser called "Trouble using wget or httrack to mirror archived website" (can't post links, sorry, but you can Google it).
So has anyone figured out a working way to download a complete version of a large site from Wayback Machine? I figured if anyone has figured it out, it would be here at BHW.