datio / google-reviews-crawler

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:JavaScript 100.0%