All APIs

App stores

Google Play Product API

Retrieve Google Play Product data with the existing PrismCrawl authentication, credits, and request-history behavior.

Make a request

Use your existing PrismCrawl API key and credit balance. A completed request consumes one credit, including recognized empty or unavailable results and source changes found during a valid continuation. Validation and operational errors remain uncharged. Each completed continuation request is billed separately.

POST /v1/google/play/product
curl 'https://api.prismcrawl.com/v1/google/play/product' \
  --request POST \
  --header 'content-type: application/json' \
  --header 'x-api-key: <PRISMCRAWL_API_KEY>' \
  --data '{
  "country": "us",
  "id": "com.google.android.apps.maps",
  "language": "en"
}'

Supported parameters

ParameterUsage
idRequiredThe provider's identifier, as returned by its search results.
categoryA category identifier supported by this operation.

apps, books, movies, audiobooks

countryTwo-letter country or storefront code, such as us or gb.
languageProvider-supported language code, such as en.
deviceDevice presentation for the source request.

desktop, mobile, tablet

htmlReturn the encoded original response rather than parsed JSON.
zero_traceDo not archive source or parsed response artifacts.

Structured results

Read items from data.content.results. The response also includes the search metadata, pagination state, and any extracted SERP features. Optional fields appear when supplied by the provider.

If Google Play explicitly reports that it cannot find the requested product, the API returns a billable HTTP 200 empty result with product_not_found: true,source_result_count: 0, and source_status: 404 in search metadata. The source status describes the completed lookup; the API response is HTTP 200.

idtitlenameurlpositionthumbnailratingdescriptionsummarydeveloperdeveloper_iddeveloper_websiteauthorauthorsbundle_idcategorycategory_idrating_countpriceprice_textcurrencyfreeinstallsminimum_installscontent_ratingoperating_systemreleasedupdatedversionversion_textrelease_notesscreenshotsminimum_os_versionlanguagessupported_devicespublisherpublishedisbnpagesdurationduration_minutesinformation