osu-api-v2-js
    Preparing search index...
    interface Beatmapset {
        title: string;
        url: string;
    }
    Index

    Properties

    Properties

    title: string

    Format: {artist} - {song_name}

    url: string

    What goes after the website's URL, like it could be the /s/689155 of https://osu.ppy.sh/s/689155 (/{beatmapset_id})