Categorygithub.com/e2u/gp-scraper
module
0.0.0-20220529155632-4fd7eb7491fd
Repository: https://github.com/e2u/gp-scraper.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author