/Google-play-review-scrapper

Google Play review scrapper using Node.js

Primary LanguageJavaScript

Google Play review scrapper

Features

  • It can scrap any app reviews from google play store.
  • You can set the number of reviews according to your needs.

How to run the program

  • Open your terminal and clone this repo.
  • Go to the repo directory
  • Write this command on your terminal and then hit Enter - npm install
  • Then node index.js to execute the program
  • Look at the current directory; a new file has been created, name reviews.json, and this is the result.