screenshot crawler
Moderator: General Moderators
screenshot crawler
is there a program that will crawl a website and take screenshots of everypage. I would prefer something that installs locally (winxp), but if there is an online service then it might be worth looking into.
- MrPotatoes
- Forum Regular
- Posts: 617
- Joined: Wed May 24, 2006 6:42 am
You should check this out.
http://blog.joshuaeichorn.com/archives/ ... us-screen/
Here's the link to the app
http://bluga.net/webthumb/
You could easily write a script to send url and receive back the image. I believe he also has instructions on how he set it up.
http://blog.joshuaeichorn.com/archives/ ... us-screen/
Here's the link to the app
http://bluga.net/webthumb/
You could easily write a script to send url and receive back the image. I believe he also has instructions on how he set it up.
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
http://iecapt.sourceforge.net/ can be used easily... (I once wanted to write a php extension to avoid the system call but that seemed rather like a pita.. So i decided to live with the call...)