Skip to content

e2u/gp-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Play Scraper

Golang to scrape apps data from the Google Play Store.

Available method:

  • app.Detail: Get app detail infomation from the Google Play Store.
  • category.Pages: Get a list of apps in category from Google Play Store.
  • developer.Pages: Get a list of apps by specify developer from Google Play Store.
  • reviews.Pages: Get a list of reviews by specify app from Google Play Store.
  • search.Pages: Get a list of apps by the query keyword from Google Play Store.
  • similar.Pages: Get a similar app list of apps by specify app from Google Play Store.
  • suggest.Query: Get suggest query keyword from market.android.com.

// Referer

About

Golang to scrape apps data from the Google Play Store.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages