Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 765 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 765 Bytes

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.