Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kopiro/google-cache-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this simple script is try to recover a site using the Google Cache.

Google store a snapshot of (every?) page of your domain, so if you lost your site, you can try to recover.

Note: it recovers only HTML pages, no assets (js, css) or images/documents.

Note 2: Your site will be stores in sites/yoursite.com as static

Installation

git clone https://github.com/kopiro/googlecachecrawler

Usage

Usage: php run.php yoursite.com [timeout] [initpage] [endpage]

  • timeout (int) seconds to wait
  • initpage: (int) the page to start from
  • endpage: (int) the page to end to

Pay attention

Google will block you, so be careful.

About

PHP script to recover sites using Google Cache.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages