=======
Install PhantomJS.
brew install phantomjs
phantomjs domshot.js <some URL> <some selector> <destination.png>
Example:
phantomjs domshot.js http://google.com .news output.png
Inspired by: http://blog.parsely.com/post/34241210620/whatever-it-takes