I have been searching everywhere on the internet for a script atleast that works in linux to generate a snapshot of websites or URLs. If you are like me i believe the following resources would help you.
Khtml2Png – a command line shapshot generator in Linux. It is released under GPL. If you want to run under php, just call exec() to run this commandline. make sure you have permissions.
WebSnapPr is a service where you just pass on the parameters (GET) to generate a snapshot of given URL. It is free.
Discussion on creating thumbnails for the snapshots created.
Similar Posts:
- exec: g++: not found
- How to unzip ZIP files with PHP
- Transfer backup files from server to server in command line!
- how to call a php script from javascript?
- Enabling ModRewrite in XAMPP Apache
- Capturing a Screenshot of a Website
- How to setup print PDF in your website!
- How to File a Trademark in the US
- Optimizing MySQL Rand() against Slowdowns
- Tutorial: How to write a WordPress Plugin?

