Musixmatch Scraper

ENDPOINTS
GET/charts/artists

Top Artists Chart

Get a country's most popular artists right now.

QUERY PARAMS

2-letter country code of the chart.

Default: US

Allowed values: any ISO 3166-1 alpha-2 code (US, GB, IN, DE, BR, JP, ...)

Page number.

Default: 1

Allowed values: 1-10

Results per page.

Default: 20

Allowed values: 1-100

{
  "count": null,
  "per_page": 20,
  "current_page": 1,
  "total_pages": 2,
  "next": "https://musixmatch-scraper.omkar.cloud/musixmatch/charts/artists?page=2",
  "previous": null,
  "country": "US",
  "artists": [
    {
      "rank": 1,
      "id": 36034079,
      "name": "Ella Langley",
      "link": "https://www.musixmatch.com/artist/Ella-Langley",
      "vanity_id": "Ella-Langley",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": "1970",
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [
        {
          "id": 6,
          "name": "Country",
          "full_name": "Country",
          "is_primary": true
        },
        {
          "id": 10,
          "name": "Singer/Songwriter",
          "full_name": "Singer/Songwriter",
          "is_primary": true
        },
        {
          "id": 14,
          "name": "Pop",
          "full_name": "Pop",
          "is_primary": true
        },
        {
          "id": 1073,
          "name": "Hip-Hop",
          "full_name": "Hip Hop/Rap / Hip-Hop",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 31,
      "favorites_count": 22,
      "credited_artists": [],
      "external_links": {
        "website": "https://ellalangley.com/",
        "twitter": null,
        "instagram": "https://www.instagram.com/ellalangleymusic/",
        "facebook": "https://www.facebook.com/ellalangleymusic/",
        "tiktok": "https://www.tiktok.com/@ellalangleymusic1",
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/14902799",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "6BRxQ8cD3eqnrVj6WKDok8"
        ],
        "itunes_ids": [
          "1384373733"
        ],
        "seven_digital_ids": [
          "19129570",
          "8021060"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2021-11-17T21:56:37Z"
    },
    {
      "rank": 2,
      "id": 8538,
      "name": "Kenny Chesney",
      "link": "https://www.musixmatch.com/artist/Kenny-Chesney",
      "vanity_id": "Kenny-Chesney",
      "image": null,
      "comment": null,
      "country": "US",
      "formed_date": "1968-03-26",
      "disbanded_date": null,
      "aliases": [
        "ケニー・チェスニー"
      ],
      "name_translations": [],
      "genres": [
        {
          "id": 6,
          "name": "Country",
          "full_name": "Country",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 8,
      "favorites_count": 759,
      "credited_artists": [],
      "external_links": {
        "website": "http://www.kennychesney.com/",
        "twitter": "https://twitter.com/KENNYCHESNEY",
        "instagram": null,
        "facebook": "https://www.facebook.com/KennyChesney",
        "tiktok": null,
        "youtube": "http://www.youtube.com/user/kennychesney",
        "bandsintown": "https://www.bandsintown.com/a/92",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "3grHWM9bx2E9vwJCdlRv9O"
        ],
        "itunes_ids": [
          "205322"
        ],
        "seven_digital_ids": [
          "2188"
        ],
        "musicbrainz_id": "5dca4d22-d6c8-4e70-8ca1-4543e43353c7"
      },
      "updated_at": "2013-11-05T11:25:07Z"
    },
    {
      "rank": 3,
      "id": 85224127,
      "name": "Imael Angel",
      "link": "https://www.musixmatch.com/artist/Imael-Angel",
      "vanity_id": "Imael-Angel",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 48,
      "favorites_count": 0,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [
          "1890366317"
        ],
        "seven_digital_ids": [],
        "musicbrainz_id": null
      },
      "updated_at": "2026-04-08T03:01:32Z"
    },
    {
      "rank": 4,
      "id": 38425803,
      "name": "Teddy Swims",
      "link": "https://www.musixmatch.com/artist/Teddy-Swims",
      "vanity_id": "Teddy-Swims",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 25,
      "favorites_count": 202,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/15468105",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "33qOK5uJ8AR2xuQQAhHump"
        ],
        "itunes_ids": [
          "1462541757"
        ],
        "seven_digital_ids": [
          "24237748",
          "5485474"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2022-01-31T16:06:22Z"
    },
    {
      "rank": 5,
      "id": 27418852,
      "name": "Riley Green",
      "link": "https://www.musixmatch.com/artist/Riley-Green",
      "vanity_id": "Riley-Green",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [
        {
          "id": 6,
          "name": "Country",
          "full_name": "Country",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 33,
      "favorites_count": 52,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/3078095",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "2QMsj4XJ7ne2hojxt6v5eb"
        ],
        "itunes_ids": [
          "662432971"
        ],
        "seven_digital_ids": [
          "2628813"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2014-03-11T01:26:39Z"
    },
    {
      "rank": 6,
      "id": 40295835,
      "name": "Dolly Parton",
      "link": "https://www.musixmatch.com/artist/Dolly-Parton",
      "vanity_id": "Dolly-Parton",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [
        "ドリー・パートン"
      ],
      "name_translations": [
        {
          "language": "ja",
          "name": "ドリー・パートン"
        }
      ],
      "genres": [
        {
          "id": 6,
          "name": "Country",
          "full_name": "Country",
          "is_primary": true
        },
        {
          "id": 10,
          "name": "Singer/Songwriter",
          "full_name": "Singer/Songwriter",
          "is_primary": true
        },
        {
          "id": 14,
          "name": "Pop",
          "full_name": "Pop",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 12,
      "favorites_count": 367,
      "credited_artists": [],
      "external_links": {
        "website": "http://www.dollypartonentertainment.com/",
        "twitter": null,
        "instagram": null,
        "facebook": "https://www.facebook.com/DollyParton",
        "tiktok": null,
        "youtube": "http://www.youtube.com/user/dollypartonmusic",
        "bandsintown": "https://www.bandsintown.com/a/1674",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "32vWCbZh0xZ4o9gkz4PsEU"
        ],
        "itunes_ids": [
          "535066"
        ],
        "seven_digital_ids": [
          "16820116",
          "20907417",
          "2199"
        ],
        "musicbrainz_id": "1d543e07-d0d2-4834-a8db-d65c50c2a856"
      },
      "updated_at": "2022-11-08T10:29:31Z"
    },
    {
      "rank": 7,
      "id": 1058,
      "name": "Duncan Sheik",
      "link": "https://www.musixmatch.com/artist/Duncan-Sheik",
      "vanity_id": "Duncan-Sheik",
      "image": null,
      "comment": null,
      "country": "US",
      "formed_date": "1996",
      "disbanded_date": null,
      "aliases": [
        "ダンカン・シーク",
        "Dancan Sheik",
        "Duncan Shiek",
        "Ducan Sheik",
        "Duncan Sherk"
      ],
      "name_translations": [
        {
          "language": "ja",
          "name": "ダンカン・シーク"
        }
      ],
      "genres": [
        {
          "id": 1064,
          "name": "Contemporary Singer/Songwriter",
          "full_name": "Singer/Songwriter / Contemporary Singer/Songwriter",
          "is_primary": true
        },
        {
          "id": 1131,
          "name": "Adult Contemporary",
          "full_name": "Pop / Adult Contemporary",
          "is_primary": true
        },
        {
          "id": 1166,
          "name": "Musicals",
          "full_name": "Soundtrack / Musicals",
          "is_primary": true
        },
        {
          "id": 14,
          "name": "Pop",
          "full_name": "Pop",
          "is_primary": true
        },
        {
          "id": 20,
          "name": "Alternative",
          "full_name": "Alternative",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 33,
      "favorites_count": 10,
      "credited_artists": [],
      "external_links": {
        "website": "http://www.duncansheik.com/",
        "twitter": "https://twitter.com/TheDuncanSheik?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor",
        "instagram": "https://www.instagram.com/theduncansheik/?hl=en",
        "facebook": "https://www.facebook.com/DuncanSheik",
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/3421",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "3AO6RTDA16mg8czQI5Y9K0"
        ],
        "itunes_ids": [
          "881355"
        ],
        "seven_digital_ids": [
          "1527749",
          "156382",
          "3043842",
          "348342",
          "4308",
          "5025928",
          "7521821",
          "7521822",
          "7521823",
          "7521824",
          "7521825",
          "7521826",
          "7521827",
          "7521828",
          "7521829",
          "7521830",
          "7521831",
          "7521832",
          "7521833",
          "7521834",
          "7521835",
          "7537705",
          "7537706",
          "7537707",
          "7537708",
          "7537709",
          "7537710",
          "7537711",
          "7537712",
          "7537713",
          "7537714",
          "7537715",
          "7537716",
          "7537717",
          "7537718"
        ],
        "musicbrainz_id": "2d1829d9-ff1b-4000-b6c6-41d2cfbf3e52"
      },
      "updated_at": "2022-05-13T20:01:21Z"
    },
    {
      "rank": 8,
      "id": 224210,
      "name": "Miley Cyrus",
      "link": "https://www.musixmatch.com/artist/Miley-Cyrus",
      "vanity_id": "Miley-Cyrus",
      "image": null,
      "comment": null,
      "country": "US",
      "formed_date": "1992-11-23",
      "disbanded_date": null,
      "aliases": [
        "マイリー・サイラス"
      ],
      "name_translations": [
        {
          "language": "ja",
          "name": "マイリー・サイラス"
        }
      ],
      "genres": [
        {
          "id": 1133,
          "name": "Pop/Rock",
          "full_name": "Pop / Pop/Rock",
          "is_primary": true
        },
        {
          "id": 14,
          "name": "Pop",
          "full_name": "Pop",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 42,
      "favorites_count": 8009,
      "credited_artists": [],
      "external_links": {
        "website": "http://www.mileycyrus.com/",
        "twitter": "https://twitter.com/mileycyrus",
        "instagram": null,
        "facebook": "https://www.facebook.com/MileyCyrus",
        "tiktok": null,
        "youtube": "http://www.youtube.com/user/MileyCyrusVEVO",
        "bandsintown": "https://www.bandsintown.com/a/1205",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "5YGY8feqx7naU7z4HrwZM6"
        ],
        "itunes_ids": [
          "137057909"
        ],
        "seven_digital_ids": [
          "18893364",
          "18893655",
          "19834092",
          "19834094",
          "43112",
          "6403309",
          "6449610",
          "7765529",
          "7765530",
          "8909466"
        ],
        "musicbrainz_id": "7e9bd05a-117f-4cce-87bc-e011527a8b18"
      },
      "updated_at": "2018-07-17T02:17:28Z"
    },
    {
      "rank": 9,
      "id": 74874800,
      "name": "Macklemore & Ryan Lewis",
      "link": "https://www.musixmatch.com/artist/Macklemore-Ryan-Lewis-11",
      "vanity_id": "Macklemore-Ryan-Lewis-11",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 1,
      "favorites_count": 0,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [],
        "seven_digital_ids": [
          "880805"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2026-01-26T14:36:07Z"
    },
    {
      "rank": 10,
      "id": 97819140,
      "name": "Morgan Wallen feat. Grand Theft Auto VI",
      "link": "https://www.musixmatch.com/artist/Morgan-Wallen-Grand-Theft-Auto-VI",
      "vanity_id": "Morgan-Wallen-Grand-Theft-Auto-VI",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 1,
      "favorites_count": 0,
      "credited_artists": [
        {
          "id": 27082035,
          "name": "Morgan Wallen",
          "link": "https://www.musixmatch.com/artist/Morgan-Wallen",
          "vanity_id": "Morgan-Wallen"
        },
        {
          "id": 63597833,
          "name": "Grand Theft Auto VI",
          "link": "https://www.musixmatch.com/artist/Grand-Theft-Auto-VI",
          "vanity_id": "Grand-Theft-Auto-VI"
        }
      ],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [],
        "seven_digital_ids": [
          "24337911"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2026-09-17T13:23:30Z"
    },
    {
      "rank": 11,
      "id": 81460,
      "name": "Miranda Lambert",
      "link": "https://www.musixmatch.com/artist/Miranda-Lambert",
      "vanity_id": "Miranda-Lambert",
      "image": null,
      "comment": null,
      "country": "US",
      "formed_date": "1983-11-10",
      "disbanded_date": null,
      "aliases": [
        "ミランダ・ランバート"
      ],
      "name_translations": [],
      "genres": [
        {
          "id": 6,
          "name": "Country",
          "full_name": "Country",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 12,
      "favorites_count": 628,
      "credited_artists": [],
      "external_links": {
        "website": "http://www.sonybmgnashville.com/artists/details.cfm?artistid=1000024",
        "twitter": null,
        "instagram": null,
        "facebook": "https://www.facebook.com/mirandalambert",
        "tiktok": null,
        "youtube": "http://www.youtube.com/user/TheMirandaLambert",
        "bandsintown": "https://www.bandsintown.com/a/493",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "66lH4jAE7pqPlOlzUKbwA0"
        ],
        "itunes_ids": [
          "18732261"
        ],
        "seven_digital_ids": [
          "5189219",
          "63760"
        ],
        "musicbrainz_id": "4eca1aa0-c79f-481b-af8a-4a2d6c41aa5c"
      },
      "updated_at": "2022-04-29T13:50:55Z"
    },
    {
      "rank": 12,
      "id": 97865296,
      "name": "Jamie Miller feat. Antonio Cipriano",
      "link": "https://www.musixmatch.com/artist/Jamie-Miller-Antonio-Cipriano-1",
      "vanity_id": "Jamie-Miller-Antonio-Cipriano-1",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 1,
      "favorites_count": 0,
      "credited_artists": [
        {
          "id": 46039821,
          "name": "Jamie Miller",
          "link": "https://www.musixmatch.com/artist/Jamie-Miller-1",
          "vanity_id": "Jamie-Miller-1"
        },
        {
          "id": 60703357,
          "name": "Antonio Cipriano",
          "link": "https://www.musixmatch.com/artist/Antonio-Cipriano-1",
          "vanity_id": "Antonio-Cipriano-1"
        }
      ],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [],
        "seven_digital_ids": [
          "24322375"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2026-09-18T15:35:24Z"
    },
    {
      "rank": 13,
      "id": 97622752,
      "name": "Falling In Reverse feat. Corey Taylor & Serj Tankian",
      "link": "https://www.musixmatch.com/artist/Falling-In-Reverse-Corey-Taylor-Serj-Tankian",
      "vanity_id": "Falling-In-Reverse-Corey-Taylor-Serj-Tankian",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 1,
      "favorites_count": 0,
      "credited_artists": [
        {
          "id": 13787415,
          "name": "Falling In Reverse",
          "link": "https://www.musixmatch.com/artist/Falling-In-Reverse",
          "vanity_id": "Falling-In-Reverse"
        },
        {
          "id": 32278,
          "name": "Corey Taylor",
          "link": "https://www.musixmatch.com/artist/Corey-Taylor",
          "vanity_id": "Corey-Taylor"
        },
        {
          "id": 102971,
          "name": "Serj Tankian",
          "link": "https://www.musixmatch.com/artist/Serj-Tankian",
          "vanity_id": "Serj-Tankian"
        }
      ],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [],
        "seven_digital_ids": [],
        "musicbrainz_id": null
      },
      "updated_at": "2026-09-14T19:35:06Z"
    },
    {
      "rank": 14,
      "id": 27082035,
      "name": "Morgan Wallen",
      "link": "https://www.musixmatch.com/artist/Morgan-Wallen",
      "vanity_id": "Morgan-Wallen",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [
        {
          "id": 14,
          "name": "Pop",
          "full_name": "Pop",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 15,
      "favorites_count": 3140,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/4726457",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "4oUHIQIBe0LHzYfvXNW4QM"
        ],
        "itunes_ids": [
          "829142092"
        ],
        "seven_digital_ids": [
          "2864321"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2023-08-29T09:19:12Z"
    },
    {
      "rank": 15,
      "id": 54783074,
      "name": "STELLA LEFTY",
      "link": "https://www.musixmatch.com/artist/STELLA-LEFTY",
      "vanity_id": "STELLA-LEFTY",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 56,
      "favorites_count": 4,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/15581622",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "6hp2uD84OrQ3u3ukmTjLz2"
        ],
        "itunes_ids": [
          "1641742186"
        ],
        "seven_digital_ids": [
          "20780146"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2022-09-05T02:11:41Z"
    },
    {
      "rank": 16,
      "id": 27384089,
      "name": "Greta Van Fleet",
      "link": "https://www.musixmatch.com/artist/Greta-Van-Fleet",
      "vanity_id": "Greta-Van-Fleet",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [
        "グレタヴァンフリート"
      ],
      "name_translations": [],
      "genres": [
        {
          "id": 21,
          "name": "Rock",
          "full_name": "Rock",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 52,
      "favorites_count": 358,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/4596298",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "4NpFxQe2UvRCAjto3JqlSl"
        ],
        "itunes_ids": [
          "646178956"
        ],
        "seven_digital_ids": [
          "1910749"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2024-07-18T07:47:01Z"
    },
    {
      "rank": 17,
      "id": 48262133,
      "name": "ROSÉ",
      "link": "https://www.musixmatch.com/artist/ROS%C3%89-79",
      "vanity_id": "ROSÉ-79",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 25,
      "favorites_count": 366,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/7559",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "3eVa5w3URK5duf6eyVDbu9"
        ],
        "itunes_ids": [
          "1406242696"
        ],
        "seven_digital_ids": [
          "3872436"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2021-03-12T17:50:04Z"
    },
    {
      "rank": 18,
      "id": 31724926,
      "name": "Mondo Cozmo",
      "link": "https://www.musixmatch.com/artist/Mondo-Cozmo",
      "vanity_id": "Mondo-Cozmo",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [
        {
          "id": 20,
          "name": "Alternative",
          "full_name": "Alternative",
          "is_primary": true
        }
      ],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 25,
      "favorites_count": 0,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": "https://www.bandsintown.com/a/12650379",
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [
          "7ybnRZKtRbWQzJfKyYSyh6"
        ],
        "itunes_ids": [
          "1137257055"
        ],
        "seven_digital_ids": [
          "3391269"
        ],
        "musicbrainz_id": null
      },
      "updated_at": "2016-04-28T23:57:45Z"
    },
    {
      "rank": 19,
      "id": 88449013,
      "name": "River Cain",
      "link": "https://www.musixmatch.com/artist/River-Cain-2",
      "vanity_id": "River-Cain-2",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 23,
      "favorites_count": 0,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [
          "1895650113"
        ],
        "seven_digital_ids": [],
        "musicbrainz_id": null
      },
      "updated_at": "2026-05-06T08:16:07Z"
    },
    {
      "rank": 20,
      "id": 97662520,
      "name": "Silas Kirk",
      "link": "https://www.musixmatch.com/artist/Silas-Kirk",
      "vanity_id": "Silas-Kirk",
      "image": null,
      "comment": null,
      "country": null,
      "formed_date": null,
      "disbanded_date": null,
      "aliases": [],
      "name_translations": [],
      "genres": [],
      "is_verified": null,
      "is_restricted": false,
      "popularity": 14,
      "favorites_count": 0,
      "credited_artists": [],
      "external_links": {
        "website": null,
        "twitter": null,
        "instagram": null,
        "facebook": null,
        "tiktok": null,
        "youtube": null,
        "bandsintown": null,
        "ticketmaster": null,
        "tour": null,
        "merchandise": null
      },
      "external_ids": {
        "spotify_ids": [],
        "itunes_ids": [
          "6811243955"
        ],
        "seven_digital_ids": [],
        "musicbrainz_id": null
      },
      "updated_at": "2026-09-15T08:47:05Z"
    }
  ]
}