Serverside WebKit with node.js
node.js, webkit
Solution
Look at CasperJS which is based on PhantomJS.
Problem
In my node.js app I need to render an HTML5 page on server side and make it's screenshot. Are there any libraries to do this?
node.js, webkit
Look at CasperJS which is based on PhantomJS.
In my node.js app I need to render an HTML5 page on server side and make it's screenshot. Are there any libraries to do this?