screenshot-app icon indicating copy to clipboard operation
screenshot-app copied to clipboard

website screenshot service & app - powered by node.js, express, redis, node-canvas, phantomjs and more

Results 6 screenshot-app issues
Sort by recently updated
recently updated
newest added

orsamac:screenshot-app orsa$ node app module.js:356 Module._extensions[extension](this, filename); ^ Error: dlopen(/Users/orsa/home/projects/zero/screenshot-app/node_modules/canvas/build/Release/canvas.node, 1): Symbol not found: _FT_Done_Face Referenced from: /Users/orsa/home/projects/zero/screenshot-app/node_modules/canvas/build/Release/canvas.node Expected in: dynamic lookup ``` at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at...

Hi tj, The code in your screenshot-app was written back in the Express 3 days. It doesn't work with Express 4 in its current form due to a number of...

I am a bot. I add repository fields to package.json files because they're super useful for npm.

The old code didn't work with the lastest express.

Some screenshots take long to make, and the connection to the screenshot-app service may be lost in the meantime. An asynchronous route would be a good solution: ``` curl http://www.google.com&width=600&callback=www.mysite.com/screenshot...