Skip to content

NodeJS project to scrape all reviews of a particular App from Google Play Store

Notifications You must be signed in to change notification settings

Shiyadh123/playstore-review-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlayStore-review-scrape

NodeJS project to scrape all reviews of a particular App from Google Play Store.

Installation Steps:

  1. Run the following command in the current directory, npm i puppeteer fs google-play-scraper
  2. Paste the id of the require app in to the variable appId in index.js file.
  3. Execute the file, node index.js
  4. Now you will get all the reviews in the file test.txt.

About

NodeJS project to scrape all reviews of a particular App from Google Play Store

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published