Google Play Store Apps Scraper avatar

Google Play Store Apps Scraper

Pricing

Pay per usage

Go to Apify Store
Google Play Store Apps Scraper

Google Play Store Apps Scraper

Extract app data from Google Play Store including ratings, downloads, reviews, permissions, and update history. Monitor mobile app market, track competitor apps, and build app analytics.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

fatih dağüstü

fatih dağüstü

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Google Play Store Apps Scraper - Extract Data

This scraper extracts data from the Google Play Store, specifically focusing on apps. It's designed for businesses that need to monitor market trends, track app prices, or analyze app performance. The scraper fetches data from the public pages of the Google Play Store, using the search functionality to retrieve relevant results.

Features

  • Fast and efficient scraping using got-scraping
  • Built-in proxy support to avoid blocks
  • Automatic pagination handling
  • Pay-per-result pricing (only pay for what you get)
  • Rate limiting to respect target site
  • Retry logic for reliability

Output Data

Each result contains:

  • app_name
  • developer_name
  • rating
  • price
  • download_count

Use Cases

  • Market research
  • Price monitoring
  • App performance analysis

Input Parameters

ParameterTypeDescription
searchQuerystringSearch term to find items
maxItemsintegerMaximum results (default: 100)
proxyobjectProxy configuration

Example Output

{
"app_name": "example value",
"developer_name": "example value",
"rating": "example value",
"price": "example value",
"download_count": "example value",
"scrapedAt": "2026-02-22T12:00:00.000Z"
}

Pricing

This actor uses pay-per-result pricing:

  • $0.01 per result - you only pay for scraped data
  • $0.05 per actor start

Tips

  • Start with a small maxItems (10-20) to test
  • Use proxy for best results and to avoid rate limits
  • The scraper respects rate limits automatically

Support

If you have any issues, please open an issue on the actor page.