SocialCrawl

Apple App Store

Extract data from Apple App Store

Apple App Store

Extract data from Apple App Store. 8 endpoints available.

Base URL: /v1/app_store/...

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 Apple App Store apps by keyword/v1/app_store/app-searchadvanced (5cr)
Get full Apple App Store app details/v1/app_store/app-infoadvanced (5cr)
Get Apple App Store reviews for an app/v1/app_store/app-reviewsadvanced (5cr)
Get an Apple App Store chart/v1/app_store/app-listadvanced (5cr)
Search the Apple App Store listings database (paginated)/v1/app_store/app-listings-searchpremium (10cr)
List Apple App Store app categories/v1/app_store/categoriesstandard (1cr)
List supported Apple App Store storefront locations/v1/app_store/locationsstandard (1cr)
List supported Apple App Store languages/v1/app_store/languagesstandard (1cr)

Notes

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