PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. Continue reading “Browser Emulation Using PhantomJS”
Browser Emulation using fulldom-server
Proxy-like server that will show you the DOM of a page after JS runs
Especially useful when combined with Huginn‘s WebsiteAgent
Continue reading “Browser Emulation using fulldom-server”