$ npm install shootit
npm install shootit
require('shootit')('http://google.com', function(e, d) { //e == error //d.fileBuffer == file buffer //d.path == file path });