Google Play Store App Search Scraper
Pricing
from $4.99 / 1,000 results
Google Play Store App Search Scraper
A powerful scraper that extracts detailed app information from Google Play Store search results. Get comprehensive data about apps including ratings, reviews, installs, and more. Perfect for market research and competitor analysis.
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
Coding Frontned
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 days ago
Last modified
Categories
Share
Search public Google Play listings and collect source-backed app metadata. The Actor supports one query or a batch of up to ten queries, optional detail enrichment, locale selection, per-query limits, and global app-ID deduplication.
Input
query: one 1–200 character search phrase.queries: optional array of 1–10 phrases; when present, it takes precedence overquery.language: Play Store language code, defaulten.country: two-letter Play Store country code, defaultus.maxItems: 1–250 results per query, default30.fullDetail: fetch public detail metadata, defaulttrue.
{"queries": ["photo editor", "video editor"],"language": "en","country": "us","maxItems": 20,"fullDetail": true}
Output
Each dataset row is one unique app with a canonical Play Store URL, stable appId, title, developer, sequential global rank, first-query queryRank, matchedQueries, locale, and scrape timestamp. Search-only fields include summary, icon, score, price, and developer ID. Full-detail mode can add installs, ratings, reviews, version, release/update data, media, categories, developer contacts, and policy links when Google Play exposes them.
Empty and unavailable optional values are omitted. Errors and query summaries are stored only in the OUTPUT key-value-store record, never as app rows.
Limits
- Results and metadata vary by locale and Google Play availability.
- Apps shared by multiple queries appear once, with every matching phrase in
matchedQueries. - This Actor uses public store responses and does not access accounts, purchases, private reviews, or authenticated data.