Skip to content

shivang1989/-obsolete-playstoreReview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Google Playstore Reviewer

[Edit 2023] - This does not work anymore as Google has changed few things in how reviews are laoded at client end.

Automation for reading reviews of any app from playstore.

This automation fulfills the need of fetching playstore app's reviews. Run getReviews.py and enter package name of required app. Package name can be directly fetched from playstore URL. https://play.google.com/store/apps/details?id=package-name

Syntax :

python getReviews.py Output of this automation is an HTML page containing all the reviews from playstore. If you need to fetch anything specific, you can use this html (fetch using tags) and fulfill your need accordingly.

[Please note : Script is under development. Expect bugs] [Open for contributions :) ]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages