Are there any alternatives to khtml2png ie. command line tools to create png screenshots of webpages? I would like to run it on a server to grab snapshots of certain sites.
Linux only please. webkit2png is pretty awesome on osx...
Thanks!
Are there any alternatives to khtml2png ie. command line tools to create png screenshots of webpages? I would like to run it on a server to grab snapshots of certain sites.
Linux only please. webkit2png is pretty awesome on osx...
Thanks!
https://www.mashape.com/warting/scrapegoat/
You just need curl
I know I'm a bit late but maybe it will help someone :)
http://www.paulhammond.org/webkit2png/
see this
with python
python /path/to/webkit2png http://www.google.com/
also you can do it with firefox !?
firefox -savepng http://www.web-screen-capture.com/
There's a nice command line tool called gnome-web-photo. Usage is simple as this:
gnome-web-photo http://google.com myscreenshot.png