I'm looking for suggestions and ideas how you might program a tool that automatically captures website screenshots, such that you could incorporate them into a website directory, etc.
To give an idea of what I'm looking to do, try out this site I came across:
http://webshots.velocitysc.com/WebshotSandbox.aspxNow my question is, how is such a thing programmed? Let's say I wanted to develop a website directory where users could submit their websites/URLs, then on some periodic basis, a script went out, took snapshots of the websites, and incorporated them automatically into a directory.
How would you go about translating the site's html into a visual graphic .jpg file? Any ideas?