SocialCrawl
Google Play

google_play

Extract data from google_play

google_play

Extract data from google_play. 8 endpoints available.

Base URL: /v1/google_play/...

Getting Started

Make your first request to any endpoint below.

3. Read computed fields

Every response includes computed fields: engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.

Endpoints

EndpointPathCredit Tier
Search Google Play apps by keyword/v1/google_play/app-searchadvanced (5cr)
Get full Google Play app details/v1/google_play/app-infoadvanced (5cr)
Get Google Play reviews for an app/v1/google_play/app-reviewsadvanced (5cr)
Get a Google Play store chart/v1/google_play/app-listadvanced (5cr)
Search the Google Play listings database (paginated)/v1/google_play/app-listings-searchpremium (10cr)
List Google Play app categories/v1/google_play/categoriesstandard (1cr)
List supported Google Play storefront locations/v1/google_play/locationsstandard (1cr)
List supported Google Play languages/v1/google_play/languagesstandard (1cr)

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema
google_play | Socialcrawl