FabioSelau
Senior Member
- Oct 19, 2018
- 835
- 458
Hello, I don't know if this is the right area for this.
I was looking for the history of a domain on the Wayback Machine and the question came to me: How do they save website captures?
I'm a programmer and I have some ideas, for example, do they download the site (similar to HTTrack Website Copier) and store it (which may involve more and more storage space) or do they just go to the site and retrieve the html? But in this second case, as it saves only the pure html (without the css/js), when changing these imported files it would not break the html?
Any more ideas? I'm a dev, but I've never thought deeply about how this works.
I was looking for the history of a domain on the Wayback Machine and the question came to me: How do they save website captures?
I'm a programmer and I have some ideas, for example, do they download the site (similar to HTTrack Website Copier) and store it (which may involve more and more storage space) or do they just go to the site and retrieve the html? But in this second case, as it saves only the pure html (without the css/js), when changing these imported files it would not break the html?
Any more ideas? I'm a dev, but I've never thought deeply about how this works.