Google Play Developer Apps Scraper - All Apps by a Publisher avatar

Google Play Developer Apps Scraper - All Apps by a Publisher

Pricing

$4.00 / 1,000 developer app scrapeds

Go to Apify Store
Google Play Developer Apps Scraper - All Apps by a Publisher

Google Play Developer Apps Scraper - All Apps by a Publisher

List every Android app a developer publishes on Google Play, starting from any one of their apps or the developer name — the exact publisher string is resolved for you. Ratings, prices, summaries and direct store links for the whole catalogue, in one clean table.

Pricing

$4.00 / 1,000 developer app scrapeds

Rating

0.0

(0)

Developer

Kobkoon Janngam

Kobkoon Janngam

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 hours ago

Last modified

Share

Google Play Developer Apps Scraper — Every Android App by a Publisher

List everything one publisher ships on Google Play — the whole catalogue, with ratings and prices attached — starting from any single app they made.

Quick start: press Start with no configuration at all. The Actor ships with one seed app and returns that publisher's full catalogue immediately. Then paste in the app or the developer you care about.

Sample output

developertitlescorepriceTextsummary
Netflix, Inc.Netflix4.4FreeWatch TV shows and movies
Netflix, Inc.Netflix Games4.3FreePlay mobile games with no ads

Every row also carries appId, url, developerId, scoreText, price, currency, free, icon and country.

Why you do not need the developer's exact name

Google Play identifies a publisher by an exact string — Netflix, Inc., comma and full stop included. Get it slightly wrong and you get nothing back, and there is nowhere obvious to look it up.

So this Actor takes either. Pass a package name or a Google Play URL and it resolves the publisher for you first, then pulls the catalogue. Pass the developer name directly if you already know it. Mix both in one list. Whatever you pass, the resolved publisher is recorded in SUMMARY so you have the exact string for next time.

What you can do with it

  • Map a competitor's whole portfolio. One call, every app, with ratings — including the small experiments that never get written about.
  • Track a publisher over time. Schedule it and you have a launch and retirement history for any developer on the store.
  • Due diligence. Before partnering with or acquiring an app studio, see everything they actually ship and how it is rated.
  • Find the studios behind the apps you like. Start from an app you rate and see what else the same people built.
  • Feed an AI agent. Rows are under 1 KB, consistently shaped and identical across runs.

Input

FieldDefaultNotes
developersOrApps["com.netflix.mediaclient"]Package names, Google Play URLs, or developer names exactly as the store prints them. Mix freely.
countries["us"]Two-letter storefront codes. Catalogues differ by country — publishers release regionally.
languageenIndependent of country.
maxAppsPerDeveloper100Per developer per country. Google Play publishes at most 200.

A developer who publishes nothing in a requested country is reported in the log and in SUMMARY, and the run still succeeds with everything else.

Limits worth knowing before you buy

Google Play publishes at most 200 apps on a developer page, so a very large publisher may be truncated — SUMMARY tells you how many rows each developer returned so you can see when you have hit the ceiling.

The developer string is Google's, not ours. Two studios with similar names are two different publishers, and passing the wrong one returns that publisher's catalogue rather than an error. Seeding with an app instead of a name removes that risk entirely, which is why it is the default.

Pricing

Pay per app delivered. A developer with no apps in the requested store charges you nothing.

Disclaimer

This is an unofficial tool. It is not affiliated with, authorised by, endorsed by, or in any way officially connected to Google LLC. "Google Play", "Android" and "Google" are trademarks of Google LLC.

It reads only public, unauthenticated Google Play pages — the developer page (/store/apps/developer) and the app listing (/store/apps/details). Neither path is disallowed by play.google.com/robots.txt. It signs into nothing, stores no credentials, and returns nothing behind a login or a paywall.

Google can change the page structure at any time. When a developer page cannot be read, this Actor says so in the log rather than handing you an empty result that looks like an answer.