The Internet Archive discovers and captures web pages through many different web crawls.
At any given time several distinct crawls are running, some for months, and some every day or longer.
View the web archive through the Wayback Machine.
<!-- Script by hscripts.com --> <script type="text/javascript"> function os() { var os = navigator.platform; os = os.toLowerCase(); if(os == "win32" || os == "win16") { document.osd.opr.value="You are using Windows operating system"; } else if(os.indexOf("linux") >= 0) { document.osd.opr.value="You are using Linux operating system"; } else if(os.indexOf("mac") >= 0) { document.osd.opr.value="You are using Mac operating system"; } } </script> <!-- Script by hscripts.com -->