Skip to content

A simple Playwright crawler that stores Google Maps Place/Business reviews to a JSON file.

License

Notifications You must be signed in to change notification settings

datio/google-reviews-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-reviews-crawler

A simple Playwright crawler that stores Google Maps Place/Business reviews to a JSON file.

Usage

Clone the repo, install the dependencies, then modify the (const url) in index.js to point to the desired reviews URL.

npm install
node index.js

The results will be saved in reviews.json

About

A simple Playwright crawler that stores Google Maps Place/Business reviews to a JSON file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published