Google Play App Metadata — Rating, Category, Price, Update Date avatar

Google Play App Metadata — Rating, Category, Price, Update Date

Pricing

$0.50 / 1,000 google play app metadata snapshots

Go to Apify Store
Google Play App Metadata — Rating, Category, Price, Update Date

Google Play App Metadata — Rating, Category, Price, Update Date

Snapshot Google Play Store app metadata via the public store HTML + JSON-LD. One row per (package × country) with rating, review count, category, price, developer, content rating, last updated. No auth required.

Pricing

$0.50 / 1,000 google play app metadata snapshots

Rating

0.0

(0)

Developer

vøiddo

vøiddo

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Google Play App Metadata

Snapshot Google Play Store app metadata — name, rating, review count, price, category, developer, last updated — for any Android app, in any country. One row per (package × country). Public store HTML + JSON-LD, no auth.

What you get

{
"snapshotAt": "2026-06-03T08:00:00+00:00",
"packageName": "com.instagram.android",
"country": "us",
"language": "en",
"name": "Instagram",
"description": "Create & share photos, stories, & reels with friends you love",
"applicationCategory": "SOCIAL",
"operatingSystem": "ANDROID",
"contentRating": "Teen",
"developerName": "Instagram",
"developerUrl": "https://play.google.com/store/apps/dev?id=…",
"imageUrl": "https://play-lh.googleusercontent.com/…",
"storeUrl": "https://play.google.com/store/apps/details?id=com.instagram.android",
"ratingValue": 4.01,
"ratingCount": 167996413,
"price": 0.0,
"currency": "USD",
"updatedOnLabel": "Jun 1, 2026"
}

How to use

Input.

{
"packageNames": ["com.instagram.android", "com.openai.chatgpt"],
"countries": ["us", "gb", "de", "br"],
"language": "en"
}

packageNames — Android package IDs. Find in the Play Store URL: play.google.com/store/apps/details?id=<PACKAGE>. Common examples:

AppPackage
Instagramcom.instagram.android
WhatsAppcom.whatsapp
Spotifycom.spotify.music
ChatGPTcom.openai.chatgpt
TikTokcom.zhiliaoapp.musically
YouTubecom.google.android.youtube
Telegramorg.telegram.messenger
Snapchatcom.snapchat.android
Netflixcom.netflix.mediaclient

countries — ISO 3166-1 alpha-2 storefront codes.

language — BCP-47 language code. Affects the language of the description and developer-name fields.

Pricing

PAY_PER_EVENT · $0.0005 per app_metadata_snapshot · 2 000 snapshots = $1.

Buyer

  • ASO consultants tracking competitor rating shifts across markets.
  • App PMs running weekly rating dashboards.
  • Mobile analytics shops augmenting their data with current metadata.
  • Anyone watching for an app pulled from a country store.

Source

https://play.google.com/store/apps/details?id=<PKG> — Google Play's server-rendered HTML. Metadata comes from the embedded JSON-LD block that Google publishes for SEO + structured search. Browser UA required; no other auth. Actor paces 0.5 s between requests.