Skip to content

Yell Scraper / Yellow Pages Scraper - Using javascript - phantomjs and casperjs

License

Notifications You must be signed in to change notification settings

wiched/yell-scraper-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a837f94 · Aug 14, 2019

History

4 Commits
May 4, 2018
May 4, 2018
May 4, 2018
May 4, 2018
Aug 14, 2019
Aug 14, 2019

Repository files navigation

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

Prerequisites

  1. Download and install PhantomJs
npm install -g phantomjs
  1. Download and install CasperJs
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"

About

Yell Scraper / Yellow Pages Scraper - Using javascript - phantomjs and casperjs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published