If you want to make webthumbs (i.e. those pictures that show what the websites look like without you ACTUALLY going there) in BULK, there are two ways.
1. IECapt – basically IE port to command line for taking screen shots
2. khtml2png – this is same as IECapt, but with Mozilla. There’s a good instruction here on how to do this, except I recommend this set of instructions:
apt-get install g++ kdelibs zlib1g-dev cmake kdelibs4-dev< get the khtml2png file and extract>
./configure
make
make install
There’s another one called webthumb but i couldn’t get it to work.
Related posts: