An example of how one can scrape data from the web in node.js / express using the phantomjs headless browser
Make sure you install Node, PhantomJS(http://phantomjs.org/) and CasperJS (http://casperjs.org/) on your machine, then:
- $ git clone https://github.com/jlvdh/webscraping.git
- $ npm install
- $ node server.js