TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Are there any alternatives to the Wayback Machine?

11 pointsby davidxcalmost 12 years ago
I&#x27;ve found the Wayback Machine to be very useful. However, I&#x27;m looking for a past version of a website and the Wayback Machine doesn&#x27;t seem to have it.<p>Are there any good alternatives to the Wayback Machine that also archive a large part of the web?

3 comments

burovectoralmost 12 years ago
Very good question! The general theme of web archiving is still not adequately addressed (imho), in order to fight bit rot of hyperlinks and preserve digital online web sources. I find it amusing that usually nobody seems to think about or care for &quot;who conserves the web for future generations&quot;.<p>Coming from academia, I myself primarily use The Wayback Machine. In research literature I also encounter some use of WebCite (<a href="http:&#x2F;&#x2F;www.webcitation.org" rel="nofollow">http:&#x2F;&#x2F;www.webcitation.org</a>) in references.<p>Anyone interested in web archiving, might have a look at introduction to web archiving at wikipedia, including an overview of web archiving services: <a href="http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Web_archiving" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Web_archiving</a><p>If the past version of the page you are looking for is &lt;3 months old, you could also try cache:URL in google search (or equivalent function in other search engine).
评论 #5926437 未加载
minopretalmost 12 years ago
There&#x27;s nothing quite like the Internet Archive Wayback Machine.<p>For sufficiently recent dates, web caches can serve a similar purpose. Some of those can be accessed conveniently using the Firefox plugin &quot;Resurrect Pages&quot; (<a href="https://addons.mozilla.org/en-us/firefox/addon/resurrect-pages/" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-us&#x2F;firefox&#x2F;addon&#x2F;resurrect-pag...</a>).<p>You can preserve the present version of a site for yourself. No tool will work for all sites, but some tools will work well for many sites. WebHTTrack is good. It will record the address and date of each capture.
ig1almost 12 years ago
You could try the Common Crawl ?
评论 #5926438 未加载