/google-reviews-crawler

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

Primary LanguageJavaScriptMIT LicenseMIT

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