Copy Cached Content From Google

I need a php script created where I can input a domain name and then the script will copy all of the cached results for that domain (i.e. the individual cached pages found when searching for site:domainname.com).

The script should then store that information in a mysql database with a field for the URL that was cached and another field for the HTML content from that cached page.

Leave a Reply

Your email address will not be published. Required fields are marked *