项目作者: wiched

项目描述 :
Yell Scraper / Yellow Pages Scraper - Using javascript - phantomjs and casperjs
高级语言: JavaScript
项目地址: git://github.com/wiched/yell-scraper-javascript.git
创建时间: 2018-05-04T19:02:43Z
项目社区:https://github.com/wiched/yell-scraper-javascript

开源协议:Apache License 2.0

下载


PhantomJs and CasperJs based scraper for scraping yellow pages from yell.com

Prerequisites

  1. Download and install PhantomJs
    1. npm install -g phantomjs
  2. Download and install CasperJs
    1. npm install -g casperjs
    On windows you have to add both phantomjs and casperjs to enviormental variables

    How to run

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"