Scrapeless API
Dashboard
Dashboard
  1. google play store
  • User
    • Get User Info
  • Scraping Browser
    • CDP API
    • Connect
    • Running sessions
    • Live URL
  • Scraper API
    • shopee
      • Actor List
      • Shopee Product
      • Shopee Search
      • Shopee Rcmd
    • br sites
      • Solucoes cnpjreva
      • Solucoes certidaointernet
      • Servicos receita
      • Consopt
    • avnet
      • Product detail
    • arrow
      • Product Search
    • airline
      • iberia
        • Iberia
      • expedia
        • Expedia
      • kayak
        • Kayak
    • amazon
      • API Parameters
      • product
      • seller
      • keywords
    • temu
      • Temu
    • google search
      • API Parameters
      • Google Search
      • Google Images
      • Google Local
    • google trends
      • API Parameters
      • AutoComplete
      • Interest Over Time
      • Compared Breakdown By Region
      • Interest By Subregion
      • Related Queries
      • Related Topics
      • Trending Now
    • google flights
      • API Parameters
      • Round trip
      • One way
      • Multi-city
    • google flights chart
      • API Parameters
      • chart
    • google maps
      • API Parameters(Google Maps)
      • API Parameters(Google Maps Autocomplete)
      • API Parameters(Google Maps Contributor Reviews)
      • API Parameters(Google Maps Directions)
      • API Parameters(Google Maps Reviews)
      • Google Maps
      • Google Maps Autocomplete
      • Google Maps Contributor Reviews
      • Google Maps Directions
      • Google Maps Reviews
    • google scholar
      • API Parameters(Google Scholar)
      • API Parameters(Google Scholar Author)
      • API Parameters(Google Scholar Cite)
      • API Parameters(Google Scholar Profiles)
      • Google Scholar
      • Google Scholar Author
      • Google Scholar Cite
      • Google Scholar Profiles
    • google jobs
      • API Parameters
      • Google Jobs
    • google shopping
      • API Parameters
      • Google Shopping
    • google hotels
      • API Parameters
      • Supported Google Vacation Rentals Property Types
      • Supported Google Hotels Property Types
      • Supported Google Vacation Rentals Amenities
      • Supported Google Hotels Amenities
      • Google Hotels
    • google news
      • API Parameters
      • Google News
    • google lens
      • API Parameters
      • Google Lens
    • google finance
      • API Parameters
      • Google Finance
      • Google Finance Markets
    • google product
      • API Parameters
      • Google Product
    • google play store
      • API Parameters
      • Supported Google Play Categories
      • Google Play Games
        POST
      • Google Play Books
        POST
      • Google Play Movies
        POST
      • Google Play Product
        POST
      • Google Play Apps
        POST
    • google ads
      • API Parameters
      • Google Ads
    • mouser
      • mouser
    • Scraper Request
      POST
    • Scraper Getresult
      GET
  • Web Unlocker
    • JS Render Docs
    • JS Render
    • Web Unlocker
    • Akamaiweb Cookie
    • Akamaiweb Sensor
  • Public
    • actor status
    • actor status
  1. google play store

API Parameters

Google Play Sotre general parameters#

Localization#

ParametersRequiredDesc
hlfalseParameter defines the language to use for the Google Product search. It's a two-letter language code. (e.g., en for English, es for Spanish, or fr for French)
glfalseParameter defines the country to use for the Google search. It's a two-letter country code. (e.g., us for the United States, uk for United Kingdom, or fr for France)

Google Play Apps parameters#

Play Store Categories#

ParametersRequiredDesc
apps_categoryfalseParameter defines the apps store category.

Advanced Parameters#

ParametersRequiredDesc
qfalseParameter defines the query you want to search in Google Play Apps Store.
agefalseParameter defines age subcategory. age works, and should only be used with apps_category=FAMILY(Kids Apps). It can be set to: AGE_RANGE1 - Ages up to 5、AGE_RANGE2 - Ages 6-8、AGE_RANGE3 - Ages 9-12,The default value for age is: - All ages up to 12.
store_devicefalseParameter defines the device for sorting results. This parameter cannot be used with apps_category or q parameters. Available options: phone - Phone device (default) tablet - Tablet device、tv - TV device、chromebook - Chromebook device、watch - Watch device、car - Car device.

Pagination#

ParametersRequiredDesc
next_page_tokenfalseParameter defines the next page token. It is used for retrieving the next page results. It shouldn't be used with the section_page_token, see_more_token parameters.

Google Play Games parameters#

Play Store Categories#

ParametersRequiredDesc
games_categoryfalseParameter defines the games store category.

Advanced Parameters#

ParametersRequiredDesc
qfalseParameter defines the query you want to search in Google Play Games Store.
store_devicefalseParameter defines the device for sorting results. This parameter cannot be used with games_category or q parameters. Available options: phone - Phone device (default) tablet - Tablet device、tv - TV device、chromebook - Chromebook device、watch - Watch device、car - Car device.

Pagination#

ParametersRequiredDesc
next_page_tokenfalseParameter defines the next page token. It is used for retrieving the next page results. It shouldn't be used with the section_page_token, see_more_token parameters.

Google Play Books parameters#

Play Store Categories#

ParametersRequiredDesc
books_categoryfalseParameter defines the books store category.

Advanced Parameters#

ParametersRequiredDesc
qfalseParameter defines the query you want to search in Google Play Books Store.
pricefalseParameter is used for sorting items by price. It should be used only in combination with the q parameter. It can be set to:1 - Free、2 - Paid
agefalseParameter defines age subcategory. age works, and should only be used with books_category=coll_1689 (Children's books). It can be set to: AGE_RANGE1 - Ages up to 5、AGE_RANGE2 - Ages 6-8、AGE_RANGE3 - Ages 9-12,The default value for age is: - All ages up to 12

Pagination#

ParametersRequiredDesc
next_page_tokenfalseParameter defines the next page token. It is used for retrieving the next page results. It shouldn't be used with the section_page_token, see_more_token parameters.

Google Play Movies parameters#

Play Store Categories#

ParametersRequiredDesc
movies_categoryfalseParameter defines the movies store category.

Advanced Parameters#

ParametersRequiredDesc
qfalseParameter defines the query you want to search in Google Play Movies Store.
pricefalseParameter is used for sorting items by price. It should be used only in combination with the q parameter. It can be set to:1 - Free、2 - Paid
agefalseParameter defines age subcategory. age works, and should only be used with movies_category=FAMILY (Family Movies). It can be set to: AGE_RANGE1 - Ages up to 5、AGE_RANGE2 - Ages 6-8、AGE_RANGE3 - Ages 9-12,The default value for age is: - All ages up to 12

Pagination#

ParametersRequiredDesc
next_page_tokenfalseParameter defines the next page token. It is used for retrieving the next page results. It shouldn't be used with the section_page_token, see_more_token parameters.

Google Play Product#

Advanced Parameters#

ParametersRequiredDesc
product_idtrueParameter defines the ID of a product you want to get the results for.
pricefalseParameter defines the books store category.

Play Store Categories#

ParametersRequiredDesc
storefalseParameter defines the type of Google Play store. There are five types in total: apps (default), movies, tv, books and audiobooks store.

Reviews Parameters#

ParametersRequiredDesc
all_reviewsfalseParameter is used for retriving all reviews of a product. It can be set to true or false (default).
platformfalseParameter is used for filtering reviews by platform. It can be set to: phone: Phone (default), tablet: Tablet,watch: Watch,chromebook: Chromebook,tv: TV.It should be used only when all_reviews parameter is set to true.
ratingfalseParameter is used for filtering reviews by rating.It can be set to: 1: 1-star,2: 2-star,3: 3-star,4: 4-star,5: 5-star.It should be used only when all_reviews parameter is set to true.
sort_byfalseParameter is used for sorting reviews by relevance.It can be set to: 1: Most relevant (default),2: Newest,3: Rating.It should be used only when all_reviews parameter is set to true.
numfalseParameter defines the maximum number of reviews to return. (e.g., 40 (default) returns 40 reviews, 80 returns 80 reviews, and 100 returns 100 reviews). Maximum number of reviews you can return per search is 199. It should be used only when all_reviews parameter is set to true.
next_page_tokenfalseParameter defines the next page token. It is used for retrieving the next page results. It should be used only when all_reviews parameter is set to true.
Modified at 2025-03-21 07:57:20
Previous
google play store
Next
Supported Google Play Categories
Built with