Google Play Search Scraper - Apps by Keyword, Rating & Price avatar

Google Play Search Scraper - Apps by Keyword, Rating & Price

Pricing

from $0.50 / 1,000 results

Go to Apify Store
Google Play Search Scraper - Apps by Keyword, Rating & Price

Google Play Search Scraper - Apps by Keyword, Rating & Price

$0.5/1K ๐Ÿ”ฅ Fast Google Play search scraper! Apps by keyword โ€” title, developer, rating, price & icon. No key. JSON, CSV, Excel or API in seconds. Pull thousands of apps for ASO, competitor & market research โšก

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

2

Monthly active users

17 hours ago

Last modified

Categories

Share

Google Play Search Scraper

Search the Google Play Store by keyword and get a clean, structured list of matching Android apps โ€” title, developer, rating, price, currency, package ID (app_id) and icon โ€” with no API key, no login, and no Google account.

Perfect for ASO (App Store Optimization), app research, competitor analysis, and mobile market intelligence. Datacenter-proxy friendly and cheap to run.

Related: Google Play Scraper ยท Google Play Reviews Scraper ยท App Store Search Scraper ยท App Store Charts Scraper


What it does

Give it a list of keywords (e.g. vpn, habit tracker, budget app) and a storefront country/language, and the actor returns the apps Google Play ranks for each keyword โ€” the exact search results a real user sees. Data is extracted directly from Google Play's own embedded page data, so it stays accurate.

Use cases

  • ASO / App Store Optimization โ€” see who ranks for your target keywords and benchmark titles, ratings and pricing.
  • App research โ€” quickly build a shortlist of apps in any niche.
  • Competitor analysis โ€” track which rivals surface for your core terms.
  • Market intelligence โ€” map pricing, free-vs-paid mix and top developers per category across countries.

Input

FieldTypeDescription
modeselectScraping mode. Currently search (keywords โ†’ apps).
queriesarrayKeywords to search on Google Play. Prefilled with ["vpn", "habit tracker"].
countrystringTwo-letter storefront code (gl), e.g. us, de, gb. Default us.
languagestringTwo-letter UI language (hl), e.g. en, de. Default en.
maxItemsintegerMax apps per query (1โ€“250). Default 50.

Example input

{
"mode": "search",
"queries": ["vpn", "habit tracker"],
"country": "us",
"language": "en",
"maxItems": 50
}

Output

One dataset item per app:

{
"query": "vpn",
"app_id": "com.nordvpn.android",
"title": "NordVPN โ€“ fast VPN for privacy",
"developer": "Nord Security",
"rating": 4.588,
"price": 0,
"currency": "USD",
"free": true,
"icon": "https://play-lh.googleusercontent.com/...",
"url": "https://play.google.com/store/apps/details?id=com.nordvpn.android",
"source": "googleplay",
"scraped_at": "2026-07-20T17:00:00+00:00"
}
FieldDescription
queryThe keyword this app matched.
app_idAndroid package name (unique app ID).
titleApp name.
developerPublisher / developer name.
ratingAverage star rating (float).
priceNumeric price, 0 for free apps.
currencyISO currency code, e.g. USD.
freetrue if the app is free.
iconHigh-res app icon URL.
urlCanonical Google Play listing URL.
sourceAlways googleplay.
scraped_atUTC timestamp of the run.

Pricing

Runs on tiny compute (512 MB, plain HTTP requests). Budget roughly $0.50 per 1,000 apps returned โ€” a fraction of a cent per app. No proxies required for most storefronts; datacenter proxies work fine.

Tips

  • Use specific keywords to surface niche competitors.
  • Change country to compare rankings and pricing across storefronts.
  • Feed the resulting app_id values into the Google Play Scraper for full app detail, or the Google Play Reviews Scraper for review mining.

Keywords

google play scraper, play store search, app store optimization, aso tool, android app research, keyword ranking, competitor analysis, mobile market intelligence, app pricing, google play api, package name lookup, app metadata.


Not affiliated with Google. Scrapes only public search results. Respect Google Play's terms and applicable laws when using this data.