osu-api-v2-js
    Preparing search index...

    Interface Beatmapset

    interface Beatmapset {
        title: string;
        url: string;
    }
    Index
    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})