Top Charts
Endpoints
Top Charts
Google Play top charts — currently unavailable, because Play renders the ranking client-side. Returns 422 (not billed).
GET
Top Charts
Top charts for a category and country.
The route ships reading the chart cluster the correct way, so it starts
returning data unchanged if Google restores server-side rendering. Returning the
page’s editorial rails instead would charge you for a ranking you did not ask
for and could not distinguish from the real one.
Credits: 5 when it returns data.
422 is not billed.
Authorization
string
required
Your ScrapeBadger API key.
Path Parameters
string
required
topselling_free, topselling_paid or topgrossing. Anything else is
a 400.Query Parameters
string
default:"APPLICATION"
Category to rank within, e.g.
GAME or SOCIAL. Defaults to all apps. See
/categories.string
default:"US"
Play storefront (
gl).string
default:"en"
Play content language (
hl).Response
string
The collection requested.
string
The Play URL the chart was read from.
integer
Apps returned.
AppCard[]
Ranked apps — same shape as
search results, in chart order.
Example
Response (current behaviour)

