# JoMingyu/google-play-scraper

Google play scraper for Python inspired by <facundoolano/google-play-scraper>

Repository: https://github.com/JoMingyu/google-play-scraper
Canonical: https://ross.abutalabs.com/products/jomingyu-google-play-scraper
Language: Python
License: MIT
License Family: permissive
Topics: google-play, scraper, crawler, python, hacktoberfest, hacktoberfest2023
Last push: 2024-08-05T17:14:12+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2647, "days_push": 758, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1006, forks 251 (observed 2026-08-28T04:03:11.953466+00:00)

## What it is
A Python library that provides APIs to crawl the Google Play Store for app details, reviews, and other data without any external dependencies. It is inspired by the Node.js google-play-scraper project and supports language and country parameters via ISO standards.

## Use cases
- scrape google play app details in python
- fetch app reviews from google play store
- get app metadata like title and description for android apps
- crawl google play store data without dependencies
- collect play store reviews for sentiment analysis
- search google play for apps by keyword

## When to choose
- you need Google Play Store data in Python with zero external dependencies
- you want app details, reviews, or permissions from Google Play
- you need multi-language and multi-country scraping support

## When to avoid
- you need to scrape the Apple App Store or other stores
- you prefer a Node.js scraper (use facundoolano/google-play-scraper)
- you need a fully maintained service with guaranteed uptime against Google's page changes

## Facets
- artifact type: library
- maturity: active
- function: web-scraping, http-client, parser
- domain: crawlers, developer-tools
- platform: python, cross-platform
- tags: google-play, app-store-data, app-reviews, no-dependencies, api-client, data-engineering

## Member repositories
- JoMingyu/google-play-scraper (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:11.953466+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:43.764880+00:00, confidence not recorded.
  - readme: https://github.com/JoMingyu/google-play-scraper (fetched 2026-08-28T04:03:11.953466+00:00, sha 35dc5c3f6f4f)
  - registry_pypi: https://pypi.org/pypi/google-play-scraper/json (fetched 2026-08-29T13:12:52.439408+00:00, sha f5ae57a995c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
