Google Play Store Scraper avatar

Google Play Store Scraper

Pricing

$8.00 / 1,000 app scrapeds

Go to Apify Store
Google Play Store Scraper

Google Play Store Scraper

Scrape Google Play app data: name, developer, rating, reviews, installs, price, category. By package ID, any country/language. Fast HTML extraction.

Pricing

$8.00 / 1,000 app scrapeds

Rating

0.0

(0)

Developer

Mehmet Kut

Mehmet Kut

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Scrape Google Play Store app data — name, developer, rating, review count, install count, price, category, and description — by app package ID. Fast HTML-based extraction, any country and language.

🎯 What it extracts

  • App name and developer
  • Rating (0–5) and review count (e.g. 35.9M)
  • Install count (e.g. 1B+, 500M+)
  • Price (and free/paid flag)
  • Category, description, and icon

Works across any country + language storefront.

💡 Use cases

  • App Store Optimization (ASO) — track ratings/installs across competitors
  • Market research — analyze a category's leading Android apps
  • Competitor monitoring — watch rivals' ratings and install growth
  • Cross-platform analysis — pair with the App Store Scraper for full iOS + Android coverage
  • Lead generation — find Android developers in a niche

📥 Input

FieldTypeDescription
appIdsarrayPlay package IDs (e.g. com.spotify.music)
countrystringStore country code (us, gb, tr…)
languagestringLanguage code (en, tr, de…)
maxConcurrencyintegerParallel scrapes (default 10)

Example input

{
"appIds": ["com.spotify.music", "com.whatsapp"],
"country": "us",
"language": "en"
}

📤 Output

{
"appId": "com.spotify.music",
"title": "Spotify: Music and Podcasts",
"developer": "Spotify AB",
"rating": 4.3,
"reviewsCount": "35.9M",
"installs": "1B+",
"price": "0",
"free": true,
"category": "Music & Audio"
}

⚡ Performance

HTML-based — no browser needed. Scrapes many apps in parallel, each in ~1s.

🔗 Tip

Pair with the App Store Scraper for complete iOS + Android app intelligence.