First steps, content scraping, and screenshots with PhantomJS and CasperJS. See article in c't Magazin 26/14 (in German).
- heise_demo.js: Basic fetch and output HTML demo
- screenshot.js: Load and render pages, save screenshots
- heise_phantom.js: Scrape content, also from linked pages, save screenshots and logs
- heise_casper.js: Same as above but with CasperJS API