Ameobea / osutrack-api

API for osu!track https://ameobea.me/osutrack/
MIT License
26 stars 2 forks source link

Can we have charts for more than one month? #3

Closed MatthieuHernandez closed 3 years ago

MatthieuHernandez commented 3 years ago

It would be nice to see the evolution of the pp and rank since the creation of the Osu! account and not only the last month.

Ameobea commented 3 years ago

Hi,

This repository only contains the osu!track API, not the official osu! API or osu! website code. osu!track starts tracking stats + hiscores from the first time a user's page is visited and that data is persisted forever. Unfortunately you're right in that the official osu! API doesn't give historical data from long periods of time ago, that's why I created osu!track in the first place :)