TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

11 点作者 davidxc将近 12 年前
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 条评论

burovector将近 12 年前
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 未加载
minopret将近 12 年前
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.
ig1将近 12 年前
You could try the Common Crawl ?
评论 #5926438 未加载