GitHub - datio/google-reviews-crawler: A simple Playwright crawler that stores Google Maps Place/Business reviews to a JSON file.

1 min read Original article ↗

Skip to content

Navigation Menu

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

Readme

License

MIT license

Activity

Stars

14 stars

Watchers

1 watching

Forks

0 forks