Crawlora
ProductPlatformsUse CasesDocsPricingCompare
Sign inTry Playground Console
Crawlora

Structured public web data APIs for search, travel, real estate, marketplaces, apps, social, audio, and AI workflows with managed execution and credit-based usage.

Product

Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon

Developers

DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP

Use cases

SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data

Legal

TermsPrivacy
Product
Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon
Developers
DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP
Use cases
SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data
Legal
TermsPrivacy

© 2026 Built with 💖 by Tony Wang

|System:Crawlora API status
Docs menu

Start here

OverviewGetting StartedAuthenticationRate Limits and CreditsError Handling

Examples

ExamplescURLTypeScriptPythonGo

Recipes

RecipesSERP MonitoringGoogle Maps LeadsApp Review AnalysisYouTube TranscriptsTikTok Trend ResearchAmazon Product MonitoringAI Agent Web Data

API Reference

AirbnbAmazonApplePodcastsAppStoreBingBraveeBayGoogleGoogle FinanceGoogle MapGooglePlayInstagramLinkedInProductHuntSimilarWebSpotifySpotifyPodcastsTikTokTripAdvisorTrustpilotYahoo FinanceYouTubeZillow

Start here

OverviewGetting StartedAuthenticationRate Limits and CreditsError Handling

Examples

ExamplescURLTypeScriptPythonGo

Recipes

RecipesSERP MonitoringGoogle Maps LeadsApp Review AnalysisYouTube TranscriptsTikTok Trend ResearchAmazon Product MonitoringAI Agent Web Data

API Reference

AirbnbAmazonApplePodcastsAppStoreBingBraveeBayGoogleGoogle FinanceGoogle MapGooglePlayInstagramLinkedInProductHuntSimilarWebSpotifySpotifyPodcastsTikTokTripAdvisorTrustpilotYahoo FinanceYouTubeZillow
  1. Home
  2. /Docs
  3. /App Store Scraper API

API Reference

App Store Scraper API Documentation

Use Crawlora's App Store Scraper API endpoints to extract supported public AppStore data as structured JSON. This documentation covers 10 active endpoints including Retrieve full App Store app details, Retrieve apps by developer ID, Retrieve App Store collection rankings, Retrieve App Store privacy disclosures, and related APIs. Developers can use these endpoints for monitoring, enrichment, research dashboards, internal data pipelines, and AI-agent workflows without maintaining platform-specific scraping code. Each endpoint page documents authentication, request parameters such as dev_id, id, term, cURL examples, response examples, response schemas, errors, credit cost, and Playground testing. Send requests to the Crawlora API with an x-api-key header, review usage and plan limits on pricing, and test safe sample requests in Playground before moving the workflow into production.

Try Retrieve full App Store app details Start with endpoint docsPricing

Quick start

Choose an endpoint, send an authenticated request with the x-api-key header, and inspect the normalized JSON response. The examples below use the public Crawlora API base URL and the same endpoint catalog used by Playground.

Base URL
https://api.crawlora.net/api/v1
Auth header
x-api-key: $CRAWLORA_API_KEY
Primary endpoint
GET /appstore/app
Credit cost
1 credit/request
curl -X GET "https://api.crawlora.net/api/v1/appstore/app?id=553834731&app_id=com.midasplayer.apps.candycrushsaga&country=us&lang=en-us&ratings=true" \
  -H "x-api-key: $CRAWLORA_API_KEY"
Try Retrieve full App Store app details in PlaygroundAPI key authenticationReview Crawlora pricing

Common concepts

  • Authenticated API-key requests
  • Structured JSON responses
  • Credit-based usage and plan limits
  • Documented validation and upstream errors
  • Playground testing before integration
  • Responsible public web data workflows
Apple App Store platform pageError handling guideRate limits and credits

App Store Scraper API endpoints

These endpoint cards are generated from the active Crawlora endpoint catalog, including method, path, auth mode, credit cost, parameter summary, docs, and Playground links.

GET/appstore/appapiKey1 credit/request

Retrieve full App Store app details

Returns normalized app metadata from the App Store lookup API. Provide either `id` or `app_id`.

Required params: None

Retrieve full App Store app details documentationTry Retrieve full App Store app details in Playground
GET/appstore/developer/{dev_id}apiKey1 credit/request

Retrieve apps by developer ID

Returns App Store apps associated with a specific developer artist ID.

Required params: dev_id:path

Retrieve apps by developer ID documentationTry Retrieve apps by developer ID in Playground
GET/appstore/listapiKey1 credit/request

Retrieve App Store collection rankings

Returns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details.

Required params: None

Retrieve App Store collection rankings documentationTry Retrieve App Store collection rankings in Playground
GET/appstore/privacy/{id}apiKey1 credit/request

Retrieve App Store privacy disclosures

Returns the app privacy cards shown on the App Store page, including data categories and purposes.

Required params: id:path

Retrieve App Store privacy disclosures documentationTry Retrieve App Store privacy disclosures in Playground
GET/appstore/ratingsapiKey1 credit/request

Retrieve App Store ratings histogram

Returns total ratings count and the 1-5 star histogram shown on the App Store product page.

Required params: None

Retrieve App Store ratings histogram documentationTry Retrieve App Store ratings histogram in Playground
GET/appstore/reviewsapiKey3 credits/request

Retrieve App Store reviews

Returns one page of customer reviews for an app. Provide either `id` or `app_id`.

Required params: None

Retrieve App Store reviews documentationTry Retrieve App Store reviews in Playground
GET/appstore/searchapiKey1 credit/request

Search the App Store

Returns App Store search results for a term. Set `ids_only=true` to return only app IDs.

Required params: term:query

Search the App Store documentationTry Search the App Store in Playground
GET/appstore/similarapiKey1 credit/request

Retrieve "You Might Also Like" apps

Returns the related apps shown on the App Store product page. Provide either `id` or `app_id`.

Required params: None

Retrieve "You Might Also Like" apps documentationTry Retrieve "You Might Also Like" apps in Playground
GET/appstore/suggest/{term}apiKey1 credit/request

Retrieve App Store search suggestions

Returns suggested search terms for the given partial keyword.

Required params: term:path

Retrieve App Store search suggestions documentationTry Retrieve App Store search suggestions in Playground
GET/appstore/version-history/{id}apiKey1 credit/request

Retrieve App Store version history

Returns the version history entries shown in the App Store "What's New" section.

Required params: id:path

Retrieve App Store version history documentationTry Retrieve App Store version history in Playground

Endpoint reference table

EndpointAPI pathMethodCreditsRequired paramsDocsPlayground
Retrieve full App Store app details/appstore/appGET1 credit/requestNoneView docsTry endpoint
Retrieve apps by developer ID/appstore/developer/{dev_id}GET1 credit/requestdev_id:pathView docsTry endpoint
Retrieve App Store collection rankings/appstore/listGET1 credit/requestNoneView docsTry endpoint
Retrieve App Store privacy disclosures/appstore/privacy/{id}GET1 credit/requestid:pathView docsTry endpoint
Retrieve App Store ratings histogram/appstore/ratingsGET1 credit/requestNoneView docsTry endpoint
Retrieve App Store reviews/appstore/reviewsGET3 credits/requestNoneView docsTry endpoint
Search the App Store/appstore/searchGET1 credit/requestterm:queryView docsTry endpoint
Retrieve "You Might Also Like" apps/appstore/similarGET1 credit/requestNoneView docsTry endpoint
Retrieve App Store search suggestions/appstore/suggest/{term}GET1 credit/requestterm:pathView docsTry endpoint
Retrieve App Store version history/appstore/version-history/{id}GET1 credit/requestid:pathView docsTry endpoint

Related Crawlora API pages

Apple App Store scraper API platform pageTry the primary endpoint in PlaygroundBrowse supported platformsCrawlora API pricingGoogle Play API documentation
Back to docs