Skip to content

Instantly share code, notes, and snippets.

@shang-lin
Last active December 16, 2015 10:48
Show Gist options
  • Save shang-lin/5422346 to your computer and use it in GitHub Desktop.
Save shang-lin/5422346 to your computer and use it in GitHub Desktop.
Access Google's cached version of a web page.

Google search results used to include a link to a cached version, but alas, that is no more. What should you do if a page has disappeared or changed? Try this URL to search the Google cache:

http://webcache.googleusercontent.com/search?q=cache:http://example.com/

Replace example.com with the actual URL you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment