Google Play Apps Product API

The Google Play Product API allows a user to scrape the results of Google Play Product Apps store. SerpApi is able to make sense of this information and extract product_info, media, reviews, similar_results, and more.

API Parameters

store

Required

Parameter must be set to apps. (I.e., store=apps)

API Examples

Example with product_id: com.netflix.mediaclient

Example with product_id: com.netflix.mediaclient

JSON Example

{
  "product_info": {
    "title": "Netflix",
    "authors": [
      {
        "name": "Netflix, Inc.",
        "link": "https://play.google.com/store/apps/developer?id=Netflix,+Inc."
      }
    ],
    "extensions": [
      "In-app purchases"
    ],
    "rating": 4.5,
    "reviews": 13100000,
    "content_rating": {
      "text": "Teen",
      "thumbnail": "https://play-lh.googleusercontent.com/mw_NfsvKM8m6RPv8Fz2GQawCOsqWv010saMnc7zbWalMxuaA9IY8h7E0VMieLxSxAFB98NFeYqbFrXXq=w48-h16-rw"
    },
    "downloads": "1B+",
    "thumbnail": "https://play-lh.googleusercontent.com/TBRwjS_qfJCSj1m7zZB93FnpJM5fSpMA_wUlFDLxWAb45T9RmwBvQd5cWR5viJJOhkI=w240-h480-rw",
    "offers": [
      {
        "text": "Install",
        "link": "https://play.google.com/store/apps/details?id=com.netflix.mediaclient&rdid=com.netflix.mediaclient&feature=md&offerId"
      }
    ]
  },
  "media": {
    "video": {
      "thumbnail": "https://i.ytimg.com/vi/qLR10UAlKUc/hqdefault.jpg",
      "link": "https://play.google.com/video/lava/web/player/yt:movie:qLR10UAlKUc?autoplay=1&embed=play"
    },
    "images": [
      "https://play-lh.googleusercontent.com/m7mg_DZ1uTb6jfGewOOtZ4ejmDaBYfEWZVfEP0pkSX60OsoG7YDgjuFLPCCc6rBnYJk=w526-h296-rw",
      "https://play-lh.googleusercontent.com/K4-4tkQJD0U0H_FiAn5yHz_-9Y8bP6f1tGCmFtYwBzn-5Gk1AM8Ga4S3c0T6s4ex_HI=w526-h296-rw",
      "https://play-lh.googleusercontent.com/jDy5ifYbqGs90dAXy54DjXzweeN95p6YUkZpX3QzOcC_JVA4tMpGjccu08j786o3Ids=w526-h296-rw",
      ...
    ]
  },
  "about_this_app": {
    "snippet": "Looking for the most talked about TV shows and movies from the around the world? They’re all on Netflix.We’ve got award-winning series, movies, documentaries, and stand-up specials. And with the mobile app, you get Netflix while you travel, commute, or just take a break.What you’ll love about Netflix:• We add TV shows and movies all the time. Browse new titles or search for your favorites, and stream videos right on your device.• The more you watch, the better Netflix gets at recommending TV shows and movies you’ll love.• Create up to five profiles for an account. Profiles give different members of your household their own personalized Netflix.• Enjoy a safe watching experience just for kids with family-friendly entertainment.• Preview quick videos of our series and movies and get notifications for new episodes and releases.• Save your data. Download titles to your mobile device and watch offline, wherever you are.For complete terms and conditions, please visit http://www.netflix.com/termsofuseFor privacy statement, please visit http://www.netflix.com/privacy"
  },
  "badges": [
    {
      "name": "#2 top free entertainment"
    }
  ],
  "updated_on": "May 27, 2022",
  "data_safety": [
    {
      "text": "No data shared with third parties",
      "subtext": "Learn more about how developers declare sharing",
      "link": "https://support.google.com/googleplay?p=data-safety&hl=en"
    },
    {
      "text": "This app may collect these data types",
      "subtext": "Location, Personal info and 4 others"
    },
    {
      "text": "Data is encrypted in transit"
    },
    ...
  ],
  "what_s_new": {
    "snippet": "Get the best experience for enjoying recent hits and timeless classics with our latest Netflix update for your phone and tablet."
  },
  "reviews": [
    {
      "title": "Penny Ford 1234",
      "avatar": "https://play-lh.googleusercontent.com/a-/AOh14GjDrpwsrjJ-aoskuUki_1rkAFH5_yFTqR_lTL2idw",
      "rating": 4,
      "snippet": "I love Netflix. But 2 things that are annoying are 1:On my continue watching list random things like \"Squid Game\" keep showing up even though I didn't watch it; and 2:It's annoying how they remove AMAZING movies and TV shows(in my opinion) and then I go to find it and it's not there. Netflix does not have ads witch I like. All in all, I like the Netflix app.",
      "likes": 479,
      "date": "May 28, 2022",
      "iso_date": "2022-05-28T06:52:35Z"
    },
    {
      "title": "bugby",
      "avatar": "https://play-lh.googleusercontent.com/a-/AOh14GhwUQi0wZ52q_atHC8Z6IGWaOl21zYNrbPNxjGf_w",
      "rating": 3,
      "snippet": "Netflix has plenty of great shows and movies to watch, but lately the app has been giving me a lot of issues. Primarily, shows will just disappear from my \"continue watching\" list and it won't show up when I search for it. If I access Netflix from my PC, the show will still be there, but not on the mobile app. Nothing seems to fix the problem, but the show does eventually reappear after a few hours/ days. It's a really frustrating problem that I hope will be fixed ASAP.",
      "likes": 6869,
      "date": "April 08, 2022",
      "iso_date": "2022-04-08T06:52:35Z"
    },
    {
      "title": "Erin Britz",
      "avatar": "https://play-lh.googleusercontent.com/a/AATXAJzC9Sgoavds9xx-mQEk7-4kDP_wo3D4aah4UIEH=mo",
      "rating": 2,
      "snippet": "Love Netflix and the ability to stream on my phone. Recently that has changed. For some reason now the screen darkens so much that it is difficult to see anything unless I'm in a dark to completely dark room/area. And not just for shows/movies that have lower lighting already. I'm unable to adjust the screen brightness because the app controls that while in use. Tried updating but the issue persists.",
      "likes": 3589,
      "date": "April 09, 2022",
      "iso_date": "2022-04-09T06:52:35Z"
    },
    ...
  ],
  "developer_contact": {
    "website": "http://www.netflix.com",
    "email": "playstore@netflix.com",
    "address": "100 Winchester Circle Los Gatos, CA 95032-1815 USA",
    "privacy_policy": "http://www.netflix.com/privacy"
  },
  "similar_results": [
    {
      "title": "Similar apps",
      "see_more_link": "https://play.google.com/store/apps/collection/cluster?gsr=SjxqGHdqeEJ6VlZheVRNb3JDZ0NDbU5pMUE9PcICHwobChdjb20ubmV0ZmxpeC5tZWRpYWNsaWVudBAHGAg%3D:S:ANO1ljIyDKw",
      "see_more_token": "SjxqGHdqeEJ6VlZheVRNb3JDZ0NDbU5pMUE9PcICHwobChdjb20ubmV0ZmxpeC5tZWRpYWNsaWVudBAHGAg%3D:S:ANO1ljIyDKw",
      "serpapi_link": "https://serpapi.com/search.json?engine=google_play&gl=us&hl=en&see_more_token=SjxqGHdqeEJ6VlZheVRNb3JDZ0NDbU5pMUE9PcICHwobChdjb20ubmV0ZmxpeC5tZWRpYWNsaWVudBAHGAg%253D%3AS%3AANO1ljIyDKw&store=apps",
      "items": [
        {
          "title": "Amazon Prime Video",
          "link": "https://play.google.com/store/apps/details?id=com.amazon.avod.thirdpartyclient",
          "product_id": "com.amazon.avod.thirdpartyclient",
          "serpapi_link": "https://serpapi.com/search.json?engine=google_play_product&gl=us&hl=en&product_id=com.amazon.avod.thirdpartyclient&store=apps",
          "rating": 4.4,
          "extension": [
            "Amazon Mobile LLC"
          ],
          "thumbnail": "https://play-lh.googleusercontent.com/VojafVZNddI6JvdDGWFrRmxc-prrcInL2AuBymsqGoeXjT4f9sv7KnetB-v3iLxk_Koi=s64-rw"
        },
        {
          "title": "Tubi - Movies & TV Shows",
          "link": "https://play.google.com/store/apps/details?id=com.tubitv",
          "product_id": "com.tubitv",
          "serpapi_link": "https://serpapi.com/search.json?engine=google_play_product&gl=us&hl=en&product_id=com.tubitv&store=apps",
          "rating": 4.8,
          "extension": [
            "Tubi TV"
          ],
          "thumbnail": "https://play-lh.googleusercontent.com/Xy8NOV0EXdrbji891ShNk9HKqYWtC0__mQDrSA_SNlqcg-a0OarjX1Ny3kIxxYPoZkc=s64-rw"
        },
        {
          "title": "IMDb: Your guide to movies, TV shows, celebrities",
          "link": "https://play.google.com/store/apps/details?id=com.imdb.mobile",
          "product_id": "com.imdb.mobile",
          "serpapi_link": "https://serpapi.com/search.json?engine=google_play_product&gl=us&hl=en&product_id=com.imdb.mobile&store=apps",
          "rating": 4.4,
          "extension": [
            "IMDb"
          ],
          "thumbnail": "https://play-lh.googleusercontent.com/sb30umyAPj9A4ixl4jnPJO15ET-mo4TihKOI0xwFzRbxOfZo6fozeKmAjf8Lhl3mqHY=s64-rw"
        },
        ...
      ]
    },
    {
      "title": "More by Netflix, Inc.",
      "see_more_link": "https://play.google.com/store/apps/collection/cluster?gsr=SjpqGExUMEk5anJndEgvQmJYSHNFSlpUY3c9PbICHQobChdjb20ubmV0ZmxpeC5tZWRpYWNsaWVudBAH:S:ANO1ljKykKk",
      "see_more_token": "SjpqGExUMEk5anJndEgvQmJYSHNFSlpUY3c9PbICHQobChdjb20ubmV0ZmxpeC5tZWRpYWNsaWVudBAH:S:ANO1ljKykKk",
      "serpapi_link": "https://serpapi.com/search.json?engine=google_play&gl=us&hl=en&see_more_token=SjpqGExUMEk5anJndEgvQmJYSHNFSlpUY3c9PbICHQobChdjb20ubmV0ZmxpeC5tZWRpYWNsaWVudBAH%3AS%3AANO1ljKykKk&store=apps",
      "items": [
        {
          "title": "NETFLIX Stranger Things: 1984",
          "link": "https://play.google.com/store/apps/details?id=com.netflix.NGP.StrangerThings",
          "product_id": "com.netflix.NGP.StrangerThings",
          "serpapi_link": "https://serpapi.com/search.json?engine=google_play_product&gl=us&hl=en&product_id=com.netflix.NGP.StrangerThings&store=apps",
          "rating": 3.8,
          "extension": [
            "Netflix, Inc."
          ],
          "thumbnail": "https://play-lh.googleusercontent.com/Gs6hyixlgbTChEIZhIdd9_kxxVb_XQwkEsSVBreYp3bs2Q9j0pXkjt7N091kS8qen50=s64-rw"
        },
        {
          "title": "Stranger Things 3: The Game",
          "link": "https://play.google.com/store/apps/details?id=com.netflix.NGP.StrangerThings3",
          "product_id": "com.netflix.NGP.StrangerThings3",
          "serpapi_link": "https://serpapi.com/search.json?engine=google_play_product&gl=us&hl=en&product_id=com.netflix.NGP.StrangerThings3&store=apps",
          "rating": 3.9,
          "extension": [
            "Netflix, Inc."
          ],
          "thumbnail": "https://play-lh.googleusercontent.com/AMauRf6Jr1kf_9zsiOwvrEaUI0SirOvRu0U5REN72jGRGBypMEvt0r7Lo6qiMrc1DgQ=s64-rw"
        },
        {
          "title": "NETFLIX Exploding Kittens",
          "link": "https://play.google.com/store/apps/details?id=com.netflix.NGP.ExplodingKittens",
          "product_id": "com.netflix.NGP.ExplodingKittens",
          "serpapi_link": "https://serpapi.com/search.json?engine=google_play_product&gl=us&hl=en&product_id=com.netflix.NGP.ExplodingKittens&store=apps",
          "rating": 3.9,
          "extension": [
            "Netflix, Inc."
          ],
          "thumbnail": "https://play-lh.googleusercontent.com/XVGJAUMfWAFnO_UDrGMjB0SAWz1JMympzNa40UvBE6hPwPey3Gnx7BYt2f8Wn8soQ7k=s64-rw"
        },
        ...
      ]
    }
  ],
  "serpapi_pagination": {
    "next": "https://serpapi.com/search.json?all_reviews=true&engine=google_play_product&gl=us&hl=en&next_page_token=CnEKbwptMCwxMDAxMDAwLjc1MTk3NTc3NDgsOTM5MjM0NjUyNDU4LCJodHRwOi8vbWFya2V0LmFuZHJvaWQuY29tL2RldGFpbHM_aWQ9djI6Y29tLm5ldGZsaXgubWVkaWFjbGllbnQ6MSIsNCxmYWxzZQ&product_id=com.netflix.mediaclient&store=apps",
    "next_page_token": "CnEKbwptMCwxMDAxMDAwLjc1MTk3NTc3NDgsOTM5MjM0NjUyNDU4LCJodHRwOi8vbWFya2V0LmFuZHJvaWQuY29tL2RldGFpbHM_aWQ9djI6Y29tLm5ldGZsaXgubWVkaWFjbGllbnQ6MSIsNCxmYWxzZQ"
  }
}