ppy / osu-api

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

Add cover_url to /get_user #234

Closed PalaBeaveR closed 5 years ago

PalaBeaveR commented 5 years ago

opera_smuhkc6plr You can find cover_url in json's located in profile page, but you can't get it from api. It's really annoying to parse entire html file just to get this url so please add it to api.

peppy commented 5 years ago

This will only ever be in the new api. Please check it's not already there (pretty sure it is) and make a feature request against osu-web.