Did someone know how to connect osu!api to sheet? I tried to find any information about it, but..
I want to set up my profiles sheet. I tried to use regex, but I can't figure out how I can get the values of the pp and the rank. smb said that i can use google scripts and osu api for itabraker wrote:
What are you trying to achieve?
{ "Authorization": "Bearer {token}" }
users/[user]/scores/bestI recently did this for a similar project, over at this post. Feel free to reuse the code for your project too, if applicable!