Stats

Get shows ranking based on BigQuery aggregated data.

Get ranking of shows for a specific day with various filters. This data comes from BigQuery aggregated statistics exported daily.

get/stats/shows_ranking

Query parameters

daystring

Date for ranking (format Y-m-d), default is yesterday

countrystring

Country code for ranking (fr, de, es, all), default is fr

typestring

Type of ranking: recent (shows with ≤3 seasons) or all, default is recent

periodstring

Period in days (7 or 30), default is 7

svodstring

Filter by SVOD availability: only (SVOD only) or all, default is only

genrestring

Genre filter: all, animation, no_animation, default is no_animation

platform_idstring

Filter by specific platform ID (optional)

limitstring

Limit the number of shows to return (max 100), default is 100

localestring

Locale parameter to specify language preference

Response

Successful operation

Changes

No recorded changes to this endpoint across all 2 revisions of this API.