ppy / osu-api

Public API for accessing osu! related data.
320 stars 16 forks source link

get number of players via api #264

Open zivoy opened 5 years ago

zivoy commented 5 years ago

Is it possible to get the number of players in a country or the total players on osu via the api?

jxu commented 5 years ago

it doesn't look like it's in the API. total users is scrape-able from old.ppy.sh active users scrape-able from https://old.ppy.sh/p/countryranking and there's only 5 pages