September 17th in Linux/Unix by .

Generating a Website Snapshot

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.

Thumbshots.org
Thumbalizr.com

Discussion on creating thumbnails for the snapshots created.

Similar Posts:

Leave A Comment.