Skip to content

ericchan3721/yellow-page-puppeteer-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yellow Page Crawler / Spider

It's a Crawler / Spider for crawling clinic data on Yellow Page.

Installation guide for packages

You should be install the Puppeteer first, other packages (e.g. fs, datetime) should be installed by default.

Run the following command to install all dependencies

yarn install

Required packages

Required Package
fs
puppeteer

Development Environment

Tools Version
Node 14.15.4

Run the cralwer

You can run the crawler by following command:

node yp_crawler.js

Output files

The crawler will generate the result csv files with filename format clinic_YYYYMMDD_HHmmss.csv when each crawl.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published