Screenshot thumbnails
Moderator: General Moderators
Screenshot thumbnails
The question of can you take a screenshot of a web site with PHP has been asked here a bunch before. I just found this via digg...
http://www.websnapr.com/
http://images.websnapr.com/?url=devnetwork.net
http://www.websnapr.com/
http://images.websnapr.com/?url=devnetwork.net
If you have windows hosting: http://iecapt.sourceforge.net/ is easily from any language that can invoke command line programs...
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
- MrPotatoes
- Forum Regular
- Posts: 617
- Joined: Wed May 24, 2006 6:42 am
- Maugrim_The_Reaper
- DevNet Master
- Posts: 2704
- Joined: Tue Nov 02, 2004 5:43 am
- Location: Ireland
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
I got the site off http://digg.com which if you've visited it before you know that many domains get a "Digg Effect" aka too much traffic at one time...Everah wrote:Did anyone have any problems with this yesterday? I tried several sites and all I got was the 'In queue' notice. Never did show a thumbnail.
the original... I was asking hawkley jr. how he know it was phpMaugrim_The_Reaper wrote:PHP for which one...
Webthumb has .php on the end of the files I can visit. It's developed by Joshua Eichorn. His blog categorises it as PHP. Etc. It's not open source though, so I couldn't say for certain what's running it...
The site http://bluga.net/webthumb/ that one of you guys listed previously is nearly instant (around 5-7 seconds). What types of methods do you guys think could bring about this screenshot automatically?
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
Got this from your link phice:
Code: Select all
array(2) {
["error"] => bool(true)
["message"] => string(22) "Missing or Invalid URL"
}