Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 484 Bytes

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.