- Download and install PhantomJs
npm install -g phantomjs
- Download and install CasperJs
npm install -g casperjs
On windows you have to add both phantomjs and casperjs to enviormental variables
open your commandline and navigate to project root directory where the yell.js file is and run following command
casperjs yell.js --keyword="Window+Cleaning" --location="London" --page="2"