See llms.txt for all machine-readable content.
No ASO tool subscription and no per-seat licence. Every week this searches the Play Store for your keywords and appends one row per ranked app to Google Sheets: position, app, developer, category, rating and download band, with your own app flagged.
johnvc~google-play-api actor.How do I track my app's Play Store ranking? Put your keywords and your package name in one Set node and let the weekly schedule run. Each run records the full ranked list for every keyword, so you get your own position and the apps above you in the same sheet.
Why record the whole list instead of just my rank? Because your position on its own does not tell you why it moved. Seeing which app overtook you, and what its rating and download band look like, is the part a rank number hides.
Where do I find my package name? It is the value after id= in your Play Store URL, for example com.spotify.music. Paste it into the config node and your rows get flagged YES.
Does this work for the Apple App Store? No, this one is Google Play only.
What does it cost? The template is free. An app returned costs under a tenth of a cent, so three keywords at 20 apps each is about 5 cents a week.
About Apify. Google Play API runs on Apify, a platform of ready-made scrapers and APIs for sources that have no usable public API. Actors are pay per use with no subscription, and they run in the cloud, so nothing runs on your machine and nothing breaks when the source changes its markup.
New to Apify? You can set up a free account and get the API token this template needs in a couple of minutes.