{
 "cells": [
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "import sys"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "sys.path.append('/Users/joel/src/thundr/tracker/')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "from tracker import tidal\n",
    "from tracker.tidal import tidal_scraper, tidal_db\n",
    "from tracker import config\n",
    "import json"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "from importlib import reload"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": [
    "reload(tidal)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "scrolled": true
   },
   "outputs": [],
   "source": [
    "\n",
    "tidal_db.Session.remove()\n",
    "tidal_db.setup_session()\n",
    "print(tidal_db.Session.get_bind())"
   ]
  },
  {
   "cell_type": "markdown",
   "metadata": {},
   "source": [
    "<html>\n",
    "<head>\n",
    "  <title></title>\n",
    "</head>\n",
    "<body>\n",
    "<table border=\"1\" style=\"border-collapse:collapse\">\n",
    "<tr><th>spyid</th><th>?column?</th><th>?column?</th><th>?column?</th></tr>\n",
    "<tr><td>03QGsIntWsHAF7m2N7TZKO</td><td>UST8K1846769</td><td>Hollow Days</td><td>Twin Shadow</td></tr>\n",
    "<tr><td>02sObHgWwieFWa9zWIi6gF</td><td>USUM71818760</td><td>Relay</td><td>Vince Staples</td></tr>\n",
    "<tr><td>06xtJscJRJBZjTThCy46iq</td><td>FR59R1877592</td><td>Mula</td><td>Mert</td></tr>\n",
    "<tr><td>046nYNURKtwi3czTciULgi</td><td>QM6P41819886</td><td>Leave the Hood</td><td>Smoke Boys</td></tr>\n",
    "<tr><td>04cB1RXKfacmrsunSXTepQ</td><td>USQX91802370</td><td>Life is Beautiful</td><td>Lil Peep</td></tr>\n",
    "<tr><td>06GcodDliPWAYFX2LSFLIu</td><td>USRC11803516</td><td>Vertigo</td><td>Khalid</td></tr>\n",
    "<tr><td>00I0pcNkN3IOX3fsYbaB4N</td><td>USUG11801984</td><td>Infatuation</td><td>Takeoff</td></tr>\n",
    "<tr><td>01DwWMSsbJAfLBCmYBvIi3</td><td>ES71G1864778</td><td>Mermelada de Hermanos</td><td>Moral Distraida</td></tr>\n",
    "<tr><td>00fcDzgwzb4jY6FyntpfOM</td><td>USSD11800340</td><td>Lunes a Jueves</td><td>Leslie Grace</td></tr>\n",
    "<tr><td>052B4Xlu9LKhmxKl2zW24P</td><td>NLG661800939</td><td>I WANT YOU</td><td>Jonna Fraser</td></tr></table>\n",
    "</body>\n",
    "</html>"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "scrolled": false
   },
   "outputs": [],
   "source": [
    "tidal_scraper.add_and_search_for_spy_track(\n",
    "    spyid=\"06GcodDliPWAYFX2LSFLIu\",\n",
    "    isrc=\"USRC11803516\",\n",
    "    title=\"Vertigo\",\n",
    "    artist_names=[\"Khalid\"],\n",
    "    store_credits=True\n",
    ")"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "from tracker.test.test_data import tidal"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": [
    "reload(tidal)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "testdata = tidal.search_results(num_tracks=5)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": [
    "for track in testdata['tracks']['items']:\n",
    "    print(json.dumps(dict([(k, track[k]) for k in ['title', 'id', 'album', 'artists']]), indent=2))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "resp = '''\n",
    "{\"limit\":100,\"offset\":0,\"totalNumberOfItems\":9,\n",
    "\"items\":[\n",
    "  {\"item\":{\"id\":96970804,\"title\":\"Missing U\",\"duration\":297,\"replayGain\":-8.2,\"peak\":0.999996,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":1,\"volumeNumber\":1,\"version\":null,\"popularity\":28,\"copyright\":\"℗ 2018 Konichiwa Records, under license to Interscope Records\",\"url\":\"http://www.tidal.com/track/96970804\",\"isrc\":\"SEWKZ1800001\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\n",
    "  \"type\":\"track\",\n",
    "  \"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Joseph Mount and Klas Åhlund\"},{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Robin Carlsson\"},{\"name\":\"Robyn, Joseph Mount, Klas Åhlund\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Robyn, Joseph Mount, Klas Åhlund\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Joseph Mount\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Bass guitar\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Co-Producer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mix Engineer\",\"contributors\":[{\"name\":\"John Hanes\",\"id\":6116431}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Serban Ghenea\",\"id\":10470066}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Because Editions, Klas Ahlund Publishing AB administered by Kobalt Music Publishing AB\"}]},{\"type\":\"Programming\",\"contributors\":[{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Serban Ghenea\",\"id\":10470066},{\"name\":\"Randy Merrill\",\"id\":7481655},{\"name\":\"John Hanes\",\"id\":6116431},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Synthesizer Programming\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocal Arranger\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocal Engineer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Klas Åhlund\"},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970805,\"title\":\"Human Being\",\"duration\":226,\"replayGain\":-8.2,\"peak\":1.0,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":2,\"volumeNumber\":1,\"version\":null,\"popularity\":22,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970805\",\"isrc\":\"SEWKZ1800023\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},{\"id\":4566843,\"name\":\"Zhala\",\"type\":\"FEATURED\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn, Joseph Mount\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Robyn, Joseph Mount\"},{\"name\":\"Joseph Mount\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Additional Vocals\",\"contributors\":[{\"name\":\"Zhala\",\"id\":4566843}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Zhala\",\"id\":4566843}]},{\"type\":\"Featured Artist\",\"contributors\":[{\"name\":\"Zhala\",\"id\":4566843}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Because Editions\"}]},{\"type\":\"Programming\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Randy Merrill\",\"id\":7481655},{\"name\":\"Neal H Pogue\"},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocal Arranger\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocal Engineer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970806,\"title\":\"Because It's In The Music\",\"duration\":274,\"replayGain\":-8.2,\"peak\":1.0,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":3,\"volumeNumber\":1,\"version\":null,\"popularity\":21,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970806\",\"isrc\":\"SEWKZ1800024\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn, Joseph Mount, Klas Åhlund\"},{\"name\":\"Robin Carlsson\"},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Robyn, Joseph Mount, Klas Åhlund\"},{\"name\":\"Robin Carlsson\"},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Additional Vocals\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Bass guitar\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Because Editions, Klas Ahlund Publishing AB administered by Kobalt Music Publishing AB\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Neal H Pogue\"},{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970807,\"title\":\"Baby Forgive Me\",\"duration\":256,\"replayGain\":-8.2,\"peak\":0.999973,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":4,\"volumeNumber\":1,\"version\":null,\"popularity\":20,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970807\",\"isrc\":\"SEWKZ1800025\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Robin Carlsson\"},{\"name\":\"Robyn, Rudolf Nordström\"},{\"name\":\"Rudolf Nordström\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Robin Carlsson\"},{\"name\":\"Rudolf Nordström\"},{\"name\":\"Robyn, Rudolf Nordström\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Universal Music Publishing AB\"}]},{\"type\":\"Programming\",\"contributors\":[{\"name\":\"Mr. Tophat\",\"id\":6222286}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Randy Merrill\",\"id\":7481655},{\"name\":\"Klas Åhlund\"},{\"name\":\"Neal H Pogue\"},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocal Arranger\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Klas Åhlund\"},{\"name\":\"Mr. Tophat\",\"id\":6222286}]},{\"type\":\"Vocal Engineer\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Joseph Mount\"},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocoder\",\"contributors\":[{\"name\":\"Mr. Tophat\",\"id\":6222286}]}]},{\"item\":{\"id\":96970808,\"title\":\"Send To Robin Immediately\",\"duration\":239,\"replayGain\":-8.2,\"peak\":0.999999,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":5,\"volumeNumber\":1,\"version\":null,\"popularity\":19,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970808\",\"isrc\":\"SEWKZ1800026\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Adam Bainbridge\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Adam Bainbridge\"},{\"name\":\"Robin Carlsson\"},{\"name\":\"Robyn, Adam Bainbridge, Marvin Burns\"},{\"name\":\"Marvin Burns\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Robin Carlsson\"},{\"name\":\"Marvin Burns\"},{\"name\":\"Robyn, Adam Bainbridge, Marvin Burns\"},{\"name\":\"Adam Bainbridge\"}]},{\"type\":\"Additional Vocals\",\"contributors\":[{\"name\":\"Adam Bainbridge\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Sampha Sisay\",\"id\":5174593},{\"name\":\"Adam Bainbridge\"},{\"name\":\"Matthis Picard\"}]},{\"type\":\"Keyboards\",\"contributors\":[{\"name\":\"Matthis Picard\"},{\"name\":\"Sampha Sisay\",\"id\":5174593}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, BMG Rights Management (U.K.) Ltd, Supreme Songs, Premier Muzik International Corp for Seven More Days Music\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Randy Merrill\",\"id\":7481655},{\"name\":\"Neal H Pogue\"},{\"name\":\"Adam Bainbridge\"}]},{\"type\":\"Vocal Arranger\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Adam Bainbridge\"}]},{\"type\":\"Vocal Engineer\",\"contributors\":[{\"name\":\"Adam Bainbridge\"},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970809,\"title\":\"Honey\",\"duration\":294,\"replayGain\":-8.2,\"peak\":0.999936,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":6,\"volumeNumber\":1,\"version\":null,\"popularity\":22,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970809\",\"isrc\":\"SEWKZ1800013\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Robyn, Klas Åhlund, Markus Jägerstedt\"},{\"name\":\"MarKus Jägerstedt\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Robin Carlsson\"},{\"name\":\"MarKus Jägerstedt\"},{\"name\":\"Robyn, Klas Åhlund, Markus Jägerstedt\"}]},{\"type\":\"Assistant Mixer\",\"contributors\":[{\"name\":\"Louis Gallet\",\"id\":6231119},{\"name\":\"Antoine Poyeton\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Co-Producer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Mike Marsh\"}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Zdar\",\"id\":4988547}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB/ Klas Ahlund Publishing AB administered by Kobalt Music Publishing AB/Universal Music Publishing AB\"},{\"name\":\"Robynsongs/Universal Music Publishing AB, Klas Ahlund Publishing AB administered by Kobalt Music Publishing AB/Universal Music Publishing AB\"}]},{\"type\":\"Programming\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Antoine Poyeton\"},{\"name\":\"Mike Marsh\"},{\"name\":\"Louis Gallet\",\"id\":6231119},{\"name\":\"Zdar\",\"id\":4988547}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970810,\"title\":\"Between The Lines\",\"duration\":245,\"replayGain\":-8.2,\"peak\":1.0,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":7,\"volumeNumber\":1,\"version\":null,\"popularity\":19,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970810\",\"isrc\":\"SEWKZ1800018\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Robyn, Klas Åhlund\"},{\"name\":\"Robin Carlsson\"},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Robyn, Klas Åhlund\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Mike Bozzi\"}]},{\"type\":\"Mix Engineer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Klas Ahlund Publishing AB administered by Kobalt Music Publishing AB\"}]},{\"type\":\"Programming\",\"contributors\":[{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Mike Bozzi\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Vocal Arranger\",\"contributors\":[{\"name\":\"Klas Åhlund\"}]},{\"type\":\"Vocal Engineer\",\"contributors\":[{\"name\":\"Klas Åhlund\"},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970811,\"title\":\"Beach2k20\",\"duration\":329,\"replayGain\":-8.2,\"peak\":1.0,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":8,\"volumeNumber\":1,\"version\":null,\"popularity\":17,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970811\",\"isrc\":\"SEWKZ1800027\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Mr. Tophat\",\"id\":6222286}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Rudolf Nordstrom\"},{\"name\":\"Robyn, Rudolf Nordström, Joseph Mount, Klas Åhlund\"},{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Rudolf Nordstrom\"},{\"name\":\"Robyn, Rudolf Nordström, Joseph Mount, Klas Åhlund\"},{\"name\":\"Joseph Mount\"},{\"name\":\"Klas Åhlund\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Bass guitar\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Because Editions, Klas Ahlund Publishing AB administered by Kobalt Music Publishing AB, Universal Music Publishing AB\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Joseph Mount\"},{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Synthesizer Programming\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Vocal Arranger\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocal Engineer\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Mr. Tophat\",\"id\":6222286},{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]},{\"item\":{\"id\":96970812,\"title\":\"Ever Again\",\"duration\":264,\"replayGain\":-8.2,\"peak\":0.999907,\"allowStreaming\":true,\"streamReady\":true,\"streamStartDate\":\"2018-10-26T00:00:00.000+0000\",\"premiumStreamingOnly\":false,\"trackNumber\":9,\"volumeNumber\":1,\"version\":null,\"popularity\":23,\"copyright\":\"An Island Records recording; ℗ 2018 Konichiwa Records\",\"url\":\"http://www.tidal.com/track/96970812\",\"isrc\":\"SEWKZ1800028\",\"editable\":false,\"explicit\":false,\"audioQuality\":\"HI_RES\",\"artist\":{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"},\"artists\":[{\"id\":2252,\"name\":\"Robyn\",\"type\":\"MAIN\"}],\"album\":{\"id\":96970803,\"title\":\"Honey\",\"cover\":\"993645f7-6826-4eb5-8e63-98c1ce9a5fc7\"}},\"type\":\"track\",\"credits\":[{\"type\":\"Producer\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Composer\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn, Joseph Mount\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Lyricist\",\"contributors\":[{\"name\":\"Joseph Mount\"},{\"name\":\"Robyn, Joseph Mount\"},{\"name\":\"Robin Carlsson\"}]},{\"type\":\"Associated Performer\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252},{\"name\":\"Ulf Engström\",\"id\":6273677},{\"name\":\"Joseph Mount\"}]},{\"type\":\"Bass guitar\",\"contributors\":[{\"name\":\"Ulf Engström\",\"id\":6273677}]},{\"type\":\"Electric Guitar\",\"contributors\":[{\"name\":\"Joseph Mount\"}]},{\"type\":\"Main Artist\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]},{\"type\":\"Mastering Engineer\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655}]},{\"type\":\"Mixer\",\"contributors\":[{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Music Publisher\",\"contributors\":[{\"name\":\"Robynsongs/Universal Music Publishing AB, Because Editions\"}]},{\"type\":\"Studio Personnel\",\"contributors\":[{\"name\":\"Randy Merrill\",\"id\":7481655},{\"name\":\"Neal H Pogue\"}]},{\"type\":\"Vocals\",\"contributors\":[{\"name\":\"Robyn\",\"id\":2252}]}]}]}\n",
    "'''"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "r = json.loads(resp)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": [
    "r['items'][0]"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "types = set()\n",
    "for i in r['items']:\n",
    "    for cred in i['credits']:\n",
    "        types.add(cred['type'])"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {},
   "outputs": [],
   "source": [
    "types"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "td2 = tidal.credits()"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "scrolled": false
   },
   "outputs": [],
   "source": [
    "td2"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 1,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "import wikipediaapi"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 2,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "wiki_wiki = wikipediaapi.Wikipedia('en')\n",
    "\n",
    "page_py = wiki_wiki.page('Python_(programming_language)')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 3,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "Python_(programming_language) (id: ??, ns: 0)"
      ]
     },
     "execution_count": 3,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "page_py\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 4,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "from collections import namedtuple"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 5,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "FakePage = namedtuple(\"FakePage\", \"language\")"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 142,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "s1 = wiki_wiki._query(FakePage('en'), params=dict(\n",
    "    action='query',\n",
    "    list='search',\n",
    "    srsearch='Chris Gehringer'\n",
    "))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 143,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "[{'ns': 0,\n",
       "  'pageid': 53465829,\n",
       "  'size': 39358,\n",
       "  'snippet': '<span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> (born May 27, 1962, in Teaneck, NJ) is an American mastering engineer, known for having mastered many recordings including Rihanna\\'s Loud',\n",
       "  'timestamp': '2018-11-02T09:19:36Z',\n",
       "  'title': 'Chris Gehringer',\n",
       "  'wordcount': 5342},\n",
       " {'ns': 0,\n",
       "  'pageid': 58728793,\n",
       "  'size': 4107,\n",
       "  'snippet': 'Ricky Reed. The album was mixed by Manny Marroquin, and mastered by <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span>. All tracks written by Fidlar. Source: &quot;FIDLAR are ready to get wasted',\n",
       "  'timestamp': '2018-11-04T05:06:44Z',\n",
       "  'title': 'Almost Free',\n",
       "  'wordcount': 144},\n",
       " {'ns': 0,\n",
       "  'pageid': 57416865,\n",
       "  'size': 10029,\n",
       "  'snippet': 'assistant. The song was mastered at Sterling Sound in New York City by <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span>. The music video was released through Vevo and YouTube on July 13,',\n",
       "  'timestamp': '2018-11-18T00:41:45Z',\n",
       "  'title': 'Almost Love (song)',\n",
       "  'wordcount': 844},\n",
       " {'ns': 0,\n",
       "  'pageid': 57957913,\n",
       "  'size': 67047,\n",
       "  'snippet': 'assistant producer (track 6) Michael Freeman – mixing (track 2, 6, 10) <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> – mastering (track 7) Noah Goldstein – assistant producer (track 6)',\n",
       "  'timestamp': '2018-11-19T16:34:19Z',\n",
       "  'title': 'Simulation Theory (album)',\n",
       "  'wordcount': 6181},\n",
       " {'ns': 0,\n",
       "  'pageid': 54146645,\n",
       "  'size': 4637,\n",
       "  'snippet': '(tracks 1, 2, 4, 7–9, 11–13), production, songwriting (all tracks) <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> – audio mastering Alba Avoricani – guest vocal (track 2) Alex Wolff',\n",
       "  'timestamp': '2018-10-30T19:34:16Z',\n",
       "  'title': 'The Click (album)',\n",
       "  'wordcount': 306},\n",
       " {'ns': 0,\n",
       "  'pageid': 57751677,\n",
       "  'size': 14916,\n",
       "  'snippet': '12) Bryson Tiller – engineer (track 13), studio personnel (track 13) <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> – mastering engineer (track 13), studio personnel (track 13) &quot;LoVE',\n",
       "  'timestamp': '2018-11-17T19:01:40Z',\n",
       "  'title': 'Love Me Now?',\n",
       "  'wordcount': 935},\n",
       " {'ns': 0,\n",
       "  'pageid': 58363343,\n",
       "  'size': 20218,\n",
       "  'snippet': 'Fox\\xa0– cello Vanessa Freebairn-Smith\\xa0– cello Will Quinnell\\xa0– mastering <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span>\\xa0– mastering engineering &quot;Avril Lavigne announces highly-anticipated',\n",
       "  'timestamp': '2018-11-18T22:03:24Z',\n",
       "  'title': 'Head Above Water (song)',\n",
       "  'wordcount': 1724},\n",
       " {'ns': 0,\n",
       "  'pageid': 57924299,\n",
       "  'size': 18589,\n",
       "  'snippet': 'Jacob Olofsson – instrumentation, programming Rami Dawod – programming <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> – mastering Will Quinnell – mastering assistance Reilly, Nick (7 September',\n",
       "  'timestamp': '2018-11-19T17:17:49Z',\n",
       "  'title': 'Electricity (Silk City and Dua Lipa song)',\n",
       "  'wordcount': 1296},\n",
       " {'ns': 0,\n",
       "  'pageid': 43508272,\n",
       "  'size': 12585,\n",
       "  'snippet': 'Flannigan – composer Pete Ganbarg – A&amp;R Steve Garrigan – composer <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> – mastering Ellen Ginsburg – music clearance Shawn Glassford – composer',\n",
       "  'timestamp': '2018-10-30T18:52:38Z',\n",
       "  'title': 'The Fault in Our Stars (soundtrack)',\n",
       "  'wordcount': 921},\n",
       " {'ns': 0,\n",
       "  'pageid': 58403318,\n",
       "  'size': 9135,\n",
       "  'snippet': 'programming Zacharie Raymond – drums, bass, synths, keys, programming <span class=\"searchmatch\">Chris</span> <span class=\"searchmatch\">Gehringer</span> – mastering Brooks, Hayden (4 September 2018). &quot;Dua Lipa Announces',\n",
       "  'timestamp': '2018-11-18T12:18:11Z',\n",
       "  'title': 'Kiss and Make Up (Dua Lipa and Black Pink song)',\n",
       "  'wordcount': 757}]"
      ]
     },
     "execution_count": 143,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "s1['query']['search']"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 11,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "page = wiki_wiki.page(title)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 12,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "Lars Stalfors (id: ??, ns: 0)"
      ]
     },
     "execution_count": 12,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "page"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 13,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "full_text = page.text"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 14,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "'Lars Stalfors is an American musician, record producer, writer and mixer based in Los Angeles, CA. Lars’ most recent credits include Cold War Kids albums “L.A. Divine” (2017)[1] and “Hold My Home” (2014)[2] including the #1 alternative song “First”[3]. He has also worked with and has new releases on deck with Foster the People, Electric Guest, White Lung, Antwon, HEALTH, Alice Glass, Saint Motel, Local Natives.”\\n\\nDiscography\\nReferences\\nExternal links\\nOfficial website'"
      ]
     },
     "execution_count": 14,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "full_text"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 16,
   "metadata": {},
   "outputs": [],
   "source": [
    "def get_page_for_search(q):\n",
    "    s1 = wiki_wiki._query(FakePage('en'), params=dict(\n",
    "        action='query',\n",
    "        list='search',\n",
    "        srsearch=q\n",
    "    ))\n",
    "    try:\n",
    "        title = s1['query']['search'][0]['title']\n",
    "    except (IndexError, AttributeError):\n",
    "        print(\"No results found for '{}'\".format(q))\n",
    "    else:\n",
    "        page = wiki_wiki.page(title)\n",
    "        return page"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 33,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "p = get_page_for_search('Sergio Kitchens')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 37,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "https://en.wikipedia.org/wiki/Drip_Too_Hard\n"
     ]
    }
   ],
   "source": [
    "print(p.canonicalurl)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 30,
   "metadata": {
    "scrolled": false
   },
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "\"Drip Too Hard\" is a song by American rappers Lil Baby and Gunna, released by YSL Records, Quality Control Music, Motown and Capitol Records on September 12, 2018 as the lead single from Lil Baby and Gunna's collaborative project Drip Harder (2018). It has so far peaked at number 4 on the US Billboard Hot 100, becoming the highest-charting song for both artists.\n",
      "\n",
      "Music video\n",
      "The music video was released on YouTube on October 5, 2018. The video was directed by Spike Jordan.\n",
      "\n",
      "Charts\n",
      "\n",
      "\n",
      "== References ==\n"
     ]
    }
   ],
   "source": [
    "print(p.text)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 38,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{'Category:2018 singles': Category:2018 singles (id: ??, ns: 14),\n",
       " 'Category:2018 songs': Category:2018 songs (id: ??, ns: 14),\n",
       " 'Category:Articles with hAudio microformats': Category:Articles with hAudio microformats (id: ??, ns: 14),\n",
       " 'Category:Singlechart called without artist': Category:Singlechart called without artist (id: ??, ns: 14),\n",
       " 'Category:Singlechart called without song': Category:Singlechart called without song (id: ??, ns: 14),\n",
       " 'Category:Singlechart usages for Billboardhot100': Category:Singlechart usages for Billboardhot100 (id: ??, ns: 14),\n",
       " 'Category:Singlechart usages for Billboardrandbhiphop': Category:Singlechart usages for Billboardrandbhiphop (id: ??, ns: 14),\n",
       " 'Category:Singlechart usages for Billboardrhythmic': Category:Singlechart usages for Billboardrhythmic (id: ??, ns: 14),\n",
       " 'Category:Singlechart usages for Canada': Category:Singlechart usages for Canada (id: ??, ns: 14),\n",
       " 'Category:Singlechart usages for Ireland3': Category:Singlechart usages for Ireland3 (id: ??, ns: 14),\n",
       " 'Category:Singlechart usages for UK': Category:Singlechart usages for UK (id: ??, ns: 14)}"
      ]
     },
     "execution_count": 38,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "p.categories"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 39,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "[Section: Music video (1):\n",
       " The music video was released on YouTube on October 5, 2018. The video was directed by Spike Jordan.\n",
       " Subsections (0):, Section: Charts (1):\n",
       " \n",
       " \n",
       " == References ==\n",
       " Subsections (0):]"
      ]
     },
     "execution_count": 39,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "p.sections"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 41,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "<bound method WikipediaPage.section_by_title of Drip Too Hard (id: 58491814, ns: 0)>"
      ]
     },
     "execution_count": 41,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "p.section_by_title"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 42,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "p2 = get_page_for_search('Gunna_(rapper)')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 43,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{'Category:1993 births': Category:1993 births (id: ??, ns: 14),\n",
       " 'Category:African-American male rappers': Category:African-American male rappers (id: ??, ns: 14),\n",
       " 'Category:Articles with hCards': Category:Articles with hCards (id: ??, ns: 14),\n",
       " 'Category:Living people': Category:Living people (id: ??, ns: 14),\n",
       " 'Category:Rappers from Atlanta': Category:Rappers from Atlanta (id: ??, ns: 14)}"
      ]
     },
     "execution_count": 43,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "p2.categories"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 136,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "p3 = get_page_for_search('Colin Leonard')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 137,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{'Category:1937 births': Category:1937 births (id: ??, ns: 14),\n",
       " 'Category:20th-century English medical doctors': Category:20th-century English medical doctors (id: ??, ns: 14),\n",
       " 'Category:21st-century English medical doctors': Category:21st-century English medical doctors (id: ??, ns: 14),\n",
       " 'Category:Academics of the University of London': Category:Academics of the University of London (id: ??, ns: 14),\n",
       " 'Category:Alumni of the University of London': Category:Alumni of the University of London (id: ??, ns: 14),\n",
       " 'Category:British pathologists': Category:British pathologists (id: ??, ns: 14),\n",
       " 'Category:Fellows of the Academy of Medical Sciences': Category:Fellows of the Academy of Medical Sciences (id: ??, ns: 14),\n",
       " 'Category:Knights Bachelor': Category:Knights Bachelor (id: ??, ns: 14),\n",
       " 'Category:Living people': Category:Living people (id: ??, ns: 14),\n",
       " 'Category:People from London': Category:People from London (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with BIBSYS identifiers': Category:Wikipedia articles with BIBSYS identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with BNF identifiers': Category:Wikipedia articles with BNF identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with GND identifiers': Category:Wikipedia articles with GND identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with ISNI identifiers': Category:Wikipedia articles with ISNI identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with LCCN identifiers': Category:Wikipedia articles with LCCN identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with NKC identifiers': Category:Wikipedia articles with NKC identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with NLA identifiers': Category:Wikipedia articles with NLA identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with SELIBR identifiers': Category:Wikipedia articles with SELIBR identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with SUDOC identifiers': Category:Wikipedia articles with SUDOC identifiers (id: ??, ns: 14),\n",
       " 'Category:Wikipedia articles with VIAF identifiers': Category:Wikipedia articles with VIAF identifiers (id: ??, ns: 14)}"
      ]
     },
     "execution_count": 137,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "p3.categories"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 46,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{'2 Chainz': 2 Chainz (id: ??, ns: 0),\n",
       " '88Glam': 88Glam (id: ??, ns: 0),\n",
       " 'Billboard (magazine)': Billboard (magazine) (id: ??, ns: 0),\n",
       " 'Canadian Albums Chart': Canadian Albums Chart (id: ??, ns: 0),\n",
       " 'Complex (magazine)': Complex (magazine) (id: ??, ns: 0),\n",
       " 'Cubeatz': Cubeatz (id: ??, ns: 0),\n",
       " 'Derek Wise': Derek Wise (id: ??, ns: 0),\n",
       " 'Exclaim!': Exclaim! (id: ??, ns: 0),\n",
       " 'Executive producer': Executive producer (id: ??, ns: 0),\n",
       " 'Guest appearance': Guest appearance (id: ??, ns: 0),\n",
       " 'Hypebeast': Hypebeast (id: ??, ns: 0),\n",
       " 'ITunes Store': ITunes Store (id: ??, ns: 0),\n",
       " 'Mixtape': Mixtape (id: ??, ns: 0),\n",
       " 'Murda Beatz': Murda Beatz (id: ??, ns: 0),\n",
       " 'Nav (rapper)': Nav (rapper) (id: ??, ns: 0),\n",
       " 'Paper (magazine)': Paper (magazine) (id: ??, ns: 0),\n",
       " 'Promotional recording': Promotional recording (id: ??, ns: 0),\n",
       " 'Re-released': Re-released (id: ??, ns: 0),\n",
       " 'Record label': Record label (id: ??, ns: 0),\n",
       " 'Record producer': Record producer (id: ??, ns: 0),\n",
       " 'Republic Records': Republic Records (id: ??, ns: 0),\n",
       " 'Society of Composers, Authors and Music Publishers of Canada': Society of Composers, Authors and Music Publishers of Canada (id: ??, ns: 0),\n",
       " 'Tidal (service)': Tidal (service) (id: ??, ns: 0),\n",
       " 'WondaGurl': WondaGurl (id: ??, ns: 0),\n",
       " 'Wondagurl': Wondagurl (id: ??, ns: 0),\n",
       " 'XO (record label)': XO (record label) (id: ??, ns: 0),\n",
       " 'XXL (magazine)': XXL (magazine) (id: ??, ns: 0)}"
      ]
     },
     "execution_count": 46,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "p3.links"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 50,
   "metadata": {},
   "outputs": [],
   "source": [
    "s2 = wiki_wiki._query(FakePage('en'), params=dict(\n",
    "    action='query',\n",
    "    titles='Gunna_(rapper)',\n",
    "    prop='templates',\n",
    "    tllimit=20\n",
    "))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 51,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{'continue': {'continue': '||', 'tlcontinue': '56897613|10|Ns0'},\n",
       " 'query': {'normalized': [{'from': 'Gunna_(rapper)', 'to': 'Gunna (rapper)'}],\n",
       "  'pages': {'56897613': {'ns': 0,\n",
       "    'pageid': 56897613,\n",
       "    'templates': [{'ns': 10, 'title': 'Template:Authority control'},\n",
       "     {'ns': 10, 'title': 'Template:Birth date and age'},\n",
       "     {'ns': 10, 'title': 'Template:Br separated entries'},\n",
       "     {'ns': 10, 'title': 'Template:Cite web'},\n",
       "     {'ns': 10, 'title': 'Template:Column-width'},\n",
       "     {'ns': 10, 'title': 'Template:Discogs artist'},\n",
       "     {'ns': 10, 'title': 'Template:Efn'},\n",
       "     {'ns': 10, 'title': 'Template:Efn-ua'},\n",
       "     {'ns': 10, 'title': 'Template:Hlist'},\n",
       "     {'ns': 10, 'title': 'Template:Infobox'},\n",
       "     {'ns': 10, 'title': 'Template:Infobox musical artist'},\n",
       "     {'ns': 10, 'title': 'Template:Infobox musical artist/color'},\n",
       "     {'ns': 10, 'title': 'Template:Infobox musical artist/hCard class'},\n",
       "     {'ns': 10, 'title': 'Template:Infobox musical artist/tracking'},\n",
       "     {'ns': 10, 'title': 'Template:Main other'},\n",
       "     {'ns': 10, 'title': 'Template:N/A'},\n",
       "     {'ns': 10, 'title': 'Template:N/a'},\n",
       "     {'ns': 10, 'title': 'Template:Notelist'},\n",
       "     {'ns': 10, 'title': 'Template:Notelist-ua'},\n",
       "     {'ns': 10, 'title': 'Template:Nowrap'}],\n",
       "    'title': 'Gunna (rapper)'}}}}"
      ]
     },
     "execution_count": 51,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "s2"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 144,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "# 'Template:Birth date and age' 'Template:Infobox musical artist' 'Template:Discogs artist'\n",
    "s3 = wiki_wiki._query(FakePage('en'), params=dict(\n",
    "    action='parse',\n",
    "    page='Chris Gehringer',\n",
    "    prop='wikitext',\n",
    "    section=0\n",
    "    \n",
    "))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 145,
   "metadata": {
    "scrolled": false
   },
   "outputs": [],
   "source": [
    "sec = s3['parse']['wikitext']['*']"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 146,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "\"{{Infobox musical artist\\n| name = Chris Gehringer\\n| image = Chris Gehringer.jpg\\n| birth_date = {{Birth date and age|1962|05|27}}\\n| birth_place = [[Teaneck, New Jersey]], U.S.\\n| occupation = Mastering Engineer\\n| background = non_performing_personnel\\n| associated_acts = {{flatlist|\\n* [[Naughty by Nature]]\\n* [[Rihanna]]\\n* [[Lady Gaga]]\\n* [[Madonna (entertainer)|Madonna]]\\n* [[Robin Thicke]]\\n}}\\n| website = {{URL|sterling-sound.com/engineers/chris-gehringer/}}\\n}}\\n\\n'''Chris Gehringer''' (born May 27, 1962, in [[Teaneck, NJ]]) is an American [[mastering engineer]], known for having mastered many recordings including [[Rihanna]]'s ''[[Loud (Rihanna album)|Loud]]'', [[Lady Gaga]]’s ''[[Born This Way (album)|Born this Way]]'' and [[Robin Thicke]]'s ''[[Blurred Lines]]''.\""
      ]
     },
     "execution_count": 146,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "sec"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 147,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "import re"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 148,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "regex = re.compile(r'\\{\\{Infobox musical artist(.*)\\}\\}', flags=re.DOTALL)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 149,
   "metadata": {},
   "outputs": [],
   "source": [
    "ser = regex.search(sec)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 150,
   "metadata": {},
   "outputs": [],
   "source": [
    "infobox = ser.group(0)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 153,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "from mwtemplates import TemplateEditor\n",
    "te = TemplateEditor(sec)"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 180,
   "metadata": {},
   "outputs": [],
   "source": [
    "t1 = te.templates"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 185,
   "metadata": {},
   "outputs": [],
   "source": [
    "s = '[[Naughty by Nature]]'"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 187,
   "metadata": {},
   "outputs": [],
   "source": [
    "s.replace??"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "'[[Naughty by Nature]]'.replace"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 189,
   "metadata": {},
   "outputs": [],
   "source": [
    "def strip_links(s):\n",
    "    return s.replace('[[', '').replace(']]', '')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 190,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "def handle_flat_list(s):\n",
    "    return \", \".join([strip_links(s).strip() for s in s.splitlines() if s.strip() != ''])"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 162,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "{' associated_acts ': '{{flatlist|\\n* [[Naughty by Nature]]\\n* [[Rihanna]]\\n* [[Lady Gaga]]\\n* [[Madonna (entertainer)|Madonna]]\\n* [[Robin Thicke]]\\n}}',\n",
       " ' background ': 'non_performing_personnel',\n",
       " ' birth_date ': '{{Birth date and age|1962|05|27}}',\n",
       " ' birth_place ': '[[Teaneck, New Jersey]], U.S.',\n",
       " ' image ': 'Chris Gehringer.jpg',\n",
       " ' name ': 'Chris Gehringer',\n",
       " ' occupation ': 'Mastering Engineer',\n",
       " ' website ': '{{URL|sterling-sound.com/engineers/chris-gehringer/}}'}"
      ]
     },
     "execution_count": 162,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "dict([(p.name, p.value) for p in te.templates['Infobox musical artist'][0].parameters])"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 191,
   "metadata": {
    "scrolled": true
   },
   "outputs": [],
   "source": [
    "t2 = TemplateEditor('{{flatlist|\\n* [[Naughty by Nature]]\\n* [[Rihanna]]\\n* [[Lady Gaga]]\\n* [[Madonna (entertainer)|Madonna]]\\n* [[Robin Thicke]]\\n}}').templates"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 209,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "Flatlist\n"
     ]
    },
    {
     "ename": "AttributeError",
     "evalue": "'list' object has no attribute 'parameters'",
     "output_type": "error",
     "traceback": [
      "\u001b[0;31m---------------------------------------------------------------------------\u001b[0m",
      "\u001b[0;31mAttributeError\u001b[0m                            Traceback (most recent call last)",
      "\u001b[0;32m<ipython-input-209-9ed1bec5bedc>\u001b[0m in \u001b[0;36m<module>\u001b[0;34m()\u001b[0m\n\u001b[1;32m      2\u001b[0m     \u001b[0mprint\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mtname\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m      3\u001b[0m     \u001b[0;32mif\u001b[0m \u001b[0mtname\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mlower\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0;34m)\u001b[0m \u001b[0;34m==\u001b[0m \u001b[0;34m'flatlist'\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0;32m----> 4\u001b[0;31m         \u001b[0;32mfor\u001b[0m \u001b[0mparam\u001b[0m \u001b[0;32min\u001b[0m \u001b[0mtl\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mparameters\u001b[0m\u001b[0;34m:\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[0m\u001b[1;32m      5\u001b[0m             \u001b[0mprint\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mtype\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mi\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n\u001b[1;32m      6\u001b[0m             \u001b[0mprint\u001b[0m\u001b[0;34m(\u001b[0m\u001b[0mi\u001b[0m\u001b[0;34m.\u001b[0m\u001b[0mparameters\u001b[0m\u001b[0;34m)\u001b[0m\u001b[0;34m\u001b[0m\u001b[0m\n",
      "\u001b[0;31mAttributeError\u001b[0m: 'list' object has no attribute 'parameters'"
     ]
    }
   ],
   "source": [
    "for tname, tl in t2.items():\n",
    "    print(tname)\n",
    "    if tname.lower() == 'flatlist':\n",
    "        for param in tl.parameters:\n",
    "            print(type(i))\n",
    "            print(i.parameters)\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 170,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "'<root>[[Teaneck, New Jersey]], U.S.</root>'"
      ]
     },
     "execution_count": 170,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "class TemplateHandler:\n",
    "    name = None\n",
    "    \n",
    "    def __init__(wikitext):\n",
    "        self.wikitext = wikitext\n",
    "        \n",
    "    def \n",
    "\n",
    "class URLTemplateHendler:\n",
    "    name = 'URL'\n",
    "    \n",
    "class FlatListTemplateHandler:\n",
    "    name = 'flatlist'\n",
    "    \n",
    "class BirthDateAndAgeTemplateHandler:\n",
    "    name = 'Birth date and age'\n",
    "\n"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 70,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "s3 = wiki_wiki._query(FakePage('en'), params=dict(\n",
    "    action='parse',\n",
    "    page='Gunna (rapper)',\n",
    "    prop='text',\n",
    "    \n",
    "))"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 72,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": [
    "from IPython.core.display import HTML"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 73,
   "metadata": {
    "scrolled": true
   },
   "outputs": [
    {
     "data": {
      "text/html": [
       "<div class=\"mw-parser-output\"><table class=\"infobox vcard plainlist\" style=\"width:22em\"><tbody><tr><th colspan=\"2\" style=\"text-align:center;font-size:125%;font-weight:bold;background-color: #f0e68c\"><span class=\"fn\">Gunna</span></th></tr><tr><td colspan=\"2\" style=\"text-align:center\"><a href=\"/wiki/File:Gunna_2018.jpg\" class=\"image\"><img alt=\"Gunna 2018.jpg\" src=\"//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/220px-Gunna_2018.jpg\" width=\"220\" height=\"277\" srcset=\"//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/330px-Gunna_2018.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/440px-Gunna_2018.jpg 2x\" data-file-width=\"558\" data-file-height=\"703\" /></a><div>Gunna in 2018</div></td></tr><tr><th colspan=\"2\" style=\"text-align:center;background-color: #f0e68c\">Background information</th></tr><tr><th scope=\"row\"><span class=\"nowrap\">Birth name</span></th><td class=\"nickname\">Sergio Giavanni Kitchens</td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Also known as</span></th><td class=\"nickname\"><div class=\"hlist hlist-separated\"><ul><li>YSL Gunna</li><li>Yung Gunna</li><li>Gunna Gunna</li></ul></div></td></tr><tr><th scope=\"row\">Born</th><td><span style=\"display:none\"> (<span class=\"bday\">1993-06-14</span>) </span>June 14, 1993<span class=\"noprint ForceAgeToShow\"> (age&#160;25)</span><br /><a href=\"/wiki/College_Park,_Georgia\" title=\"College Park, Georgia\">College Park</a>, <a href=\"/wiki/Georgia_(US_state)\" class=\"mw-redirect\" title=\"Georgia (US state)\">Georgia</a>, U.S.</td></tr><tr><th scope=\"row\">Genres</th><td><div class=\"hlist hlist-separated\"><ul><li><a href=\"/wiki/Hip_hop_music\" title=\"Hip hop music\">Hip hop</a></li><li><a href=\"/wiki/Trap_music_(hip_hop)\" class=\"mw-redirect\" title=\"Trap music (hip hop)\">trap</a></li></ul></div></td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Occupation(s)</span></th><td class=\"role\"><div class=\"hlist hlist-separated\"><ul><li>Rapper</li><li>songwriter</li></ul></div></td></tr><tr><th scope=\"row\">Instruments</th><td class=\"note\">Vocals</td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Years active</span></th><td>2013–present</td></tr><tr><th scope=\"row\">Labels</th><td>YSL</td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Associated acts</span></th><td><div class=\"hlist hlist-separated\"><ul><li><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a></li><li><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a></li><li><a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a></li><li><a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">Metro Boomin</a></li><li><a href=\"/wiki/Wheezy_(record_producer)\" title=\"Wheezy (record producer)\">Wheezy</a></li></ul></div></td></tr></tbody></table>\n",
       "<p><b>Sergio Giavanni Kitchens</b> (born June 14, 1993), better known by his <a href=\"/wiki/Stage_name\" title=\"Stage name\">stage name</a> <b>Gunna</b>, is an American rapper and songwriter. He is best known for his song \"<a href=\"/wiki/Drip_Too_Hard\" title=\"Drip Too Hard\">Drip Too Hard</a>\" in collaboration with <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>.\n",
       "</p>\n",
       "<div id=\"toc\" class=\"toc\"><input type=\"checkbox\" role=\"button\" id=\"toctogglecheckbox\" class=\"toctogglecheckbox\" style=\"display:none\" /><div class=\"toctitle\" lang=\"en\" dir=\"ltr\"><h2>Contents</h2><span class=\"toctogglespan\"><label class=\"toctogglelabel\" for=\"toctogglecheckbox\"></label></span></div>\n",
       "<ul>\n",
       "<li class=\"toclevel-1 tocsection-1\"><a href=\"#Early_life\"><span class=\"tocnumber\">1</span> <span class=\"toctext\">Early life</span></a></li>\n",
       "<li class=\"toclevel-1 tocsection-2\"><a href=\"#Discography\"><span class=\"tocnumber\">2</span> <span class=\"toctext\">Discography</span></a>\n",
       "<ul>\n",
       "<li class=\"toclevel-2 tocsection-3\"><a href=\"#Mixtapes\"><span class=\"tocnumber\">2.1</span> <span class=\"toctext\">Mixtapes</span></a></li>\n",
       "<li class=\"toclevel-2 tocsection-4\"><a href=\"#EPs\"><span class=\"tocnumber\">2.2</span> <span class=\"toctext\">EPs</span></a></li>\n",
       "<li class=\"toclevel-2 tocsection-5\"><a href=\"#Singles\"><span class=\"tocnumber\">2.3</span> <span class=\"toctext\">Singles</span></a>\n",
       "<ul>\n",
       "<li class=\"toclevel-3 tocsection-6\"><a href=\"#As_lead_artist\"><span class=\"tocnumber\">2.3.1</span> <span class=\"toctext\">As lead artist</span></a></li>\n",
       "<li class=\"toclevel-3 tocsection-7\"><a href=\"#As_featured_artist\"><span class=\"tocnumber\">2.3.2</span> <span class=\"toctext\">As featured artist</span></a></li>\n",
       "</ul>\n",
       "</li>\n",
       "<li class=\"toclevel-2 tocsection-8\"><a href=\"#Other_charted_songs\"><span class=\"tocnumber\">2.4</span> <span class=\"toctext\">Other charted songs</span></a></li>\n",
       "<li class=\"toclevel-2 tocsection-9\"><a href=\"#Guest_appearances\"><span class=\"tocnumber\">2.5</span> <span class=\"toctext\">Guest appearances</span></a></li>\n",
       "</ul>\n",
       "</li>\n",
       "<li class=\"toclevel-1 tocsection-10\"><a href=\"#Notes\"><span class=\"tocnumber\">3</span> <span class=\"toctext\">Notes</span></a></li>\n",
       "<li class=\"toclevel-1 tocsection-11\"><a href=\"#References\"><span class=\"tocnumber\">4</span> <span class=\"toctext\">References</span></a></li>\n",
       "<li class=\"toclevel-1 tocsection-12\"><a href=\"#External_links\"><span class=\"tocnumber\">5</span> <span class=\"toctext\">External links</span></a></li>\n",
       "</ul>\n",
       "</div>\n",
       "\n",
       "<h2><span class=\"mw-headline\" id=\"Early_life\">Early life</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=1\" title=\"Edit section: Early life\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\n",
       "<p>Gunna was born in <a href=\"/wiki/College_Park,_Georgia\" title=\"College Park, Georgia\">College Park</a>, <a href=\"/wiki/Georgia_(US_state)\" class=\"mw-redirect\" title=\"Georgia (US state)\">Georgia</a>, He grew up listening to <a href=\"/wiki/Cam%27ron\" title=\"Cam&#39;ron\">Cam'ron</a>, and <a href=\"/wiki/Outkast\" title=\"Outkast\">Outkast</a>, among others. He has 1 Halfbrother named Suheyb Ali Isse \n",
       "<sup id=\"cite_ref-1\" class=\"reference\"><a href=\"#cite_note-1\">&#91;1&#93;</a></sup>\n",
       "</p><p>Gunna was introduced to Young Thug through Keith Troup, a mutual friend and community figure who died in December 2015.<sup id=\"cite_ref-2\" class=\"reference\"><a href=\"#cite_note-2\">&#91;2&#93;</a></sup>\n",
       "</p>\n",
       "<h2><span class=\"mw-headline\" id=\"Discography\">Discography</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=2\" title=\"Edit section: Discography\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\n",
       "<h3><span class=\"mw-headline\" id=\"Mixtapes\">Mixtapes</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=3\" title=\"Edit section: Mixtapes\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\n",
       "<p><b>As Yung Gunna</b>\n",
       "</p>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of mixtapes\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\">Title\n",
       "</th>\n",
       "<th scope=\"col\">Details\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i>Hard Body</i>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: June 16, 2013<sup id=\"cite_ref-3\" class=\"reference\"><a href=\"#cite_note-3\">&#91;3&#93;</a></sup></li>\n",
       "<li>Label: SPC Entertainment</li>\n",
       "<li>Format: <a href=\"/wiki/Music_download\" title=\"Music download\">Digital download</a></li></ul>\n",
       "</td></tr></tbody></table>\n",
       "<p><b>As Gunna</b>\n",
       "</p>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of mixtapes, with selected chart positions\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:14em;\">Title\n",
       "</th>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:19em;\">Details\n",
       "</th>\n",
       "<th scope=\"col\" colspan=\"9\">Peak chart positions\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Billboard_200\" title=\"Billboard 200\">US</a><br /><sup id=\"cite_ref-B200_4-0\" class=\"reference\"><a href=\"#cite_note-B200-4\">&#91;4&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Top_R%26B/Hip-Hop_Albums\" title=\"Top R&amp;B/Hip-Hop Albums\">US R&amp;B/HH</a><br /><sup id=\"cite_ref-RBHH_5-0\" class=\"reference\"><a href=\"#cite_note-RBHH-5\">&#91;5&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Top_Rap_Albums\" class=\"mw-redirect\" title=\"Top Rap Albums\">US<br />Rap</a><br /><sup id=\"cite_ref-USRap_6-0\" class=\"reference\"><a href=\"#cite_note-USRap-6\">&#91;6&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/ARIA_Charts\" title=\"ARIA Charts\">AUS</a><br /><sup id=\"cite_ref-7\" class=\"reference\"><a href=\"#cite_note-7\">&#91;7&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Irish_Singles_Chart\" title=\"Irish Singles Chart\">IRE</a><br /><sup id=\"cite_ref-8\" class=\"reference\"><a href=\"#cite_note-8\">&#91;8&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/MegaCharts\" title=\"MegaCharts\">NLD</a><br /><sup id=\"cite_ref-9\" class=\"reference\"><a href=\"#cite_note-9\">&#91;9&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/VG-lista\" title=\"VG-lista\">NOR</a><br /><sup id=\"cite_ref-10\" class=\"reference\"><a href=\"#cite_note-10\">&#91;10&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Sverigetopplistan\" title=\"Sverigetopplistan\">SWE</a><br /><sup id=\"cite_ref-11\" class=\"reference\"><a href=\"#cite_note-11\">&#91;11&#93;</a></sup>\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/UK_Singles_Chart\" title=\"UK Singles Chart\">UK</a><br /><sup id=\"cite_ref-UK_12-0\" class=\"reference\"><a href=\"#cite_note-UK-12\">&#91;12&#93;</a></sup>\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i>Drip Season</i>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: October 14, 2016<sup id=\"cite_ref-13\" class=\"reference\"><a href=\"#cite_note-13\">&#91;13&#93;</a></sup></li>\n",
       "<li>Label: YSL</li>\n",
       "<li>Format: Digital download</li></ul>\n",
       "</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i>Drip Season 2</i>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: May 11, 2017<sup id=\"cite_ref-14\" class=\"reference\"><a href=\"#cite_note-14\">&#91;14&#93;</a></sup></li>\n",
       "<li>Label: YSL</li>\n",
       "<li>Format: Digital download</li></ul>\n",
       "</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i><a href=\"/wiki/Drip_Season_3\" title=\"Drip Season 3\">Drip Season 3</a></i>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: February 2, 2018<sup id=\"cite_ref-15\" class=\"reference\"><a href=\"#cite_note-15\">&#91;15&#93;</a></sup></li>\n",
       "<li>Label: YSL</li>\n",
       "<li>Format: Digital download</li></ul>\n",
       "</td>\n",
       "<td>55</td>\n",
       "<td>25</td>\n",
       "<td>20</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i><a href=\"/wiki/Drip_Harder\" title=\"Drip Harder\">Drip Harder</a></i><sup id=\"cite_ref-16\" class=\"reference\"><a href=\"#cite_note-16\">&#91;16&#93;</a></sup><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>)</span>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: October 5, 2018<sup id=\"cite_ref-17\" class=\"reference\"><a href=\"#cite_note-17\">&#91;17&#93;</a></sup></li>\n",
       "<li>Label: Quality Control, YSL, Motown, Capitol</li>\n",
       "<li>Format: Digital download</li></ul>\n",
       "</td>\n",
       "<td>4<br /><sup id=\"cite_ref-18\" class=\"reference\"><a href=\"#cite_note-18\">&#91;18&#93;</a></sup></td>\n",
       "<td>—</td>\n",
       "<td>—</td>\n",
       "<td>45</td>\n",
       "<td>39<br /><sup id=\"cite_ref-19\" class=\"reference\"><a href=\"#cite_note-19\">&#91;19&#93;</a></sup></td>\n",
       "<td>20</td>\n",
       "<td>18<br /><sup id=\"cite_ref-20\" class=\"reference\"><a href=\"#cite_note-20\">&#91;20&#93;</a></sup></td>\n",
       "<td>26</td>\n",
       "<td>12\n",
       "</td></tr>\n",
       "<tr>\n",
       "<td colspan=\"14\" style=\"font-size:90%\">\"—\" denotes a recording that did not chart or was not released in that territory.\n",
       "</td></tr></tbody></table>\n",
       "<h3><span class=\"mw-headline\" id=\"EPs\">EPs</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=4\" title=\"Edit section: EPs\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of extended plays, with selected details\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\" style=\"width:10em;\">Title\n",
       "</th>\n",
       "<th scope=\"col\" style=\"width:18em;\">EP details\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i>Drip or Drown</i><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Wheezy_(record_producer)\" title=\"Wheezy (record producer)\">Wheezy</a>)</span>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: November 30, 2017<sup id=\"cite_ref-21\" class=\"reference\"><a href=\"#cite_note-21\">&#91;21&#93;</a></sup></li>\n",
       "<li>Label: YSL</li>\n",
       "<li>Format: Digital download</li></ul>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\"><i>Drip or Drown 2</i>\n",
       "</th>\n",
       "<td>\n",
       "<ul><li>Released: 2018<sup id=\"cite_ref-22\" class=\"reference\"><a href=\"#cite_note-22\">&#91;22&#93;</a></sup></li>\n",
       "<li>Label: YSL</li>\n",
       "<li>Format: Digital download</li></ul>\n",
       "</td></tr></tbody></table>\n",
       "<h3><span class=\"mw-headline\" id=\"Singles\">Singles</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=5\" title=\"Edit section: Singles\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\n",
       "<h4><span class=\"mw-headline\" id=\"As_lead_artist\">As lead artist</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=6\" title=\"Edit section: As lead artist\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h4>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of singles as lead artist, with selected chart positions, showing year released and album name\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:16em;\">Title\n",
       "</th>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:1em;\">Year\n",
       "</th>\n",
       "<th scope=\"col\">Peak chart positions\n",
       "</th>\n",
       "<th scope=\"col\" rowspan=\"2\">Album\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"col\" style=\"width:1em;font-size:85%;\"><a href=\"/wiki/Billboard_Hot_100\" title=\"Billboard Hot 100\">US</a><br /><sup id=\"cite_ref-23\" class=\"reference\"><a href=\"#cite_note-23\">&#91;23&#93;</a></sup>\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Back and Forth\"<sup id=\"cite_ref-24\" class=\"reference\"><a href=\"#cite_note-24\">&#91;24&#93;</a></sup><br /><span style=\"font-size:85%;\">(with Hoodrich Pablo Juan)</span>\n",
       "</th>\n",
       "<td rowspan=\"5\">2017\n",
       "</td>\n",
       "<td>—\n",
       "</td>\n",
       "<td rowspan=\"5\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album singles\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Vibes In LA\"<sup id=\"cite_ref-25\" class=\"reference\"><a href=\"#cite_note-25\">&#91;25&#93;</a></sup><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Moneybagg_Yo\" title=\"Moneybagg Yo\">Moneybagg Yo</a>)</span>\n",
       "</th>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Mind On a Milli\"<sup id=\"cite_ref-26\" class=\"reference\"><a href=\"#cite_note-26\">&#91;26&#93;</a></sup><br /><span style=\"font-size:85%;\">(featuring Hoodrich Pablo Juan)</span>\n",
       "</th>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Rich Bitch\"<sup id=\"cite_ref-27\" class=\"reference\"><a href=\"#cite_note-27\">&#91;27&#93;</a></sup>\n",
       "</th>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Cash 4 It\"<sup id=\"cite_ref-28\" class=\"reference\"><a href=\"#cite_note-28\">&#91;28&#93;</a></sup><br /><span style=\"font-size:85%;\">(with Spiffy Global featuring 24hrs)</span>\n",
       "</th>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Almighty\"<sup id=\"cite_ref-29\" class=\"reference\"><a href=\"#cite_note-29\">&#91;29&#93;</a></sup><br /><span style=\"font-size:85%;\">(featuring Hoodrich Pablo Juan)</span>\n",
       "</th>\n",
       "<td rowspan=\"4\">2018\n",
       "</td>\n",
       "<td>—\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Drip_Season_3\" title=\"Drip Season 3\">Drip Season 3</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Sold Out Dates\"<sup id=\"cite_ref-30\" class=\"reference\"><a href=\"#cite_note-30\">&#91;30&#93;</a></sup><br /><span style=\"font-size:85%;\">(featuring <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>)</span>\n",
       "</th>\n",
       "<td>—<sup id=\"cite_ref-32\" class=\"reference\"><a href=\"#cite_note-32\">&#91;A&#93;</a></sup>\n",
       "</td>\n",
       "<td rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\" class=\"no table-no2\">TBA\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Need U\"<sup id=\"cite_ref-33\" class=\"reference\"><a href=\"#cite_note-33\">&#91;32&#93;</a></sup><br /><span style=\"font-size:85%;\">(with Fxxxxy)</span>\n",
       "</th>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"<a href=\"/wiki/Drip_Too_Hard\" title=\"Drip Too Hard\">Drip Too Hard</a>\"<sup id=\"cite_ref-34\" class=\"reference\"><a href=\"#cite_note-34\">&#91;33&#93;</a></sup><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>)</span>\n",
       "</th>\n",
       "<td>4\n",
       "</td>\n",
       "<td><i>Drip Harder</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<td colspan=\"4\" style=\"font-size:90%\">\"—\" denotes a recording that did not chart or was not released in that territory.\n",
       "</td></tr></tbody></table>\n",
       "<h4><span class=\"mw-headline\" id=\"As_featured_artist\">As featured artist</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=7\" title=\"Edit section: As featured artist\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h4>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of singles as featured artist, showing year released and album name\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\">Title\n",
       "</th>\n",
       "<th scope=\"col\">Year\n",
       "</th>\n",
       "<th scope=\"col\">Album\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Po'ed Up\"<sup id=\"cite_ref-35\" class=\"reference\"><a href=\"#cite_note-35\">&#91;34&#93;</a></sup><br /><span style=\"font-size:85%;\">(Paris featuring Gunna)</span>\n",
       "</th>\n",
       "<td rowspan=\"8\">2018\n",
       "</td>\n",
       "<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Drip Nation\"<sup id=\"cite_ref-36\" class=\"reference\"><a href=\"#cite_note-36\">&#91;35&#93;</a></sup><br /><span style=\"font-size:85%;\">(Sosamann featuring Gunna)</span>\n",
       "</th>\n",
       "<td rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\" class=\"no table-no2\">TBA\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"My Drippin\"<sup id=\"cite_ref-37\" class=\"reference\"><a href=\"#cite_note-37\">&#91;36&#93;</a></sup><br /><span style=\"font-size:85%;\">(Da Wrapper featuring Gunna)</span>\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Do You Understand?\"<sup id=\"cite_ref-38\" class=\"reference\"><a href=\"#cite_note-38\">&#91;37&#93;</a></sup><br /><span style=\"font-size:85%;\">(<a href=\"/wiki/Shy_Glizzy\" title=\"Shy Glizzy\">Shy Glizzy</a> featuring Gunna and <a href=\"/wiki/Tory_Lanez\" title=\"Tory Lanez\">Tory Lanez</a>)</span>\n",
       "</th>\n",
       "<td><i>Fully Loaded</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Porshe\"<sup id=\"cite_ref-39\" class=\"reference\"><a href=\"#cite_note-39\">&#91;38&#93;</a></sup><br /><span style=\"font-size:85%;\">(Blue Face Bally featuring Gunna)</span>\n",
       "</th>\n",
       "<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Drip Like That\"<sup id=\"cite_ref-40\" class=\"reference\"><a href=\"#cite_note-40\">&#91;39&#93;</a></sup><br /><span style=\"font-size:85%;\">(<a href=\"/wiki/Reese_(rapper)\" title=\"Reese (rapper)\">Reese LaFlare</a> featuring Gunna)</span>\n",
       "</th>\n",
       "<td><i>Reese LaFlare</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Fasho\"<sup id=\"cite_ref-41\" class=\"reference\"><a href=\"#cite_note-41\">&#91;40&#93;</a></sup><br /><span style=\"font-size:85%;\">(Fetty Luciano featuring Gunna)</span>\n",
       "</th>\n",
       "<td rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\" class=\"no table-no2\">TBA\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Choosin\"<sup id=\"cite_ref-42\" class=\"reference\"><a href=\"#cite_note-42\">&#91;41&#93;</a></sup><br /><span style=\"font-size:85%;\">(Devon Tracy featuring Gunna)</span>\n",
       "</th></tr></tbody></table>\n",
       "<h3><span class=\"mw-headline\" id=\"Other_charted_songs\">Other charted songs</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=8\" title=\"Edit section: Other charted songs\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of songs, with selected chart positions, showing year released and album name\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:20em;\">Title\n",
       "</th>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:2em;\">Year\n",
       "</th>\n",
       "<th scope=\"col\" colspan=\"3\">Peak chart positions\n",
       "</th>\n",
       "<th scope=\"col\" rowspan=\"2\" style=\"width:14em;\">Album\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th style=\"width:3em; font-size:90%\"><a href=\"/wiki/Billboard_Hot_100\" title=\"Billboard Hot 100\">US</a><br /><sup id=\"cite_ref-Billboard_43-0\" class=\"reference\"><a href=\"#cite_note-Billboard-43\">&#91;42&#93;</a></sup>\n",
       "</th>\n",
       "<th style=\"width:3em; font-size:90%\"><a href=\"/wiki/Hot_R%26B/Hip-Hop_Songs\" title=\"Hot R&amp;B/Hip-Hop Songs\">US<br />R&amp;B/HH</a><br /><sup id=\"cite_ref-Billboard_43-1\" class=\"reference\"><a href=\"#cite_note-Billboard-43\">&#91;42&#93;</a></sup>\n",
       "</th>\n",
       "<th style=\"width:3em; font-size:90%\"><a href=\"/wiki/Canadian_Hot_100\" title=\"Canadian Hot 100\">CAN</a><br /><sup id=\"cite_ref-Billboard_43-2\" class=\"reference\"><a href=\"#cite_note-Billboard-43\">&#91;42&#93;</a></sup>\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Floyd Mayweather\"<br /><span style=\"font-size:85%;\">(Young Thug featuring <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>, <a href=\"/wiki/Gucci_Mane\" title=\"Gucci Mane\">Gucci Mane</a> and Gunna)</span>\n",
       "</th>\n",
       "<td>2016\n",
       "</td>\n",
       "<td>—<sup id=\"cite_ref-45\" class=\"reference\"><a href=\"#cite_note-45\">&#91;B&#93;</a></sup></td>\n",
       "<td>41</td>\n",
       "<td>—\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Jeffery_(mixtape)\" title=\"Jeffery (mixtape)\">Jeffery</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Life Goes On\"<br /><span style=\"font-size:85%;\">(Lil Baby featuring <a href=\"/wiki/Lil_Uzi_Vert\" title=\"Lil Uzi Vert\">Lil Uzi Vert</a> and Gunna)</span>\n",
       "</th>\n",
       "<td rowspan=\"11\">2018\n",
       "</td>\n",
       "<td>80</td>\n",
       "<td>40</td>\n",
       "<td>—\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Harder_Than_Ever\" title=\"Harder Than Ever\">Harder Than Ever</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Off White Vlone\"<br /><span style=\"font-size:85%;\">(with Lil Baby featuring <a href=\"/wiki/Lil_Durk\" title=\"Lil Durk\">Lil Durk</a> and <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a>)</span>\n",
       "</th>\n",
       "<td>54</td>\n",
       "<td>25</td>\n",
       "<td>52\n",
       "</td>\n",
       "<td rowspan=\"10\"><i>Drip Harder</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Business Is Business\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\n",
       "</th>\n",
       "<td>61</td>\n",
       "<td>28</td>\n",
       "<td>69\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Belly\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\n",
       "</th>\n",
       "<td>80</td>\n",
       "<td>37</td>\n",
       "<td>92\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"World Is Yours\"\n",
       "</th>\n",
       "<td>—<sup id=\"cite_ref-46\" class=\"reference\"><a href=\"#cite_note-46\">&#91;C&#93;</a></sup></td>\n",
       "<td>48</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Underdog\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\n",
       "</th>\n",
       "<td>—<sup id=\"cite_ref-47\" class=\"reference\"><a href=\"#cite_note-47\">&#91;D&#93;</a></sup></td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"I Am\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\n",
       "</th>\n",
       "<td>98</td>\n",
       "<td>46</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Seals Pills\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\n",
       "</th>\n",
       "<td>—<sup id=\"cite_ref-48\" class=\"reference\"><a href=\"#cite_note-48\">&#91;E&#93;</a></sup></td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"My Jeans\"<br /><span style=\"font-size:85%;\">(with Lil Baby featuring <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>)</span>\n",
       "</th>\n",
       "<td>—<sup id=\"cite_ref-49\" class=\"reference\"><a href=\"#cite_note-49\">&#91;F&#93;</a></sup></td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Style Stealer\"\n",
       "</th>\n",
       "<td>—<sup id=\"cite_ref-50\" class=\"reference\"><a href=\"#cite_note-50\">&#91;G&#93;</a></sup></td>\n",
       "<td>—</td>\n",
       "<td>—\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Never Recover\"<br /><span style=\"font-size:85%;\">(with Lil Baby featuring <a href=\"/wiki/Drake_(musician)\" title=\"Drake (musician)\">Drake</a>)</span>\n",
       "</th>\n",
       "<td>15</td>\n",
       "<td>9</td>\n",
       "<td>16\n",
       "</td></tr>\n",
       "<tr>\n",
       "<td colspan=\"6\" style=\"font-size:90%\">\"—\" denotes a recording that did not chart or was not released in that territory.\n",
       "</td></tr></tbody></table>\n",
       "<h3><span class=\"mw-headline\" id=\"Guest_appearances\">Guest appearances</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=9\" title=\"Edit section: Guest appearances\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\n",
       "<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
       "<caption>List of non-single guest appearances, with other performing artists, showing year released and album name\n",
       "</caption>\n",
       "<tbody><tr>\n",
       "<th scope=\"col\" style=\"width:18em;\">Title\n",
       "</th>\n",
       "<th scope=\"col\">Year\n",
       "</th>\n",
       "<th scope=\"col\">Other artist(s)\n",
       "</th>\n",
       "<th scope=\"col\">Album\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Whole Lotta\"<sup id=\"cite_ref-51\" class=\"reference\"><a href=\"#cite_note-51\">&#91;44&#93;</a></sup>\n",
       "</th>\n",
       "<td rowspan=\"4\">2016\n",
       "</td>\n",
       "<td>Lil Duke\n",
       "</td>\n",
       "<td><i>Uber</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Floyd Mayweather\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>, <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>, <a href=\"/wiki/Gucci_Mane\" title=\"Gucci Mane\">Gucci Mane</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Jeffery_(mixtape)\" title=\"Jeffery (mixtape)\">Jeffery</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Fuck Nigga\"<sup id=\"cite_ref-52\" class=\"reference\"><a href=\"#cite_note-52\">&#91;45&#93;</a></sup>\n",
       "</th>\n",
       "<td>Hoodrich Pablo Juan, Neechie, Lil Duke, Lil Chi Chi\n",
       "</td>\n",
       "<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"In It to Win It\"<sup id=\"cite_ref-53\" class=\"reference\"><a href=\"#cite_note-53\">&#91;46&#93;</a></sup>\n",
       "</th>\n",
       "<td>XVL Hendrix\n",
       "</td>\n",
       "<td><i>Blessings &amp; a Curse</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Up\"<sup id=\"cite_ref-PT_54-0\" class=\"reference\"><a href=\"#cite_note-PT-54\">&#91;47&#93;</a></sup>\n",
       "</th>\n",
       "<td rowspan=\"12\">2017\n",
       "</td>\n",
       "<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>, Lil Duke\n",
       "</td>\n",
       "<td rowspan=\"2\"><i>Perfect Timing</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Our Year\"<sup id=\"cite_ref-PT_54-1\" class=\"reference\"><a href=\"#cite_note-PT-54\">&#91;47&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Light My Blunt\"<sup id=\"cite_ref-LITH_55-0\" class=\"reference\"><a href=\"#cite_note-LITH-55\">&#91;48&#93;</a></sup>\n",
       "</th>\n",
       "<td rowspan=\"2\">Lil Duke\n",
       "</td>\n",
       "<td rowspan=\"2\"><i>Life in the Hills</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Starve\"<sup id=\"cite_ref-LITH_55-1\" class=\"reference\"><a href=\"#cite_note-LITH-55\">&#91;48&#93;</a></sup>\n",
       "</th></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Tomorrow 'Til Infinity\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Beautiful_Thugger_Girls\" title=\"Beautiful Thugger Girls\">Beautiful Thugger Girls</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Bag\"<sup id=\"cite_ref-56\" class=\"reference\"><a href=\"#cite_note-56\">&#91;49&#93;</a></sup>\n",
       "</th>\n",
       "<td>Jose Guapo, Lil Duke\n",
       "</td>\n",
       "<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Chanel Swagg\"<sup id=\"cite_ref-57\" class=\"reference\"><a href=\"#cite_note-57\">&#91;50&#93;</a></sup>\n",
       "</th>\n",
       "<td>Hoodrich Pablo Juan, Shad da God, Lil Duke\n",
       "</td>\n",
       "<td><i>Designer Drugz 3</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Traded Sleep For Success\"<sup id=\"cite_ref-58\" class=\"reference\"><a href=\"#cite_note-58\">&#91;51&#93;</a></sup>\n",
       "</th>\n",
       "<td>Blacc Zacc\n",
       "</td>\n",
       "<td><i>High Class Trapper</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Marvelous Day\"<sup id=\"cite_ref-59\" class=\"reference\"><a href=\"#cite_note-59\">&#91;52&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Kap_G\" title=\"Kap G\">Kap G</a>, <a href=\"/wiki/Lil_Uzi_Vert\" title=\"Lil Uzi Vert\">Lil Uzi Vert</a>\n",
       "</td>\n",
       "<td><i>Mood</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"If I Wanted To\"<sup id=\"cite_ref-60\" class=\"reference\"><a href=\"#cite_note-60\">&#91;53&#93;</a></sup>\n",
       "</th>\n",
       "<td>Lil Duke\n",
       "</td>\n",
       "<td><i>Uberman 2</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Money Forever\"<sup id=\"cite_ref-61\" class=\"reference\"><a href=\"#cite_note-61\">&#91;54&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\n",
       "</td>\n",
       "<td><i>Too Hard</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"All This\"<sup id=\"cite_ref-62\" class=\"reference\"><a href=\"#cite_note-62\">&#91;55&#93;</a></sup>\n",
       "</th>\n",
       "<td>Yung Mal and Lil Quill\n",
       "</td>\n",
       "<td><i>Came From Zero</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Paid In Full\"<sup id=\"cite_ref-63\" class=\"reference\"><a href=\"#cite_note-63\">&#91;56&#93;</a></sup>\n",
       "</th>\n",
       "<td rowspan=\"25\">2018\n",
       "</td>\n",
       "<td>Hoodrich Pablo Juan, Drugrixh Hect\n",
       "</td>\n",
       "<td><i>Rich Hood</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Last of the Real\"<sup id=\"cite_ref-64\" class=\"reference\"><a href=\"#cite_note-64\">&#91;57&#93;</a></sup>\n",
       "</th>\n",
       "<td>Jose Guapo\n",
       "</td>\n",
       "<td><i>Lingo II: The Return</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Dead Presidents\"<sup id=\"cite_ref-65\" class=\"reference\"><a href=\"#cite_note-65\">&#91;58&#93;</a></sup>\n",
       "</th>\n",
       "<td>Hoodrich Keem, Lil Duke\n",
       "</td>\n",
       "<td><i>Bodeine Withdrawals 7</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Throwing Shade\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Harder_Than_Ever\" title=\"Harder Than Ever\">Harder Than Ever</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Miami\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Tory_Lanez\" title=\"Tory Lanez\">Tory Lanez</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Love_Me_Now%3F\" title=\"Love Me Now?\">Love Me Now?</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Space Cadet\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">Metro Boomin</a>, <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>\n",
       "</td>\n",
       "<td rowspan=\"2\"><i><a href=\"/wiki/Not_All_Heroes_Wear_Capes\" title=\"Not All Heroes Wear Capes\">Not All Heroes Wear Capes</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Lesbian\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">Metro Boomin</a>, <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Eat\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Reckless_(Nav_album)\" title=\"Reckless (Nav album)\">Reckless</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Racks\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/88Glam\" title=\"88Glam\">88Glam</a>\n",
       "</td>\n",
       "<td><i>88Glam 2</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Zoom\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>\n",
       "</td>\n",
       "<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Good Dope\"<sup id=\"cite_ref-66\" class=\"reference\"><a href=\"#cite_note-66\">&#91;59&#93;</a></sup>\n",
       "</th>\n",
       "<td>Marlo\n",
       "</td>\n",
       "<td><i>The Real 1</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Easter Pink\"<sup id=\"cite_ref-67\" class=\"reference\"><a href=\"#cite_note-67\">&#91;60&#93;</a></sup>\n",
       "</th>\n",
       "<td>Yung Bans\n",
       "</td>\n",
       "<td rowspan=\"2\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album singles\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Porshe\"<sup id=\"cite_ref-68\" class=\"reference\"><a href=\"#cite_note-68\">&#91;61&#93;</a></sup>\n",
       "</th>\n",
       "<td>Blue Face Bally\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Just Vibe\"<sup id=\"cite_ref-69\" class=\"reference\"><a href=\"#cite_note-69\">&#91;62&#93;</a></sup>\n",
       "</th>\n",
       "<td>Hoodrich Pablo Juan\n",
       "</td>\n",
       "<td><i>Hoodwolf 2</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Wat U On\"<sup id=\"cite_ref-70\" class=\"reference\"><a href=\"#cite_note-70\">&#91;63&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Moneybagg_Yo\" title=\"Moneybagg Yo\">Moneybagg Yo</a>\n",
       "</td>\n",
       "<td><i>Bet On Me</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Us\"<sup id=\"cite_ref-71\" class=\"reference\"><a href=\"#cite_note-71\">&#91;64&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Dave_East\" title=\"Dave East\">Dave East</a>\n",
       "</td>\n",
       "<td><i>Karma 2</i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"No Time\"<sup id=\"cite_ref-72\" class=\"reference\"><a href=\"#cite_note-72\">&#91;65&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Playboi_Carti\" title=\"Playboi Carti\">Playboi Carti</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Die_Lit\" title=\"Die Lit\">Die Lit</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Yosemite\"<sup id=\"cite_ref-73\" class=\"reference\"><a href=\"#cite_note-73\">&#91;66&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>, <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Astroworld_(album)\" title=\"Astroworld (album)\">Astroworld</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Ain't Livin Right\"\n",
       "</th>\n",
       "<td><a href=\"/wiki/Future_(rapper)\" title=\"Future (rapper)\">Future</a>, <a href=\"/wiki/Juice_Wrld\" title=\"Juice Wrld\">Juice Wrld</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Wrld_on_Drugs\" title=\"Wrld on Drugs\">Wrld on Drugs</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Hiccup\"<sup id=\"cite_ref-74\" class=\"reference\"><a href=\"#cite_note-74\">&#91;67&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Amin%C3%A9_(rapper)\" title=\"Aminé (rapper)\">Aminé</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/OnePointFive\" title=\"OnePointFive\">OnePointFive</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Chanel (Go Get It)\"<sup id=\"cite_ref-Hypebeast_75-0\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>, <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\n",
       "</td>\n",
       "<td rowspan=\"4\"><i><a href=\"/wiki/Slime_Language\" title=\"Slime Language\">Slime Language</a></i>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Dirty Shoes\"<sup id=\"cite_ref-Hypebeast_75-1\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Scoliosis\"<sup id=\"cite_ref-Hypebeast_75-2\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>, Lil Duke\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Chains Choking Me\"<sup id=\"cite_ref-Hypebeast_75-3\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\n",
       "</td></tr>\n",
       "<tr>\n",
       "<th scope=\"row\">\"Stay Long Love You\"<sup id=\"cite_ref-76\" class=\"reference\"><a href=\"#cite_note-76\">&#91;69&#93;</a></sup>\n",
       "</th>\n",
       "<td><a href=\"/wiki/Mariah_Carey\" title=\"Mariah Carey\">Mariah Carey</a>\n",
       "</td>\n",
       "<td><i><a href=\"/wiki/Caution_(Mariah_Carey_album)\" title=\"Caution (Mariah Carey album)\">Caution</a></i>\n",
       "</td></tr></tbody></table>\n",
       "<h2><span class=\"mw-headline\" id=\"Notes\">Notes</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=10\" title=\"Edit section: Notes\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\n",
       "<div class=\"reflist\" style=\"list-style-type: upper-alpha;\">\n",
       "<div class=\"mw-references-wrap\"><ol class=\"references\">\n",
       "<li id=\"cite_note-32\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-32\">^</a></b></span> <span class=\"reference-text\">\"Sold Out Dates\" did not enter the <i>Billboard</i> Hot 100, but peaked at number four on the <a href=\"/wiki/Bubbling_Under_Hot_100\" title=\"Bubbling Under Hot 100\">Bubbling Under Hot 100</a> chart.<sup id=\"cite_ref-31\" class=\"reference\"><a href=\"#cite_note-31\">&#91;31&#93;</a></sup></span>\n",
       "</li>\n",
       "<li id=\"cite_note-45\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-45\">^</a></b></span> <span class=\"reference-text\">\"Floyd Mayweather\" did not enter the <i>Billboard</i> Hot 100, but peaked at number four on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-0\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\n",
       "</li>\n",
       "<li id=\"cite_note-46\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-46\">^</a></b></span> <span class=\"reference-text\">\"World Is Yours\" did not enter the <i>Billboard</i> Hot 100, but peaked at number one on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-1\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\n",
       "</li>\n",
       "<li id=\"cite_note-47\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-47\">^</a></b></span> <span class=\"reference-text\">\"Underdog\" did not enter the <i>Billboard</i> Hot 100, but peaked at number two on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-2\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\n",
       "</li>\n",
       "<li id=\"cite_note-48\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-48\">^</a></b></span> <span class=\"reference-text\">\"Seals Pills\" did not enter the <i>Billboard</i> Hot 100, but peaked at number 13 on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-3\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\n",
       "</li>\n",
       "<li id=\"cite_note-49\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-49\">^</a></b></span> <span class=\"reference-text\">\"My Jeans\" did not enter the <i>Billboard</i> Hot 100, but peaked at number four on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-4\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\n",
       "</li>\n",
       "<li id=\"cite_note-50\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-50\">^</a></b></span> <span class=\"reference-text\">\"Style Stealer\" did not enter the <i>Billboard</i> Hot 100, but peaked at number 11 on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-5\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\n",
       "</li>\n",
       "</ol></div></div>\n",
       "<h2><span class=\"mw-headline\" id=\"References\">References</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=11\" title=\"Edit section: References\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\n",
       "<div class=\"reflist columns references-column-width\" style=\"-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em; list-style-type: decimal;\">\n",
       "<ol class=\"references\">\n",
       "<li id=\"cite_note-1\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-1\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Coe, Kairi (October 25, 2017). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.xxlmag.com/news/2018/02/gunna-interview-the-break/\">\"The Break Presents: Gunna\"</a>. <i><a href=\"/wiki/XXL_(magazine)\" title=\"XXL (magazine)\">XXL</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=The+Break+Presents%3A+Gunna&amp;rft.date=2017-10-25&amp;rft.aulast=Coe&amp;rft.aufirst=Kairi&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2018%2F02%2Fgunna-interview-the-break%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><style data-mw-deduplicate=\"TemplateStyles:r861714446\">.mw-parser-output cite.citation{font-style:inherit}.mw-parser-output q{quotes:\"\\\"\"\"\\\"\"\"'\"\"'\"}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:inherit;padding:inherit}.mw-parser-output .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-limited a,.mw-parser-output .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}</style></span>\n",
       "</li>\n",
       "<li id=\"cite_note-2\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-2\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Kochhar, Nazuk (October 25, 2017). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.thefader.com/2017/10/25/gunna-drip-season-phase-ysl-interview\">\"Gunna wants you to go out and get it\"</a>. <i><a href=\"/wiki/The_Fader\" title=\"The Fader\">The Fader</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Gunna+wants+you+to+go+out+and+get+it&amp;rft.date=2017-10-25&amp;rft.aulast=Kochhar&amp;rft.aufirst=Nazuk&amp;rft_id=http%3A%2F%2Fwww.thefader.com%2F2017%2F10%2F25%2Fgunna-drip-season-phase-ysl-interview&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-3\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-3\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://indy.livemixtapes.com/mixtapes/23194/yung-gunna-hard-body.html\">\"Yung Gunna - Hard Body - NoDJ\"</a>. LiveMixtapes<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">May 1,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Yung+Gunna+-+Hard+Body+-+NoDJ&amp;rft.pub=LiveMixtapes&amp;rft_id=https%3A%2F%2Findy.livemixtapes.com%2Fmixtapes%2F23194%2Fyung-gunna-hard-body.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-B200-4\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-B200_4-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/billboard-200\">\"Gunna Chart History: Billboard 200\"</a>. <i><a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">Billboard</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Billboard+200&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Fbillboard-200&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-RBHH-5\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-RBHH_5-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/r-b-hip-hop-albums\">\"Gunna Chart History: Top R&amp;B/Hip-Hop Albums\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Top+R%26B%2FHip-Hop+Albums&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Fr-b-hip-hop-albums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-USRap-6\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-USRap_6-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/rap-albums\">\"Gunna Chart History: Top Rap Albums\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Top+Rap+Albums&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Frap-albums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-7\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-7\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.ariacharts.com.au/charts/albums-chart\">\"ARIA Australian Top 50 Albums\"</a>. <a href=\"/wiki/Australian_Recording_Industry_Association\" title=\"Australian Recording Industry Association\">Australian Recording Industry Association</a>. October 15, 2018<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 13,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=ARIA+Australian+Top+50+Albums&amp;rft.pub=Australian+Recording+Industry+Association&amp;rft.date=2018-10-15&amp;rft_id=http%3A%2F%2Fwww.ariacharts.com.au%2Fcharts%2Falbums-chart&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-8\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-8\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://irish-charts.com/showinterpret.asp?interpret=Gunna\">\"Discography Gunna\"</a>. <i>irishcharts.com</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=irishcharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=http%3A%2F%2Firish-charts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-9\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-9\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://dutchcharts.nl/showinterpret.asp?interpret=Gunna\">\"Discografie Gunna\"</a>. <i>dutchcharts.nl</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=dutchcharts.nl&amp;rft.atitle=Discografie+Gunna&amp;rft_id=https%3A%2F%2Fdutchcharts.nl%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-10\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-10\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://norwegiancharts.com/showinterpret.asp?interpret=Gunna\">\"Discography Gunna\"</a>. <i>norwegiancharts.com</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=norwegiancharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=https%3A%2F%2Fnorwegiancharts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-11\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-11\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://swedishcharts.com/showinterpret.asp?interpret=Gunna\">\"Discography Gunna\"</a>. <i>swedishcharts.com</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=swedishcharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=https%3A%2F%2Fswedishcharts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-UK-12\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-UK_12-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.officialcharts.com/artist/54286/lil-baby-and-gunna/\">\"Lil Baby and Gunna – full Official Chart history\"</a>. <a href=\"/wiki/Official_Charts_Company\" title=\"Official Charts Company\">Official Charts Company</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+and+Gunna+%E2%80%93+full+Official+Chart+history&amp;rft.pub=Official+Charts+Company&amp;rft_id=https%3A%2F%2Fwww.officialcharts.com%2Fartist%2F54286%2Flil-baby-and-gunna%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-13\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-13\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season/1238258270\">\"Drip Season by Gunna\"</a>. <a href=\"/wiki/Apple_Music\" title=\"Apple Music\">Apple Music</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season%2F1238258270&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-14\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-14\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season-2/1235061432\">\"Drip Season 2 by Gunna\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+2+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season-2%2F1235061432&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-15\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-15\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season-3/1339767856\">\"Drip Season 3 by Gunna\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+3+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season-3%2F1339767856&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-16\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-16\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (May 21, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-and-gunna-tease-joint-project-drip-harder-news.50697.html\">\"Lil Baby &amp; Gunna Tease Joint Project \"Drip Harder<span class=\"cs1-kern-right\">\"</span>\"</a>. <i><a href=\"/wiki/HotNewHipHop\" title=\"HotNewHipHop\">HotNewHipHop</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">May 23,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Lil+Baby+%26+Gunna+Tease+Joint+Project+%22Drip+Harder%22&amp;rft.date=2018-05-21&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-and-gunna-tease-joint-project-drip-harder-news.50697.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-17\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-17\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (October 1, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-and-gunnas-drip-harder-cover-art-and-release-date-revealed-news.61124.html\">\"Lil Baby &amp; Gunna's \"Drip Harder\" Cover Art &amp; Release Date Revealed\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 1,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Lil+Baby+%26+Gunna%27s+%22Drip+Harder%22+Cover+Art+%26+Release+Date+Revealed&amp;rft.date=2018-10-01&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-and-gunnas-drip-harder-cover-art-and-release-date-revealed-news.61124.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-18\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-18\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Caulfield, Keith (October 14, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/articles/columns/chart-beat/8479831/a-star-is-born-soundtrack-no-1-debut-billboard-200\">\"Lady Gaga &amp; Bradley Cooper's 'A Star Is Born' Soundtrack Debuts at No. 1 on Billboard 200 Albums Chart\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 15,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Lady+Gaga+%26+Bradley+Cooper%27s+%27A+Star+Is+Born%27+Soundtrack+Debuts+at+No.+1+on+Billboard+200+Albums+Chart&amp;rft.date=2018-10-14&amp;rft.aulast=Caulfield&amp;rft.aufirst=Keith&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fchart-beat%2F8479831%2Fa-star-is-born-soundtrack-no-1-debut-billboard-200&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-19\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-19\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.irma.ie/index.cfm?page=irish-charts&amp;chart=Albums\">\"Irish Albums Chart: 12 October 2018\"</a>. Irish Recorded Music Association<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Irish+Albums+Chart%3A+12+October+2018&amp;rft.pub=Irish+Recorded+Music+Association&amp;rft_id=http%3A%2F%2Fwww.irma.ie%2Findex.cfm%3Fpage%3Dirish-charts%26chart%3DAlbums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-20\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-20\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.vglista.no/topplister/topp-40-album-2018-41/\">\"VG-lista – Topp 40 Album uke 41, 2018\"</a>. <a href=\"/wiki/VG-lista\" title=\"VG-lista\">VG-lista</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=VG-lista+%E2%80%93+Topp+40+Album+uke+41%2C+2018&amp;rft.pub=VG-lista&amp;rft_id=http%3A%2F%2Fwww.vglista.no%2Ftopplister%2Ftopp-40-album-2018-41%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-21\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-21\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-or-drown/1318876773\">\"Drip or Drown by Gunna\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+or+Drown+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-or-drown%2F1318876773&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-22\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-22\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/articles/columns/hip-hop/8099645/gunna-interview-drip-season-3-young-thug\">\"Buzzing Atlanta Rapper Gunna Talks 'Drip Season 3,' Working With Young Thug &amp; Meeting Wyclef Jean\"</a>. Billboard<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Buzzing+Atlanta+Rapper+Gunna+Talks+%27Drip+Season+3%2C%27+Working+With+Young+Thug+%26+Meeting+Wyclef+Jean&amp;rft.pub=Billboard&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fhip-hop%2F8099645%2Fgunna-interview-drip-season-3-young-thug&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-23\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-23\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Trust, Gary (October 15, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/articles/columns/chart-beat/8479913/lady-gaga-bradley-cooper-hot-top-10-hot-100\">\"Maroon 5 &amp; Cardi B's 'Girls Like You' Tops Hot 100 For Fourth Week, Lady Gaga &amp; Bradley Cooper Hit Top 10\"</a>. <i><a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">Billboard</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 15,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Maroon+5+%26+Cardi+B%27s+%27Girls+Like+You%27+Tops+Hot+100+For+Fourth+Week%2C+Lady+Gaga+%26+Bradley+Cooper+Hit+Top+10&amp;rft.date=2018-10-15&amp;rft.aulast=Trust&amp;rft.aufirst=Gary&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fchart-beat%2F8479913%2Flady-gaga-bradley-cooper-hot-top-10-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-24\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-24\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/back-and-forth-single/1267896466\">\"Back and Forth - Single by Gunna &amp; HoodRich Pablo Juan\"</a>. <a href=\"/wiki/ITunes_Store\" title=\"ITunes Store\">iTunes Store</a> (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Back+and+Forth+-+Single+by+Gunna+%26+HoodRich+Pablo+Juan&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fback-and-forth-single%2F1267896466&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-25\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-25\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/vibes-in-la-single/1281377876\">\"Vibes In LA - Single by Gunna &amp; Moneybagg Yo\"</a>. iTunes<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Vibes+In+LA+-+Single+by+Gunna+%26+Moneybagg+Yo&amp;rft.pub=iTunes&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fvibes-in-la-single%2F1281377876&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-26\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-26\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/mind-on-a-milli-feat-hoodrich-pablo-juan-single/1291548799\">\"Mind On a Milli (feat. Hoodrich Pablo Juan) - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Mind+On+a+Milli+%28feat.+Hoodrich+Pablo+Juan%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fmind-on-a-milli-feat-hoodrich-pablo-juan-single%2F1291548799&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-27\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-27\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/rich-bitch-single/1301531879\">\"Rich Bitch - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Rich+Bitch+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Frich-bitch-single%2F1301531879&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-28\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-28\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/cash-4-it-feat-24hrs-single/1303615070\">\"Cash 4 It (feat. 24hrs) - Single by Spiffy Global &amp; Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Cash+4+It+%28feat.+24hrs%29+-+Single+by+Spiffy+Global+%26+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fcash-4-it-feat-24hrs-single%2F1303615070&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-29\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-29\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/almighty-feat-hoodrich-pablo-juan-single/1336085527\">\"Almighty (feat. HoodRich Pablo Juan) - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Almighty+%28feat.+HoodRich+Pablo+Juan%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Falmighty-feat-hoodrich-pablo-juan-single%2F1336085527&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-30\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-30\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/sold-out-dates-feat-lil-baby-single/1373245162\">\"Sold Out Dates (feat. Lil Baby) - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Sold+Out+Dates+%28feat.+Lil+Baby%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fsold-out-dates-feat-lil-baby-single%2F1373245162&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-31\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-31\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/gunna/chart-history/bubbling-under-hot-100\">\"Gunna Chart History - Bubbling Under Hot 100\"</a>. <i><a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">Billboard</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">May 22,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History+-+Bubbling+Under+Hot+100&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2Fgunna%2Fchart-history%2Fbubbling-under-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-33\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-33\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Zaynab (August 4, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/fxxxxy-teams-up-with-gunna-for-need-u-new-song.1979786.html\">\"FXXXXY Teams Up With Gunna For \"Need U<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=FXXXXY+Teams+Up+With+Gunna+For+%22Need+U%22&amp;rft.date=2018-08-04&amp;rft.au=Zaynab&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Ffxxxxy-teams-up-with-gunna-for-need-u-new-song.1979786.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-34\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-34\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-too-hard-single/1435739461\">\"Drip Too Hard - Single by Lil Baby &amp; Gunna\"</a>. <i>iTunes Store (US)</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">September 9,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=iTunes+Store+%28US%29&amp;rft.atitle=Drip+Too+Hard+-+Single+by+Lil+Baby+%26+Gunna&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-too-hard-single%2F1435739461&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-35\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-35\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-links-with-paris-for-poed-up-new-song.1977955.html\">\"Gunna Links With Paris For \"Po'ed Up<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i>. March 29, 2018<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Links+With+Paris+For+%22Po%27ed+Up%22&amp;rft.date=2018-03-29&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-links-with-paris-for-poed-up-new-song.1977955.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-36\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-36\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (May 28, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-and-sosamann-connect-on-drip-nation-new-song.1978801.html\">\"Gunna &amp; Sosamann Connect On \"Drip Nation<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+%26+Sosamann+Connect+On+%22Drip+Nation%22&amp;rft.date=2018-05-28&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-and-sosamann-connect-on-drip-nation-new-song.1978801.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-37\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-37\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (May 28, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-pours-a-four-in-his-drink-on-da-wrappers-my-drippin-new-song.1979110.html\">\"Gunna Pours A Four In His Drink On Da Wrapper's \"My Drippin<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Pours+A+Four+In+His+Drink+On+Da+Wrapper%27s+%22My+Drippin%22&amp;rft.date=2018-05-28&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-pours-a-four-in-his-drink-on-da-wrappers-my-drippin-new-song.1979110.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-38\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-38\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Coe, Kairi (June 11, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.xxlmag.com/rap-music/new-music/2018/06/shy-glizzy-do-you-understand-featuring-tory-lanez-gunna/\">\"Shy Glizzy, Tory Lanez &amp; Gunna Drop Song <i>Do You Understand?</i>\"</a>. <i><a href=\"/wiki/XXL_(magazine)\" title=\"XXL (magazine)\">XXL</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=Shy+Glizzy%2C+Tory+Lanez+%26+Gunna+Drop+Song+Do+You+Understand%3F&amp;rft.date=2018-06-11&amp;rft.aulast=Coe&amp;rft.aufirst=Kairi&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Frap-music%2Fnew-music%2F2018%2F06%2Fshy-glizzy-do-you-understand-featuring-tory-lanez-gunna%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-39\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-39\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Findlay, Mitch (July 13, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/blue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html\">\"Blue Face Bally &amp; Gunna Come Through In The \"Porshe<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Blue+Face+Bally+%26+Gunna+Come+Through+In+The+%22Porshe%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fblue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-40\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-40\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Findlay, Mitch (July 13, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/reese-laflare-calls-on-gunna-for-upgraded-version-of-drip-like-that-new-song.1979509.html\">\"Reese LaFlare Calls On Gunna For Upgraded Version Of \"Drip Like That<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Reese+LaFlare+Calls+On+Gunna+For+Upgraded+Version+Of+%22Drip+Like+That%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Freese-laflare-calls-on-gunna-for-upgraded-version-of-drip-like-that-new-song.1979509.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-41\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-41\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Ch, David (August 10, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-supports-the-shmoney-cause-on-fetty-lucianos-fasho-new-song.1979866.html\">\"Gunna Supports The Shmoney Cause On Fetty Luciano's \"FASHO<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Supports+The+Shmoney+Cause+On+Fetty+Luciano%27s+%22FASHO%22&amp;rft.date=2018-08-10&amp;rft.aulast=Ch&amp;rft.aufirst=David&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-supports-the-shmoney-cause-on-fetty-lucianos-fasho-new-song.1979866.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-42\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-42\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">P., Milca (August 26, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-hops-on-devon-tracys-choosin-new-song.1980088.html\">\"Gunna Hops On Devon Tracy's 'Choosin<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Hops+On+Devon+Tracy%27s+%27Choosin%22&amp;rft.date=2018-08-26&amp;rft.aulast=P.&amp;rft.aufirst=Milca&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-hops-on-devon-tracys-choosin-new-song.1980088.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-Billboard-43\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-Billboard_43-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-Billboard_43-1\"><sup><i><b>b</b></i></sup></a> <a href=\"#cite_ref-Billboard_43-2\"><sup><i><b>c</b></i></sup></a></span> <span class=\"reference-text\"><a rel=\"nofollow\" class=\"external free\" href=\"https://www.billboard.com/music/gunna\">https://www.billboard.com/music/gunna</a></span>\n",
       "</li>\n",
       "<li id=\"cite_note-Bubbling-44\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-Bubbling_44-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-1\"><sup><i><b>b</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-2\"><sup><i><b>c</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-3\"><sup><i><b>d</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-4\"><sup><i><b>e</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-5\"><sup><i><b>f</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/gunna/chart-history/bubbling-under-hot-100\">\"Gunna Chart History: Bubbling Under Hot 100\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 16,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Bubbling+Under+Hot+100&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2Fgunna%2Fchart-history%2Fbubbling-under-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-51\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-51\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/duke-uber-new-mixtape.116391.html\">\"Uber\"</a>. <a href=\"/wiki/HotNewHipHop\" title=\"HotNewHipHop\">HotNewHipHop</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Uber&amp;rft.pub=HotNewHipHop&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fduke-uber-new-mixtape.116391.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-52\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-52\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://trap-daily.com/hoodrich-pablo-juan-fuck-nigga-ft-yung-gunna-neechie-ysl-duke-lil-chi-chi/\">\"Hoodrich Pablo Juan – Fuck Nigga ft Yung Gunna, Neechie, YSL Duke &amp; Lil Chi Chi\"</a>. Trap-Daily<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Hoodrich+Pablo+Juan+%E2%80%93+Fuck+Nigga+ft+Yung+Gunna%2C+Neechie%2C+YSL+Duke+%26+Lil+Chi+Chi&amp;rft.pub=Trap-Daily&amp;rft_id=http%3A%2F%2Ftrap-daily.com%2Fhoodrich-pablo-juan-fuck-nigga-ft-yung-gunna-neechie-ysl-duke-lil-chi-chi%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-53\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-53\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/blessings-and-a-curse/1233295502\">\"Blessings and a Curse by Xvl Hendrix\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Blessings+and+a+Curse+by+Xvl+Hendrix&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fblessings-and-a-curse%2F1233295502&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-PT-54\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-PT_54-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-PT_54-1\"><sup><i><b>b</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-perfect-timing-new-mixtape.117059.html\">\"Lil Baby - Perfect Timing\"</a>. HotNewHipHop. April 14, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+-+Perfect+Timing&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-04-14&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-perfect-timing-new-mixtape.117059.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-LITH-55\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-LITH_55-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-LITH_55-1\"><sup><i><b>b</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-duke-life-in-the-hills-new-mixtape.117074.html\">\"Life In The Hills\"</a>. HotNewHipHop. April 20, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Life+In+The+Hills&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-04-20&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-duke-life-in-the-hills-new-mixtape.117074.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-56\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-56\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/bag-feat-gunna-lil-duke-single/1260717223\">\"Bag (feat. Gunna &amp; Lil Duke) - Single by Jose Guapo\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Bag+%28feat.+Gunna+%26+Lil+Duke%29+-+Single+by+Jose+Guapo&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fbag-feat-gunna-lil-duke-single%2F1260717223&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-57\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-57\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-hoodrich-pablo-juans-designer-drugz-3-new-mixtape.117519.html\">\"Stream Hoodrich Pablo Juan's \"Designer Drugz 3<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. October 5, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Stream+Hoodrich+Pablo+Juan%27s+%22Designer+Drugz+3%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-10-05&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-hoodrich-pablo-juans-designer-drugz-3-new-mixtape.117519.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-58\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-58\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.dirty-glove.net/mixtape-blacc-zacc-x-hoodrich-keem-high-class-trapper/\">\"Mixtape: Blacc Zacc X Hoodrich Keem – High Class Trapper\"</a>. Dirty Glove Bastard<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Mixtape%3A+Blacc+Zacc+X+Hoodrich+Keem+%E2%80%93+High+Class+Trapper&amp;rft.pub=Dirty+Glove+Bastard&amp;rft_id=http%3A%2F%2Fwww.dirty-glove.net%2Fmixtape-blacc-zacc-x-hoodrich-keem-high-class-trapper%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-59\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-59\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/kap-g-drops-off-3-track-ep-mood-new-mixtape.117622.html\">\"Kap G Drops Off 3 Track EP \"Mood<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. November 17, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Kap+G+Drops+Off+3+Track+EP+%22Mood%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-11-17&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fkap-g-drops-off-3-track-ep-mood-new-mixtape.117622.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-60\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-60\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-duke-returns-with-uberman-2-mixtape-new-mixtape.117646.html\">\"Lil Duke, Young Thug Affiliate, Returns With \"Uberman 2\" Mixtape\"</a>. HotNewHipHop. November 28, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Duke%2C+Young+Thug+Affiliate%2C+Returns+With+%22Uberman+2%22+Mixtape&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-11-28&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-duke-returns-with-uberman-2-mixtape-new-mixtape.117646.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-61\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-61\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-drops-16-track-mixtape-too-hard-new-mixtape.117659.html\">\"Lil Baby Drops 16 Track Mixtape \"Too Hard<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. December 1, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+Drops+16+Track+Mixtape+%22Too+Hard%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-12-01&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-drops-16-track-mixtape-too-hard-new-mixtape.117659.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-62\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-62\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.dirty-glove.net/stream-yung-mal-lil-qull-came-from-zero/\">\"Stream Yung Mal &amp; Lil Qull \"Came From Zero<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. December 25, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Stream+Yung+Mal+%26+Lil+Qull+%22Came+From+Zero%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-12-25&amp;rft_id=http%3A%2F%2Fwww.dirty-glove.net%2Fstream-yung-mal-lil-qull-came-from-zero%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-63\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-63\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://respect-mag.com/2018/01/hoodrich-pablo-juan-delivers-new-rich-hood-mixtape/\">\"Hoodrich Pablo Juan Delivers New 'Rich Hood' Mixtape\"</a>. <a href=\"/wiki/Respect._(magazine)\" title=\"Respect. (magazine)\">Respect.</a><span class=\"reference-accessdate\"> Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Hoodrich+Pablo+Juan+Delivers+New+%27Rich+Hood%27+Mixtape&amp;rft.pub=Respect.&amp;rft_id=http%3A%2F%2Frespect-mag.com%2F2018%2F01%2Fhoodrich-pablo-juan-delivers-new-rich-hood-mixtape%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-64\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-64\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/jose-guapo-recruits-offset-famous-dex-and-more-on-lingo-2-the-return-new-mixtape.117891.html\">\"Jose Guapo Recruits Offset, Famous Dex, and More On \"Lingo 2: The Return<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. March 11, 2018<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Jose+Guapo+Recruits+Offset%2C+Famous+Dex%2C+and+More+On+%22Lingo+2%3A+The+Return%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2018-03-11&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fjose-guapo-recruits-offset-famous-dex-and-more-on-lingo-2-the-return-new-mixtape.117891.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-65\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-65\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Parizot, Matthew (May 4, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/hoodrich-keem-links-up-with-gunna-and-lil-duke-for-dead-presidents-new-song.1978426.html\">\"Hoodrich Keem Links Up With Gunna &amp; Lil Duke For \"Dead Presidents<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Hoodrich+Keem+Links+Up+With+Gunna+%26+Lil+Duke+For+%22Dead+Presidents%22&amp;rft.date=2018-05-04&amp;rft.aulast=Parizot&amp;rft.aufirst=Matthew&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fhoodrich-keem-links-up-with-gunna-and-lil-duke-for-dead-presidents-new-song.1978426.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-66\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-66\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (June 17, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-invalidates-freshman-class-snub-on-marlos-good-dope-new-song.1979073.html\">\"Gunna Invalidates Freshman Class Snub On Marlo's \"Good Dope<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Invalidates+Freshman+Class+Snub+On+Marlo%27s+%22Good+Dope%22&amp;rft.date=2018-06-17&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-invalidates-freshman-class-snub-on-marlos-good-dope-new-song.1979073.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-67\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-67\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Smith, Trevor (June 25, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/yung-bans-and-gunna-share-meditative-easter-pink-new-song.1979174.html\">\"Yung Bans &amp; Gunna Share Meditative \"Easter Pink<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Yung+Bans+%26+Gunna+Share+Meditative+%22Easter+Pink%22&amp;rft.date=2018-06-25&amp;rft.aulast=Smith&amp;rft.aufirst=Trevor&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fyung-bans-and-gunna-share-meditative-easter-pink-new-song.1979174.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-68\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-68\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Findlay, Mitch (July 13, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/blue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html\">\"Blue Face Bally &amp; Gunna Come Through In The \"Porshe<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Blue+Face+Bally+%26+Gunna+Come+Through+In+The+%22Porshe%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fblue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-69\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-69\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (July 19, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/hoodrich-pablo-juan-and-gunna-link-up-on-just-vibe-new-song.1979547.html\">\"Hoodrich Pablo Juan &amp; Gunna Link Up On \"Just Vibe<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Hoodrich+Pablo+Juan+%26+Gunna+Link+Up+On+%22Just+Vibe%22&amp;rft.date=2018-07-19&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fhoodrich-pablo-juan-and-gunna-link-up-on-just-vibe-new-song.1979547.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-70\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-70\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Burks, Tosten (July 24, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.xxlmag.com/news/2018/07/moneybagg-yo-lil-baby-gunna-bet-on-me-tracklist/\">\"Moneybagg Yo Taps Lil Baby, Gunna and More for 'Bet On Me' EP\"</a>. <i>XXL</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=Moneybagg+Yo+Taps+Lil+Baby%2C+Gunna+and+More+for+%27Bet+On+Me%27+EP&amp;rft.date=2018-07-24&amp;rft.aulast=Burks&amp;rft.aufirst=Tosten&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2018%2F07%2Fmoneybagg-yo-lil-baby-gunna-bet-on-me-tracklist%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-71\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-71\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Goddard, Kevin (July 27, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-dave-easts-karma-2-mixtape-new-mixtape.118270.html\">\"Stream Dave East's \"Karma 2\" Mixtape\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Stream+Dave+East%27s+%22Karma+2%22+Mixtape&amp;rft.date=2018-07-27&amp;rft.aulast=Goddard&amp;rft.aufirst=Kevin&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-dave-easts-karma-2-mixtape-new-mixtape.118270.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-72\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-72\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Goddard, Kevin (May 11, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-playboi-cartis-die-lit-album-new-mixtape.118047.html\">\"Stream Playboi Carti's \"Die Lit\" Album\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Stream+Playboi+Carti%27s+%22Die+Lit%22+Album&amp;rft.date=2018-05-11&amp;rft.aulast=Goddard&amp;rft.aufirst=Kevin&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-playboi-cartis-die-lit-album-new-mixtape.118047.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-73\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-73\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Renshaw, David (August 3, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.thefader.com/2018/08/03/travis-scott-astroworld-credits\">\"Here are the full album credits for Travis Scott's ASTROWORLD\"</a>. <i><a href=\"/wiki/The_Fader\" title=\"The Fader\">The Fader</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Here+are+the+full+album+credits+for+Travis+Scott%27s+ASTROWORLD&amp;rft.date=2018-08-03&amp;rft.aulast=Renshaw&amp;rft.aufirst=David&amp;rft_id=https%3A%2F%2Fwww.thefader.com%2F2018%2F08%2F03%2Ftravis-scott-astroworld-credits&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-74\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-74\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Skelton, Eric (August 15, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://pigeonsandplanes.com/music/2018/08/amine-drops-new-project-onepointfive\">\"Aminé Returns With New Project 'ONEPOINTFIVE<span class=\"cs1-kern-right\">'</span>\"</a>. <i>Pigeons &amp; Planes</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Pigeons+%26+Planes&amp;rft.atitle=Amin%C3%A9+Returns+With+New+Project+%27ONEPOINTFIVE%27&amp;rft.date=2018-08-15&amp;rft.aulast=Skelton&amp;rft.aufirst=Eric&amp;rft_id=https%3A%2F%2Fpigeonsandplanes.com%2Fmusic%2F2018%2F08%2Famine-drops-new-project-onepointfive&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-Hypebeast-75\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-Hypebeast_75-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-Hypebeast_75-1\"><sup><i><b>b</b></i></sup></a> <a href=\"#cite_ref-Hypebeast_75-2\"><sup><i><b>c</b></i></sup></a> <a href=\"#cite_ref-Hypebeast_75-3\"><sup><i><b>d</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\">Li, Nicolaus (August 17, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://hypebeast.com/2018/8/young-thug-slime-language-stream\">\"Stream Young Thug's Featured-Filled 'Slime Language' Compilation Project\"</a>. <i><a href=\"/wiki/Hypebeast\" title=\"Hypebeast\">Hypebeast</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Hypebeast&amp;rft.atitle=Stream+Young+Thug%27s+Featured-Filled+%27Slime+Language%27+Compilation+Project&amp;rft.date=2018-08-17&amp;rft.aulast=Li&amp;rft.aufirst=Nicolaus&amp;rft_id=https%3A%2F%2Fhypebeast.com%2F2018%2F8%2Fyoung-thug-slime-language-stream&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "<li id=\"cite_note-76\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-76\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Maicki, Salvatore. <a rel=\"nofollow\" class=\"external text\" href=\"https://www.thefader.com/2018/10/31/mariah-carey-caution-tracklist-blood-orange-gunna\">\"Mariah Carey unveils Caution tracklist\"</a>. <i>The Fader</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">1 November</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Mariah+Carey+unveils+Caution+tracklist&amp;rft.aulast=Maicki&amp;rft.aufirst=Salvatore&amp;rft_id=https%3A%2F%2Fwww.thefader.com%2F2018%2F10%2F31%2Fmariah-carey-caution-tracklist-blood-orange-gunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\n",
       "</li>\n",
       "</ol></div>\n",
       "<h2><span class=\"mw-headline\" id=\"External_links\">External links</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=12\" title=\"Edit section: External links\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\n",
       "<ul><li><a rel=\"nofollow\" class=\"external text\" href=\"https://www.discogs.com/artist/Gunna\">Gunna (rapper)</a> discography at <a href=\"/wiki/Discogs\" title=\"Discogs\">Discogs</a></li></ul>\n",
       "\n",
       "<!-- \n",
       "NewPP limit report\n",
       "Parsed by mw1253\n",
       "Cached time: 20181119163007\n",
       "Cache expiry: 1900800\n",
       "Dynamic content: false\n",
       "CPU time usage: 0.696 seconds\n",
       "Real time usage: 0.780 seconds\n",
       "Preprocessor visited node count: 3649/1000000\n",
       "Preprocessor generated node count: 0/1500000\n",
       "Post‐expand include size: 113274/2097152 bytes\n",
       "Template argument size: 4357/2097152 bytes\n",
       "Highest expansion depth: 10/40\n",
       "Expensive parser function count: 0/500\n",
       "Unstrip recursion depth: 1/20\n",
       "Unstrip post‐expand size: 181683/5000000 bytes\n",
       "Number of Wikibase entities loaded: 1/400\n",
       "Lua time usage: 0.361/10.000 seconds\n",
       "Lua memory usage: 4.57 MB/50 MB\n",
       "-->\n",
       "<!--\n",
       "Transclusion expansion time report (%,ms,calls,template)\n",
       "100.00%  637.305      1 -total\n",
       " 68.02%  433.488      2 Template:Reflist\n",
       " 55.98%  356.759     68 Template:Cite_web\n",
       " 16.06%  102.320      1 Template:Infobox_musical_artist\n",
       " 13.35%   85.077      1 Template:Infobox\n",
       "  4.21%   26.837      1 Template:Authority_control\n",
       "  2.72%   17.341      2 Template:Br_separated_entries\n",
       "  2.29%   14.582      1 Template:Notelist-ua\n",
       "  2.20%   14.051      4 Template:Hlist\n",
       "  2.07%   13.188      6 Template:Efn-ua\n",
       "-->\n",
       "\n",
       "<!-- Saved in parser cache with key enwiki:pcache:idhash:56897613-0!canonical and timestamp 20181119163007 and revision id 869594680\n",
       " -->\n",
       "</div>"
      ],
      "text/plain": [
       "<IPython.core.display.HTML object>"
      ]
     },
     "execution_count": 73,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "HTML(s3['parse']['text']['*'])"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 74,
   "metadata": {},
   "outputs": [
    {
     "data": {
      "text/plain": [
       "'<div class=\"mw-parser-output\"><table class=\"infobox vcard plainlist\" style=\"width:22em\"><tbody><tr><th colspan=\"2\" style=\"text-align:center;font-size:125%;font-weight:bold;background-color: #f0e68c\"><span class=\"fn\">Gunna</span></th></tr><tr><td colspan=\"2\" style=\"text-align:center\"><a href=\"/wiki/File:Gunna_2018.jpg\" class=\"image\"><img alt=\"Gunna 2018.jpg\" src=\"//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/220px-Gunna_2018.jpg\" width=\"220\" height=\"277\" srcset=\"//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/330px-Gunna_2018.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/440px-Gunna_2018.jpg 2x\" data-file-width=\"558\" data-file-height=\"703\" /></a><div>Gunna in 2018</div></td></tr><tr><th colspan=\"2\" style=\"text-align:center;background-color: #f0e68c\">Background information</th></tr><tr><th scope=\"row\"><span class=\"nowrap\">Birth name</span></th><td class=\"nickname\">Sergio Giavanni Kitchens</td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Also known as</span></th><td class=\"nickname\"><div class=\"hlist hlist-separated\"><ul><li>YSL Gunna</li><li>Yung Gunna</li><li>Gunna Gunna</li></ul></div></td></tr><tr><th scope=\"row\">Born</th><td><span style=\"display:none\"> (<span class=\"bday\">1993-06-14</span>) </span>June 14, 1993<span class=\"noprint ForceAgeToShow\"> (age&#160;25)</span><br /><a href=\"/wiki/College_Park,_Georgia\" title=\"College Park, Georgia\">College Park</a>, <a href=\"/wiki/Georgia_(US_state)\" class=\"mw-redirect\" title=\"Georgia (US state)\">Georgia</a>, U.S.</td></tr><tr><th scope=\"row\">Genres</th><td><div class=\"hlist hlist-separated\"><ul><li><a href=\"/wiki/Hip_hop_music\" title=\"Hip hop music\">Hip hop</a></li><li><a href=\"/wiki/Trap_music_(hip_hop)\" class=\"mw-redirect\" title=\"Trap music (hip hop)\">trap</a></li></ul></div></td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Occupation(s)</span></th><td class=\"role\"><div class=\"hlist hlist-separated\"><ul><li>Rapper</li><li>songwriter</li></ul></div></td></tr><tr><th scope=\"row\">Instruments</th><td class=\"note\">Vocals</td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Years active</span></th><td>2013–present</td></tr><tr><th scope=\"row\">Labels</th><td>YSL</td></tr><tr><th scope=\"row\"><span class=\"nowrap\">Associated acts</span></th><td><div class=\"hlist hlist-separated\"><ul><li><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a></li><li><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a></li><li><a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a></li><li><a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">Metro Boomin</a></li><li><a href=\"/wiki/Wheezy_(record_producer)\" title=\"Wheezy (record producer)\">Wheezy</a></li></ul></div></td></tr></tbody></table>\\n<p><b>Sergio Giavanni Kitchens</b> (born June 14, 1993), better known by his <a href=\"/wiki/Stage_name\" title=\"Stage name\">stage name</a> <b>Gunna</b>, is an American rapper and songwriter. He is best known for his song \"<a href=\"/wiki/Drip_Too_Hard\" title=\"Drip Too Hard\">Drip Too Hard</a>\" in collaboration with <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>.\\n</p>\\n<div id=\"toc\" class=\"toc\"><input type=\"checkbox\" role=\"button\" id=\"toctogglecheckbox\" class=\"toctogglecheckbox\" style=\"display:none\" /><div class=\"toctitle\" lang=\"en\" dir=\"ltr\"><h2>Contents</h2><span class=\"toctogglespan\"><label class=\"toctogglelabel\" for=\"toctogglecheckbox\"></label></span></div>\\n<ul>\\n<li class=\"toclevel-1 tocsection-1\"><a href=\"#Early_life\"><span class=\"tocnumber\">1</span> <span class=\"toctext\">Early life</span></a></li>\\n<li class=\"toclevel-1 tocsection-2\"><a href=\"#Discography\"><span class=\"tocnumber\">2</span> <span class=\"toctext\">Discography</span></a>\\n<ul>\\n<li class=\"toclevel-2 tocsection-3\"><a href=\"#Mixtapes\"><span class=\"tocnumber\">2.1</span> <span class=\"toctext\">Mixtapes</span></a></li>\\n<li class=\"toclevel-2 tocsection-4\"><a href=\"#EPs\"><span class=\"tocnumber\">2.2</span> <span class=\"toctext\">EPs</span></a></li>\\n<li class=\"toclevel-2 tocsection-5\"><a href=\"#Singles\"><span class=\"tocnumber\">2.3</span> <span class=\"toctext\">Singles</span></a>\\n<ul>\\n<li class=\"toclevel-3 tocsection-6\"><a href=\"#As_lead_artist\"><span class=\"tocnumber\">2.3.1</span> <span class=\"toctext\">As lead artist</span></a></li>\\n<li class=\"toclevel-3 tocsection-7\"><a href=\"#As_featured_artist\"><span class=\"tocnumber\">2.3.2</span> <span class=\"toctext\">As featured artist</span></a></li>\\n</ul>\\n</li>\\n<li class=\"toclevel-2 tocsection-8\"><a href=\"#Other_charted_songs\"><span class=\"tocnumber\">2.4</span> <span class=\"toctext\">Other charted songs</span></a></li>\\n<li class=\"toclevel-2 tocsection-9\"><a href=\"#Guest_appearances\"><span class=\"tocnumber\">2.5</span> <span class=\"toctext\">Guest appearances</span></a></li>\\n</ul>\\n</li>\\n<li class=\"toclevel-1 tocsection-10\"><a href=\"#Notes\"><span class=\"tocnumber\">3</span> <span class=\"toctext\">Notes</span></a></li>\\n<li class=\"toclevel-1 tocsection-11\"><a href=\"#References\"><span class=\"tocnumber\">4</span> <span class=\"toctext\">References</span></a></li>\\n<li class=\"toclevel-1 tocsection-12\"><a href=\"#External_links\"><span class=\"tocnumber\">5</span> <span class=\"toctext\">External links</span></a></li>\\n</ul>\\n</div>\\n\\n<h2><span class=\"mw-headline\" id=\"Early_life\">Early life</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=1\" title=\"Edit section: Early life\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\\n<p>Gunna was born in <a href=\"/wiki/College_Park,_Georgia\" title=\"College Park, Georgia\">College Park</a>, <a href=\"/wiki/Georgia_(US_state)\" class=\"mw-redirect\" title=\"Georgia (US state)\">Georgia</a>, He grew up listening to <a href=\"/wiki/Cam%27ron\" title=\"Cam&#39;ron\">Cam\\'ron</a>, and <a href=\"/wiki/Outkast\" title=\"Outkast\">Outkast</a>, among others. He has 1 Halfbrother named Suheyb Ali Isse \\n<sup id=\"cite_ref-1\" class=\"reference\"><a href=\"#cite_note-1\">&#91;1&#93;</a></sup>\\n</p><p>Gunna was introduced to Young Thug through Keith Troup, a mutual friend and community figure who died in December 2015.<sup id=\"cite_ref-2\" class=\"reference\"><a href=\"#cite_note-2\">&#91;2&#93;</a></sup>\\n</p>\\n<h2><span class=\"mw-headline\" id=\"Discography\">Discography</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=2\" title=\"Edit section: Discography\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\\n<h3><span class=\"mw-headline\" id=\"Mixtapes\">Mixtapes</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=3\" title=\"Edit section: Mixtapes\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\\n<p><b>As Yung Gunna</b>\\n</p>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of mixtapes\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\">Title\\n</th>\\n<th scope=\"col\">Details\\n</th></tr>\\n<tr>\\n<th scope=\"row\"><i>Hard Body</i>\\n</th>\\n<td>\\n<ul><li>Released: June 16, 2013<sup id=\"cite_ref-3\" class=\"reference\"><a href=\"#cite_note-3\">&#91;3&#93;</a></sup></li>\\n<li>Label: SPC Entertainment</li>\\n<li>Format: <a href=\"/wiki/Music_download\" title=\"Music download\">Digital download</a></li></ul>\\n</td></tr></tbody></table>\\n<p><b>As Gunna</b>\\n</p>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of mixtapes, with selected chart positions\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:14em;\">Title\\n</th>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:19em;\">Details\\n</th>\\n<th scope=\"col\" colspan=\"9\">Peak chart positions\\n</th></tr>\\n<tr>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Billboard_200\" title=\"Billboard 200\">US</a><br /><sup id=\"cite_ref-B200_4-0\" class=\"reference\"><a href=\"#cite_note-B200-4\">&#91;4&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Top_R%26B/Hip-Hop_Albums\" title=\"Top R&amp;B/Hip-Hop Albums\">US R&amp;B/HH</a><br /><sup id=\"cite_ref-RBHH_5-0\" class=\"reference\"><a href=\"#cite_note-RBHH-5\">&#91;5&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Top_Rap_Albums\" class=\"mw-redirect\" title=\"Top Rap Albums\">US<br />Rap</a><br /><sup id=\"cite_ref-USRap_6-0\" class=\"reference\"><a href=\"#cite_note-USRap-6\">&#91;6&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/ARIA_Charts\" title=\"ARIA Charts\">AUS</a><br /><sup id=\"cite_ref-7\" class=\"reference\"><a href=\"#cite_note-7\">&#91;7&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Irish_Singles_Chart\" title=\"Irish Singles Chart\">IRE</a><br /><sup id=\"cite_ref-8\" class=\"reference\"><a href=\"#cite_note-8\">&#91;8&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/MegaCharts\" title=\"MegaCharts\">NLD</a><br /><sup id=\"cite_ref-9\" class=\"reference\"><a href=\"#cite_note-9\">&#91;9&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/VG-lista\" title=\"VG-lista\">NOR</a><br /><sup id=\"cite_ref-10\" class=\"reference\"><a href=\"#cite_note-10\">&#91;10&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/Sverigetopplistan\" title=\"Sverigetopplistan\">SWE</a><br /><sup id=\"cite_ref-11\" class=\"reference\"><a href=\"#cite_note-11\">&#91;11&#93;</a></sup>\\n</th>\\n<th scope=\"col\" style=\"width:3em;font-size:90%;\"><a href=\"/wiki/UK_Singles_Chart\" title=\"UK Singles Chart\">UK</a><br /><sup id=\"cite_ref-UK_12-0\" class=\"reference\"><a href=\"#cite_note-UK-12\">&#91;12&#93;</a></sup>\\n</th></tr>\\n<tr>\\n<th scope=\"row\"><i>Drip Season</i>\\n</th>\\n<td>\\n<ul><li>Released: October 14, 2016<sup id=\"cite_ref-13\" class=\"reference\"><a href=\"#cite_note-13\">&#91;13&#93;</a></sup></li>\\n<li>Label: YSL</li>\\n<li>Format: Digital download</li></ul>\\n</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\"><i>Drip Season 2</i>\\n</th>\\n<td>\\n<ul><li>Released: May 11, 2017<sup id=\"cite_ref-14\" class=\"reference\"><a href=\"#cite_note-14\">&#91;14&#93;</a></sup></li>\\n<li>Label: YSL</li>\\n<li>Format: Digital download</li></ul>\\n</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\"><i><a href=\"/wiki/Drip_Season_3\" title=\"Drip Season 3\">Drip Season 3</a></i>\\n</th>\\n<td>\\n<ul><li>Released: February 2, 2018<sup id=\"cite_ref-15\" class=\"reference\"><a href=\"#cite_note-15\">&#91;15&#93;</a></sup></li>\\n<li>Label: YSL</li>\\n<li>Format: Digital download</li></ul>\\n</td>\\n<td>55</td>\\n<td>25</td>\\n<td>20</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\"><i><a href=\"/wiki/Drip_Harder\" title=\"Drip Harder\">Drip Harder</a></i><sup id=\"cite_ref-16\" class=\"reference\"><a href=\"#cite_note-16\">&#91;16&#93;</a></sup><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>)</span>\\n</th>\\n<td>\\n<ul><li>Released: October 5, 2018<sup id=\"cite_ref-17\" class=\"reference\"><a href=\"#cite_note-17\">&#91;17&#93;</a></sup></li>\\n<li>Label: Quality Control, YSL, Motown, Capitol</li>\\n<li>Format: Digital download</li></ul>\\n</td>\\n<td>4<br /><sup id=\"cite_ref-18\" class=\"reference\"><a href=\"#cite_note-18\">&#91;18&#93;</a></sup></td>\\n<td>—</td>\\n<td>—</td>\\n<td>45</td>\\n<td>39<br /><sup id=\"cite_ref-19\" class=\"reference\"><a href=\"#cite_note-19\">&#91;19&#93;</a></sup></td>\\n<td>20</td>\\n<td>18<br /><sup id=\"cite_ref-20\" class=\"reference\"><a href=\"#cite_note-20\">&#91;20&#93;</a></sup></td>\\n<td>26</td>\\n<td>12\\n</td></tr>\\n<tr>\\n<td colspan=\"14\" style=\"font-size:90%\">\"—\" denotes a recording that did not chart or was not released in that territory.\\n</td></tr></tbody></table>\\n<h3><span class=\"mw-headline\" id=\"EPs\">EPs</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=4\" title=\"Edit section: EPs\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of extended plays, with selected details\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\" style=\"width:10em;\">Title\\n</th>\\n<th scope=\"col\" style=\"width:18em;\">EP details\\n</th></tr>\\n<tr>\\n<th scope=\"row\"><i>Drip or Drown</i><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Wheezy_(record_producer)\" title=\"Wheezy (record producer)\">Wheezy</a>)</span>\\n</th>\\n<td>\\n<ul><li>Released: November 30, 2017<sup id=\"cite_ref-21\" class=\"reference\"><a href=\"#cite_note-21\">&#91;21&#93;</a></sup></li>\\n<li>Label: YSL</li>\\n<li>Format: Digital download</li></ul>\\n</td></tr>\\n<tr>\\n<th scope=\"row\"><i>Drip or Drown 2</i>\\n</th>\\n<td>\\n<ul><li>Released: 2018<sup id=\"cite_ref-22\" class=\"reference\"><a href=\"#cite_note-22\">&#91;22&#93;</a></sup></li>\\n<li>Label: YSL</li>\\n<li>Format: Digital download</li></ul>\\n</td></tr></tbody></table>\\n<h3><span class=\"mw-headline\" id=\"Singles\">Singles</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=5\" title=\"Edit section: Singles\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\\n<h4><span class=\"mw-headline\" id=\"As_lead_artist\">As lead artist</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=6\" title=\"Edit section: As lead artist\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h4>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of singles as lead artist, with selected chart positions, showing year released and album name\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:16em;\">Title\\n</th>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:1em;\">Year\\n</th>\\n<th scope=\"col\">Peak chart positions\\n</th>\\n<th scope=\"col\" rowspan=\"2\">Album\\n</th></tr>\\n<tr>\\n<th scope=\"col\" style=\"width:1em;font-size:85%;\"><a href=\"/wiki/Billboard_Hot_100\" title=\"Billboard Hot 100\">US</a><br /><sup id=\"cite_ref-23\" class=\"reference\"><a href=\"#cite_note-23\">&#91;23&#93;</a></sup>\\n</th></tr>\\n<tr>\\n<th scope=\"row\">\"Back and Forth\"<sup id=\"cite_ref-24\" class=\"reference\"><a href=\"#cite_note-24\">&#91;24&#93;</a></sup><br /><span style=\"font-size:85%;\">(with Hoodrich Pablo Juan)</span>\\n</th>\\n<td rowspan=\"5\">2017\\n</td>\\n<td>—\\n</td>\\n<td rowspan=\"5\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album singles\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Vibes In LA\"<sup id=\"cite_ref-25\" class=\"reference\"><a href=\"#cite_note-25\">&#91;25&#93;</a></sup><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Moneybagg_Yo\" title=\"Moneybagg Yo\">Moneybagg Yo</a>)</span>\\n</th>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Mind On a Milli\"<sup id=\"cite_ref-26\" class=\"reference\"><a href=\"#cite_note-26\">&#91;26&#93;</a></sup><br /><span style=\"font-size:85%;\">(featuring Hoodrich Pablo Juan)</span>\\n</th>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Rich Bitch\"<sup id=\"cite_ref-27\" class=\"reference\"><a href=\"#cite_note-27\">&#91;27&#93;</a></sup>\\n</th>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Cash 4 It\"<sup id=\"cite_ref-28\" class=\"reference\"><a href=\"#cite_note-28\">&#91;28&#93;</a></sup><br /><span style=\"font-size:85%;\">(with Spiffy Global featuring 24hrs)</span>\\n</th>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Almighty\"<sup id=\"cite_ref-29\" class=\"reference\"><a href=\"#cite_note-29\">&#91;29&#93;</a></sup><br /><span style=\"font-size:85%;\">(featuring Hoodrich Pablo Juan)</span>\\n</th>\\n<td rowspan=\"4\">2018\\n</td>\\n<td>—\\n</td>\\n<td><i><a href=\"/wiki/Drip_Season_3\" title=\"Drip Season 3\">Drip Season 3</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Sold Out Dates\"<sup id=\"cite_ref-30\" class=\"reference\"><a href=\"#cite_note-30\">&#91;30&#93;</a></sup><br /><span style=\"font-size:85%;\">(featuring <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>)</span>\\n</th>\\n<td>—<sup id=\"cite_ref-32\" class=\"reference\"><a href=\"#cite_note-32\">&#91;A&#93;</a></sup>\\n</td>\\n<td rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\" class=\"no table-no2\">TBA\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Need U\"<sup id=\"cite_ref-33\" class=\"reference\"><a href=\"#cite_note-33\">&#91;32&#93;</a></sup><br /><span style=\"font-size:85%;\">(with Fxxxxy)</span>\\n</th>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"<a href=\"/wiki/Drip_Too_Hard\" title=\"Drip Too Hard\">Drip Too Hard</a>\"<sup id=\"cite_ref-34\" class=\"reference\"><a href=\"#cite_note-34\">&#91;33&#93;</a></sup><br /><span style=\"font-size:85%;\">(with <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>)</span>\\n</th>\\n<td>4\\n</td>\\n<td><i>Drip Harder</i>\\n</td></tr>\\n<tr>\\n<td colspan=\"4\" style=\"font-size:90%\">\"—\" denotes a recording that did not chart or was not released in that territory.\\n</td></tr></tbody></table>\\n<h4><span class=\"mw-headline\" id=\"As_featured_artist\">As featured artist</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=7\" title=\"Edit section: As featured artist\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h4>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of singles as featured artist, showing year released and album name\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\">Title\\n</th>\\n<th scope=\"col\">Year\\n</th>\\n<th scope=\"col\">Album\\n</th></tr>\\n<tr>\\n<th scope=\"row\">\"Po\\'ed Up\"<sup id=\"cite_ref-35\" class=\"reference\"><a href=\"#cite_note-35\">&#91;34&#93;</a></sup><br /><span style=\"font-size:85%;\">(Paris featuring Gunna)</span>\\n</th>\\n<td rowspan=\"8\">2018\\n</td>\\n<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Drip Nation\"<sup id=\"cite_ref-36\" class=\"reference\"><a href=\"#cite_note-36\">&#91;35&#93;</a></sup><br /><span style=\"font-size:85%;\">(Sosamann featuring Gunna)</span>\\n</th>\\n<td rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\" class=\"no table-no2\">TBA\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"My Drippin\"<sup id=\"cite_ref-37\" class=\"reference\"><a href=\"#cite_note-37\">&#91;36&#93;</a></sup><br /><span style=\"font-size:85%;\">(Da Wrapper featuring Gunna)</span>\\n</th></tr>\\n<tr>\\n<th scope=\"row\">\"Do You Understand?\"<sup id=\"cite_ref-38\" class=\"reference\"><a href=\"#cite_note-38\">&#91;37&#93;</a></sup><br /><span style=\"font-size:85%;\">(<a href=\"/wiki/Shy_Glizzy\" title=\"Shy Glizzy\">Shy Glizzy</a> featuring Gunna and <a href=\"/wiki/Tory_Lanez\" title=\"Tory Lanez\">Tory Lanez</a>)</span>\\n</th>\\n<td><i>Fully Loaded</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Porshe\"<sup id=\"cite_ref-39\" class=\"reference\"><a href=\"#cite_note-39\">&#91;38&#93;</a></sup><br /><span style=\"font-size:85%;\">(Blue Face Bally featuring Gunna)</span>\\n</th>\\n<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Drip Like That\"<sup id=\"cite_ref-40\" class=\"reference\"><a href=\"#cite_note-40\">&#91;39&#93;</a></sup><br /><span style=\"font-size:85%;\">(<a href=\"/wiki/Reese_(rapper)\" title=\"Reese (rapper)\">Reese LaFlare</a> featuring Gunna)</span>\\n</th>\\n<td><i>Reese LaFlare</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Fasho\"<sup id=\"cite_ref-41\" class=\"reference\"><a href=\"#cite_note-41\">&#91;40&#93;</a></sup><br /><span style=\"font-size:85%;\">(Fetty Luciano featuring Gunna)</span>\\n</th>\\n<td rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\" class=\"no table-no2\">TBA\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Choosin\"<sup id=\"cite_ref-42\" class=\"reference\"><a href=\"#cite_note-42\">&#91;41&#93;</a></sup><br /><span style=\"font-size:85%;\">(Devon Tracy featuring Gunna)</span>\\n</th></tr></tbody></table>\\n<h3><span class=\"mw-headline\" id=\"Other_charted_songs\">Other charted songs</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=8\" title=\"Edit section: Other charted songs\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of songs, with selected chart positions, showing year released and album name\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:20em;\">Title\\n</th>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:2em;\">Year\\n</th>\\n<th scope=\"col\" colspan=\"3\">Peak chart positions\\n</th>\\n<th scope=\"col\" rowspan=\"2\" style=\"width:14em;\">Album\\n</th></tr>\\n<tr>\\n<th style=\"width:3em; font-size:90%\"><a href=\"/wiki/Billboard_Hot_100\" title=\"Billboard Hot 100\">US</a><br /><sup id=\"cite_ref-Billboard_43-0\" class=\"reference\"><a href=\"#cite_note-Billboard-43\">&#91;42&#93;</a></sup>\\n</th>\\n<th style=\"width:3em; font-size:90%\"><a href=\"/wiki/Hot_R%26B/Hip-Hop_Songs\" title=\"Hot R&amp;B/Hip-Hop Songs\">US<br />R&amp;B/HH</a><br /><sup id=\"cite_ref-Billboard_43-1\" class=\"reference\"><a href=\"#cite_note-Billboard-43\">&#91;42&#93;</a></sup>\\n</th>\\n<th style=\"width:3em; font-size:90%\"><a href=\"/wiki/Canadian_Hot_100\" title=\"Canadian Hot 100\">CAN</a><br /><sup id=\"cite_ref-Billboard_43-2\" class=\"reference\"><a href=\"#cite_note-Billboard-43\">&#91;42&#93;</a></sup>\\n</th></tr>\\n<tr>\\n<th scope=\"row\">\"Floyd Mayweather\"<br /><span style=\"font-size:85%;\">(Young Thug featuring <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>, <a href=\"/wiki/Gucci_Mane\" title=\"Gucci Mane\">Gucci Mane</a> and Gunna)</span>\\n</th>\\n<td>2016\\n</td>\\n<td>—<sup id=\"cite_ref-45\" class=\"reference\"><a href=\"#cite_note-45\">&#91;B&#93;</a></sup></td>\\n<td>41</td>\\n<td>—\\n</td>\\n<td><i><a href=\"/wiki/Jeffery_(mixtape)\" title=\"Jeffery (mixtape)\">Jeffery</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Life Goes On\"<br /><span style=\"font-size:85%;\">(Lil Baby featuring <a href=\"/wiki/Lil_Uzi_Vert\" title=\"Lil Uzi Vert\">Lil Uzi Vert</a> and Gunna)</span>\\n</th>\\n<td rowspan=\"11\">2018\\n</td>\\n<td>80</td>\\n<td>40</td>\\n<td>—\\n</td>\\n<td><i><a href=\"/wiki/Harder_Than_Ever\" title=\"Harder Than Ever\">Harder Than Ever</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Off White Vlone\"<br /><span style=\"font-size:85%;\">(with Lil Baby featuring <a href=\"/wiki/Lil_Durk\" title=\"Lil Durk\">Lil Durk</a> and <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a>)</span>\\n</th>\\n<td>54</td>\\n<td>25</td>\\n<td>52\\n</td>\\n<td rowspan=\"10\"><i>Drip Harder</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Business Is Business\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\\n</th>\\n<td>61</td>\\n<td>28</td>\\n<td>69\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Belly\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\\n</th>\\n<td>80</td>\\n<td>37</td>\\n<td>92\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"World Is Yours\"\\n</th>\\n<td>—<sup id=\"cite_ref-46\" class=\"reference\"><a href=\"#cite_note-46\">&#91;C&#93;</a></sup></td>\\n<td>48</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Underdog\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\\n</th>\\n<td>—<sup id=\"cite_ref-47\" class=\"reference\"><a href=\"#cite_note-47\">&#91;D&#93;</a></sup></td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"I Am\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\\n</th>\\n<td>98</td>\\n<td>46</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Seals Pills\"<br /><span style=\"font-size:85%;\">(with Lil Baby)</span>\\n</th>\\n<td>—<sup id=\"cite_ref-48\" class=\"reference\"><a href=\"#cite_note-48\">&#91;E&#93;</a></sup></td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"My Jeans\"<br /><span style=\"font-size:85%;\">(with Lil Baby featuring <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>)</span>\\n</th>\\n<td>—<sup id=\"cite_ref-49\" class=\"reference\"><a href=\"#cite_note-49\">&#91;F&#93;</a></sup></td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Style Stealer\"\\n</th>\\n<td>—<sup id=\"cite_ref-50\" class=\"reference\"><a href=\"#cite_note-50\">&#91;G&#93;</a></sup></td>\\n<td>—</td>\\n<td>—\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Never Recover\"<br /><span style=\"font-size:85%;\">(with Lil Baby featuring <a href=\"/wiki/Drake_(musician)\" title=\"Drake (musician)\">Drake</a>)</span>\\n</th>\\n<td>15</td>\\n<td>9</td>\\n<td>16\\n</td></tr>\\n<tr>\\n<td colspan=\"6\" style=\"font-size:90%\">\"—\" denotes a recording that did not chart or was not released in that territory.\\n</td></tr></tbody></table>\\n<h3><span class=\"mw-headline\" id=\"Guest_appearances\">Guest appearances</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=9\" title=\"Edit section: Guest appearances\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h3>\\n<table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\\n<caption>List of non-single guest appearances, with other performing artists, showing year released and album name\\n</caption>\\n<tbody><tr>\\n<th scope=\"col\" style=\"width:18em;\">Title\\n</th>\\n<th scope=\"col\">Year\\n</th>\\n<th scope=\"col\">Other artist(s)\\n</th>\\n<th scope=\"col\">Album\\n</th></tr>\\n<tr>\\n<th scope=\"row\">\"Whole Lotta\"<sup id=\"cite_ref-51\" class=\"reference\"><a href=\"#cite_note-51\">&#91;44&#93;</a></sup>\\n</th>\\n<td rowspan=\"4\">2016\\n</td>\\n<td>Lil Duke\\n</td>\\n<td><i>Uber</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Floyd Mayweather\"\\n</th>\\n<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>, <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>, <a href=\"/wiki/Gucci_Mane\" title=\"Gucci Mane\">Gucci Mane</a>\\n</td>\\n<td><i><a href=\"/wiki/Jeffery_(mixtape)\" title=\"Jeffery (mixtape)\">Jeffery</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Fuck Nigga\"<sup id=\"cite_ref-52\" class=\"reference\"><a href=\"#cite_note-52\">&#91;45&#93;</a></sup>\\n</th>\\n<td>Hoodrich Pablo Juan, Neechie, Lil Duke, Lil Chi Chi\\n</td>\\n<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"In It to Win It\"<sup id=\"cite_ref-53\" class=\"reference\"><a href=\"#cite_note-53\">&#91;46&#93;</a></sup>\\n</th>\\n<td>XVL Hendrix\\n</td>\\n<td><i>Blessings &amp; a Curse</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Up\"<sup id=\"cite_ref-PT_54-0\" class=\"reference\"><a href=\"#cite_note-PT-54\">&#91;47&#93;</a></sup>\\n</th>\\n<td rowspan=\"12\">2017\\n</td>\\n<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>, Lil Duke\\n</td>\\n<td rowspan=\"2\"><i>Perfect Timing</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Our Year\"<sup id=\"cite_ref-PT_54-1\" class=\"reference\"><a href=\"#cite_note-PT-54\">&#91;47&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Light My Blunt\"<sup id=\"cite_ref-LITH_55-0\" class=\"reference\"><a href=\"#cite_note-LITH-55\">&#91;48&#93;</a></sup>\\n</th>\\n<td rowspan=\"2\">Lil Duke\\n</td>\\n<td rowspan=\"2\"><i>Life in the Hills</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Starve\"<sup id=\"cite_ref-LITH_55-1\" class=\"reference\"><a href=\"#cite_note-LITH-55\">&#91;48&#93;</a></sup>\\n</th></tr>\\n<tr>\\n<th scope=\"row\">\"Tomorrow \\'Til Infinity\"\\n</th>\\n<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\\n</td>\\n<td><i><a href=\"/wiki/Beautiful_Thugger_Girls\" title=\"Beautiful Thugger Girls\">Beautiful Thugger Girls</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Bag\"<sup id=\"cite_ref-56\" class=\"reference\"><a href=\"#cite_note-56\">&#91;49&#93;</a></sup>\\n</th>\\n<td>Jose Guapo, Lil Duke\\n</td>\\n<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Chanel Swagg\"<sup id=\"cite_ref-57\" class=\"reference\"><a href=\"#cite_note-57\">&#91;50&#93;</a></sup>\\n</th>\\n<td>Hoodrich Pablo Juan, Shad da God, Lil Duke\\n</td>\\n<td><i>Designer Drugz 3</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Traded Sleep For Success\"<sup id=\"cite_ref-58\" class=\"reference\"><a href=\"#cite_note-58\">&#91;51&#93;</a></sup>\\n</th>\\n<td>Blacc Zacc\\n</td>\\n<td><i>High Class Trapper</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Marvelous Day\"<sup id=\"cite_ref-59\" class=\"reference\"><a href=\"#cite_note-59\">&#91;52&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Kap_G\" title=\"Kap G\">Kap G</a>, <a href=\"/wiki/Lil_Uzi_Vert\" title=\"Lil Uzi Vert\">Lil Uzi Vert</a>\\n</td>\\n<td><i>Mood</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"If I Wanted To\"<sup id=\"cite_ref-60\" class=\"reference\"><a href=\"#cite_note-60\">&#91;53&#93;</a></sup>\\n</th>\\n<td>Lil Duke\\n</td>\\n<td><i>Uberman 2</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Money Forever\"<sup id=\"cite_ref-61\" class=\"reference\"><a href=\"#cite_note-61\">&#91;54&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\\n</td>\\n<td><i>Too Hard</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"All This\"<sup id=\"cite_ref-62\" class=\"reference\"><a href=\"#cite_note-62\">&#91;55&#93;</a></sup>\\n</th>\\n<td>Yung Mal and Lil Quill\\n</td>\\n<td><i>Came From Zero</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Paid In Full\"<sup id=\"cite_ref-63\" class=\"reference\"><a href=\"#cite_note-63\">&#91;56&#93;</a></sup>\\n</th>\\n<td rowspan=\"25\">2018\\n</td>\\n<td>Hoodrich Pablo Juan, Drugrixh Hect\\n</td>\\n<td><i>Rich Hood</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Last of the Real\"<sup id=\"cite_ref-64\" class=\"reference\"><a href=\"#cite_note-64\">&#91;57&#93;</a></sup>\\n</th>\\n<td>Jose Guapo\\n</td>\\n<td><i>Lingo II: The Return</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Dead Presidents\"<sup id=\"cite_ref-65\" class=\"reference\"><a href=\"#cite_note-65\">&#91;58&#93;</a></sup>\\n</th>\\n<td>Hoodrich Keem, Lil Duke\\n</td>\\n<td><i>Bodeine Withdrawals 7</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Throwing Shade\"\\n</th>\\n<td><a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\\n</td>\\n<td><i><a href=\"/wiki/Harder_Than_Ever\" title=\"Harder Than Ever\">Harder Than Ever</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Miami\"\\n</th>\\n<td><a href=\"/wiki/Tory_Lanez\" title=\"Tory Lanez\">Tory Lanez</a>\\n</td>\\n<td><i><a href=\"/wiki/Love_Me_Now%3F\" title=\"Love Me Now?\">Love Me Now?</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Space Cadet\"\\n</th>\\n<td><a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">Metro Boomin</a>, <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>\\n</td>\\n<td rowspan=\"2\"><i><a href=\"/wiki/Not_All_Heroes_Wear_Capes\" title=\"Not All Heroes Wear Capes\">Not All Heroes Wear Capes</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Lesbian\"\\n</th>\\n<td><a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">Metro Boomin</a>, <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Eat\"\\n</th>\\n<td><a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a>\\n</td>\\n<td><i><a href=\"/wiki/Reckless_(Nav_album)\" title=\"Reckless (Nav album)\">Reckless</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Racks\"\\n</th>\\n<td><a href=\"/wiki/88Glam\" title=\"88Glam\">88Glam</a>\\n</td>\\n<td><i>88Glam 2</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Zoom\"\\n</th>\\n<td><a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>\\n</td>\\n<td data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album single\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Good Dope\"<sup id=\"cite_ref-66\" class=\"reference\"><a href=\"#cite_note-66\">&#91;59&#93;</a></sup>\\n</th>\\n<td>Marlo\\n</td>\\n<td><i>The Real 1</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Easter Pink\"<sup id=\"cite_ref-67\" class=\"reference\"><a href=\"#cite_note-67\">&#91;60&#93;</a></sup>\\n</th>\\n<td>Yung Bans\\n</td>\\n<td rowspan=\"2\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\" class=\"table-na\">Non-album singles\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Porshe\"<sup id=\"cite_ref-68\" class=\"reference\"><a href=\"#cite_note-68\">&#91;61&#93;</a></sup>\\n</th>\\n<td>Blue Face Bally\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Just Vibe\"<sup id=\"cite_ref-69\" class=\"reference\"><a href=\"#cite_note-69\">&#91;62&#93;</a></sup>\\n</th>\\n<td>Hoodrich Pablo Juan\\n</td>\\n<td><i>Hoodwolf 2</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Wat U On\"<sup id=\"cite_ref-70\" class=\"reference\"><a href=\"#cite_note-70\">&#91;63&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Moneybagg_Yo\" title=\"Moneybagg Yo\">Moneybagg Yo</a>\\n</td>\\n<td><i>Bet On Me</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Us\"<sup id=\"cite_ref-71\" class=\"reference\"><a href=\"#cite_note-71\">&#91;64&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Dave_East\" title=\"Dave East\">Dave East</a>\\n</td>\\n<td><i>Karma 2</i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"No Time\"<sup id=\"cite_ref-72\" class=\"reference\"><a href=\"#cite_note-72\">&#91;65&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Playboi_Carti\" title=\"Playboi Carti\">Playboi Carti</a>\\n</td>\\n<td><i><a href=\"/wiki/Die_Lit\" title=\"Die Lit\">Die Lit</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Yosemite\"<sup id=\"cite_ref-73\" class=\"reference\"><a href=\"#cite_note-73\">&#91;66&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">Travis Scott</a>, <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">Nav</a>\\n</td>\\n<td><i><a href=\"/wiki/Astroworld_(album)\" title=\"Astroworld (album)\">Astroworld</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Ain\\'t Livin Right\"\\n</th>\\n<td><a href=\"/wiki/Future_(rapper)\" title=\"Future (rapper)\">Future</a>, <a href=\"/wiki/Juice_Wrld\" title=\"Juice Wrld\">Juice Wrld</a>\\n</td>\\n<td><i><a href=\"/wiki/Wrld_on_Drugs\" title=\"Wrld on Drugs\">Wrld on Drugs</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Hiccup\"<sup id=\"cite_ref-74\" class=\"reference\"><a href=\"#cite_note-74\">&#91;67&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Amin%C3%A9_(rapper)\" title=\"Aminé (rapper)\">Aminé</a>\\n</td>\\n<td><i><a href=\"/wiki/OnePointFive\" title=\"OnePointFive\">OnePointFive</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Chanel (Go Get It)\"<sup id=\"cite_ref-Hypebeast_75-0\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>, <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">Lil Baby</a>\\n</td>\\n<td rowspan=\"4\"><i><a href=\"/wiki/Slime_Language\" title=\"Slime Language\">Slime Language</a></i>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Dirty Shoes\"<sup id=\"cite_ref-Hypebeast_75-1\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Scoliosis\"<sup id=\"cite_ref-Hypebeast_75-2\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>, Lil Duke\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Chains Choking Me\"<sup id=\"cite_ref-Hypebeast_75-3\" class=\"reference\"><a href=\"#cite_note-Hypebeast-75\">&#91;68&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Young_Thug\" title=\"Young Thug\">Young Thug</a>\\n</td></tr>\\n<tr>\\n<th scope=\"row\">\"Stay Long Love You\"<sup id=\"cite_ref-76\" class=\"reference\"><a href=\"#cite_note-76\">&#91;69&#93;</a></sup>\\n</th>\\n<td><a href=\"/wiki/Mariah_Carey\" title=\"Mariah Carey\">Mariah Carey</a>\\n</td>\\n<td><i><a href=\"/wiki/Caution_(Mariah_Carey_album)\" title=\"Caution (Mariah Carey album)\">Caution</a></i>\\n</td></tr></tbody></table>\\n<h2><span class=\"mw-headline\" id=\"Notes\">Notes</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=10\" title=\"Edit section: Notes\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\\n<div class=\"reflist\" style=\"list-style-type: upper-alpha;\">\\n<div class=\"mw-references-wrap\"><ol class=\"references\">\\n<li id=\"cite_note-32\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-32\">^</a></b></span> <span class=\"reference-text\">\"Sold Out Dates\" did not enter the <i>Billboard</i> Hot 100, but peaked at number four on the <a href=\"/wiki/Bubbling_Under_Hot_100\" title=\"Bubbling Under Hot 100\">Bubbling Under Hot 100</a> chart.<sup id=\"cite_ref-31\" class=\"reference\"><a href=\"#cite_note-31\">&#91;31&#93;</a></sup></span>\\n</li>\\n<li id=\"cite_note-45\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-45\">^</a></b></span> <span class=\"reference-text\">\"Floyd Mayweather\" did not enter the <i>Billboard</i> Hot 100, but peaked at number four on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-0\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\\n</li>\\n<li id=\"cite_note-46\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-46\">^</a></b></span> <span class=\"reference-text\">\"World Is Yours\" did not enter the <i>Billboard</i> Hot 100, but peaked at number one on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-1\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\\n</li>\\n<li id=\"cite_note-47\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-47\">^</a></b></span> <span class=\"reference-text\">\"Underdog\" did not enter the <i>Billboard</i> Hot 100, but peaked at number two on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-2\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\\n</li>\\n<li id=\"cite_note-48\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-48\">^</a></b></span> <span class=\"reference-text\">\"Seals Pills\" did not enter the <i>Billboard</i> Hot 100, but peaked at number 13 on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-3\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\\n</li>\\n<li id=\"cite_note-49\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-49\">^</a></b></span> <span class=\"reference-text\">\"My Jeans\" did not enter the <i>Billboard</i> Hot 100, but peaked at number four on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-4\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\\n</li>\\n<li id=\"cite_note-50\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-50\">^</a></b></span> <span class=\"reference-text\">\"Style Stealer\" did not enter the <i>Billboard</i> Hot 100, but peaked at number 11 on the Bubbling Under Hot 100 Singles chart.<sup id=\"cite_ref-Bubbling_44-5\" class=\"reference\"><a href=\"#cite_note-Bubbling-44\">&#91;43&#93;</a></sup></span>\\n</li>\\n</ol></div></div>\\n<h2><span class=\"mw-headline\" id=\"References\">References</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=11\" title=\"Edit section: References\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\\n<div class=\"reflist columns references-column-width\" style=\"-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em; list-style-type: decimal;\">\\n<ol class=\"references\">\\n<li id=\"cite_note-1\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-1\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Coe, Kairi (October 25, 2017). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.xxlmag.com/news/2018/02/gunna-interview-the-break/\">\"The Break Presents: Gunna\"</a>. <i><a href=\"/wiki/XXL_(magazine)\" title=\"XXL (magazine)\">XXL</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=The+Break+Presents%3A+Gunna&amp;rft.date=2017-10-25&amp;rft.aulast=Coe&amp;rft.aufirst=Kairi&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2018%2F02%2Fgunna-interview-the-break%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><style data-mw-deduplicate=\"TemplateStyles:r861714446\">.mw-parser-output cite.citation{font-style:inherit}.mw-parser-output q{quotes:\"\\\\\"\"\"\\\\\"\"\"\\'\"\"\\'\"}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:inherit;padding:inherit}.mw-parser-output .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-limited a,.mw-parser-output .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}</style></span>\\n</li>\\n<li id=\"cite_note-2\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-2\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Kochhar, Nazuk (October 25, 2017). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.thefader.com/2017/10/25/gunna-drip-season-phase-ysl-interview\">\"Gunna wants you to go out and get it\"</a>. <i><a href=\"/wiki/The_Fader\" title=\"The Fader\">The Fader</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Gunna+wants+you+to+go+out+and+get+it&amp;rft.date=2017-10-25&amp;rft.aulast=Kochhar&amp;rft.aufirst=Nazuk&amp;rft_id=http%3A%2F%2Fwww.thefader.com%2F2017%2F10%2F25%2Fgunna-drip-season-phase-ysl-interview&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-3\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-3\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://indy.livemixtapes.com/mixtapes/23194/yung-gunna-hard-body.html\">\"Yung Gunna - Hard Body - NoDJ\"</a>. LiveMixtapes<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">May 1,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Yung+Gunna+-+Hard+Body+-+NoDJ&amp;rft.pub=LiveMixtapes&amp;rft_id=https%3A%2F%2Findy.livemixtapes.com%2Fmixtapes%2F23194%2Fyung-gunna-hard-body.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-B200-4\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-B200_4-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/billboard-200\">\"Gunna Chart History: Billboard 200\"</a>. <i><a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">Billboard</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Billboard+200&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Fbillboard-200&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-RBHH-5\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-RBHH_5-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/r-b-hip-hop-albums\">\"Gunna Chart History: Top R&amp;B/Hip-Hop Albums\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Top+R%26B%2FHip-Hop+Albums&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Fr-b-hip-hop-albums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-USRap-6\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-USRap_6-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/rap-albums\">\"Gunna Chart History: Top Rap Albums\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Top+Rap+Albums&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Frap-albums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-7\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-7\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.ariacharts.com.au/charts/albums-chart\">\"ARIA Australian Top 50 Albums\"</a>. <a href=\"/wiki/Australian_Recording_Industry_Association\" title=\"Australian Recording Industry Association\">Australian Recording Industry Association</a>. October 15, 2018<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 13,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=ARIA+Australian+Top+50+Albums&amp;rft.pub=Australian+Recording+Industry+Association&amp;rft.date=2018-10-15&amp;rft_id=http%3A%2F%2Fwww.ariacharts.com.au%2Fcharts%2Falbums-chart&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-8\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-8\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://irish-charts.com/showinterpret.asp?interpret=Gunna\">\"Discography Gunna\"</a>. <i>irishcharts.com</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=irishcharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=http%3A%2F%2Firish-charts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-9\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-9\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://dutchcharts.nl/showinterpret.asp?interpret=Gunna\">\"Discografie Gunna\"</a>. <i>dutchcharts.nl</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=dutchcharts.nl&amp;rft.atitle=Discografie+Gunna&amp;rft_id=https%3A%2F%2Fdutchcharts.nl%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-10\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-10\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://norwegiancharts.com/showinterpret.asp?interpret=Gunna\">\"Discography Gunna\"</a>. <i>norwegiancharts.com</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=norwegiancharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=https%3A%2F%2Fnorwegiancharts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-11\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-11\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://swedishcharts.com/showinterpret.asp?interpret=Gunna\">\"Discography Gunna\"</a>. <i>swedishcharts.com</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=swedishcharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=https%3A%2F%2Fswedishcharts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-UK-12\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-UK_12-0\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.officialcharts.com/artist/54286/lil-baby-and-gunna/\">\"Lil Baby and Gunna – full Official Chart history\"</a>. <a href=\"/wiki/Official_Charts_Company\" title=\"Official Charts Company\">Official Charts Company</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+and+Gunna+%E2%80%93+full+Official+Chart+history&amp;rft.pub=Official+Charts+Company&amp;rft_id=https%3A%2F%2Fwww.officialcharts.com%2Fartist%2F54286%2Flil-baby-and-gunna%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-13\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-13\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season/1238258270\">\"Drip Season by Gunna\"</a>. <a href=\"/wiki/Apple_Music\" title=\"Apple Music\">Apple Music</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season%2F1238258270&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-14\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-14\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season-2/1235061432\">\"Drip Season 2 by Gunna\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+2+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season-2%2F1235061432&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-15\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-15\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season-3/1339767856\">\"Drip Season 3 by Gunna\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+3+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season-3%2F1339767856&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-16\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-16\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (May 21, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-and-gunna-tease-joint-project-drip-harder-news.50697.html\">\"Lil Baby &amp; Gunna Tease Joint Project \"Drip Harder<span class=\"cs1-kern-right\">\"</span>\"</a>. <i><a href=\"/wiki/HotNewHipHop\" title=\"HotNewHipHop\">HotNewHipHop</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">May 23,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Lil+Baby+%26+Gunna+Tease+Joint+Project+%22Drip+Harder%22&amp;rft.date=2018-05-21&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-and-gunna-tease-joint-project-drip-harder-news.50697.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-17\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-17\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (October 1, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-and-gunnas-drip-harder-cover-art-and-release-date-revealed-news.61124.html\">\"Lil Baby &amp; Gunna\\'s \"Drip Harder\" Cover Art &amp; Release Date Revealed\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 1,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Lil+Baby+%26+Gunna%27s+%22Drip+Harder%22+Cover+Art+%26+Release+Date+Revealed&amp;rft.date=2018-10-01&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-and-gunnas-drip-harder-cover-art-and-release-date-revealed-news.61124.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-18\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-18\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Caulfield, Keith (October 14, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/articles/columns/chart-beat/8479831/a-star-is-born-soundtrack-no-1-debut-billboard-200\">\"Lady Gaga &amp; Bradley Cooper\\'s \\'A Star Is Born\\' Soundtrack Debuts at No. 1 on Billboard 200 Albums Chart\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 15,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Lady+Gaga+%26+Bradley+Cooper%27s+%27A+Star+Is+Born%27+Soundtrack+Debuts+at+No.+1+on+Billboard+200+Albums+Chart&amp;rft.date=2018-10-14&amp;rft.aulast=Caulfield&amp;rft.aufirst=Keith&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fchart-beat%2F8479831%2Fa-star-is-born-soundtrack-no-1-debut-billboard-200&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-19\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-19\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.irma.ie/index.cfm?page=irish-charts&amp;chart=Albums\">\"Irish Albums Chart: 12 October 2018\"</a>. Irish Recorded Music Association<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Irish+Albums+Chart%3A+12+October+2018&amp;rft.pub=Irish+Recorded+Music+Association&amp;rft_id=http%3A%2F%2Fwww.irma.ie%2Findex.cfm%3Fpage%3Dirish-charts%26chart%3DAlbums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-20\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-20\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.vglista.no/topplister/topp-40-album-2018-41/\">\"VG-lista – Topp 40 Album uke 41, 2018\"</a>. <a href=\"/wiki/VG-lista\" title=\"VG-lista\">VG-lista</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 14,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=VG-lista+%E2%80%93+Topp+40+Album+uke+41%2C+2018&amp;rft.pub=VG-lista&amp;rft_id=http%3A%2F%2Fwww.vglista.no%2Ftopplister%2Ftopp-40-album-2018-41%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-21\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-21\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-or-drown/1318876773\">\"Drip or Drown by Gunna\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+or+Drown+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-or-drown%2F1318876773&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-22\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-22\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/articles/columns/hip-hop/8099645/gunna-interview-drip-season-3-young-thug\">\"Buzzing Atlanta Rapper Gunna Talks \\'Drip Season 3,\\' Working With Young Thug &amp; Meeting Wyclef Jean\"</a>. Billboard<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Buzzing+Atlanta+Rapper+Gunna+Talks+%27Drip+Season+3%2C%27+Working+With+Young+Thug+%26+Meeting+Wyclef+Jean&amp;rft.pub=Billboard&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fhip-hop%2F8099645%2Fgunna-interview-drip-season-3-young-thug&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-23\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-23\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Trust, Gary (October 15, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/articles/columns/chart-beat/8479913/lady-gaga-bradley-cooper-hot-top-10-hot-100\">\"Maroon 5 &amp; Cardi B\\'s \\'Girls Like You\\' Tops Hot 100 For Fourth Week, Lady Gaga &amp; Bradley Cooper Hit Top 10\"</a>. <i><a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">Billboard</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 15,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Maroon+5+%26+Cardi+B%27s+%27Girls+Like+You%27+Tops+Hot+100+For+Fourth+Week%2C+Lady+Gaga+%26+Bradley+Cooper+Hit+Top+10&amp;rft.date=2018-10-15&amp;rft.aulast=Trust&amp;rft.aufirst=Gary&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fchart-beat%2F8479913%2Flady-gaga-bradley-cooper-hot-top-10-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-24\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-24\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/back-and-forth-single/1267896466\">\"Back and Forth - Single by Gunna &amp; HoodRich Pablo Juan\"</a>. <a href=\"/wiki/ITunes_Store\" title=\"ITunes Store\">iTunes Store</a> (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Back+and+Forth+-+Single+by+Gunna+%26+HoodRich+Pablo+Juan&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fback-and-forth-single%2F1267896466&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-25\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-25\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/vibes-in-la-single/1281377876\">\"Vibes In LA - Single by Gunna &amp; Moneybagg Yo\"</a>. iTunes<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Vibes+In+LA+-+Single+by+Gunna+%26+Moneybagg+Yo&amp;rft.pub=iTunes&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fvibes-in-la-single%2F1281377876&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-26\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-26\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/mind-on-a-milli-feat-hoodrich-pablo-juan-single/1291548799\">\"Mind On a Milli (feat. Hoodrich Pablo Juan) - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Mind+On+a+Milli+%28feat.+Hoodrich+Pablo+Juan%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fmind-on-a-milli-feat-hoodrich-pablo-juan-single%2F1291548799&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-27\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-27\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/rich-bitch-single/1301531879\">\"Rich Bitch - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Rich+Bitch+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Frich-bitch-single%2F1301531879&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-28\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-28\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/cash-4-it-feat-24hrs-single/1303615070\">\"Cash 4 It (feat. 24hrs) - Single by Spiffy Global &amp; Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Cash+4+It+%28feat.+24hrs%29+-+Single+by+Spiffy+Global+%26+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fcash-4-it-feat-24hrs-single%2F1303615070&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-29\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-29\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/almighty-feat-hoodrich-pablo-juan-single/1336085527\">\"Almighty (feat. HoodRich Pablo Juan) - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Almighty+%28feat.+HoodRich+Pablo+Juan%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Falmighty-feat-hoodrich-pablo-juan-single%2F1336085527&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-30\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-30\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/sold-out-dates-feat-lil-baby-single/1373245162\">\"Sold Out Dates (feat. Lil Baby) - Single by Gunna\"</a>. iTunes Store (US)<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">February 22,</span> 2017</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Sold+Out+Dates+%28feat.+Lil+Baby%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fsold-out-dates-feat-lil-baby-single%2F1373245162&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-31\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-31\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/gunna/chart-history/bubbling-under-hot-100\">\"Gunna Chart History - Bubbling Under Hot 100\"</a>. <i><a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">Billboard</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">May 22,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History+-+Bubbling+Under+Hot+100&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2Fgunna%2Fchart-history%2Fbubbling-under-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-33\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-33\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Zaynab (August 4, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/fxxxxy-teams-up-with-gunna-for-need-u-new-song.1979786.html\">\"FXXXXY Teams Up With Gunna For \"Need U<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=FXXXXY+Teams+Up+With+Gunna+For+%22Need+U%22&amp;rft.date=2018-08-04&amp;rft.au=Zaynab&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Ffxxxxy-teams-up-with-gunna-for-need-u-new-song.1979786.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-34\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-34\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-too-hard-single/1435739461\">\"Drip Too Hard - Single by Lil Baby &amp; Gunna\"</a>. <i>iTunes Store (US)</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">September 9,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=iTunes+Store+%28US%29&amp;rft.atitle=Drip+Too+Hard+-+Single+by+Lil+Baby+%26+Gunna&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-too-hard-single%2F1435739461&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-35\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-35\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-links-with-paris-for-poed-up-new-song.1977955.html\">\"Gunna Links With Paris For \"Po\\'ed Up<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i>. March 29, 2018<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Links+With+Paris+For+%22Po%27ed+Up%22&amp;rft.date=2018-03-29&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-links-with-paris-for-poed-up-new-song.1977955.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-36\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-36\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (May 28, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-and-sosamann-connect-on-drip-nation-new-song.1978801.html\">\"Gunna &amp; Sosamann Connect On \"Drip Nation<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+%26+Sosamann+Connect+On+%22Drip+Nation%22&amp;rft.date=2018-05-28&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-and-sosamann-connect-on-drip-nation-new-song.1978801.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-37\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-37\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (May 28, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-pours-a-four-in-his-drink-on-da-wrappers-my-drippin-new-song.1979110.html\">\"Gunna Pours A Four In His Drink On Da Wrapper\\'s \"My Drippin<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Pours+A+Four+In+His+Drink+On+Da+Wrapper%27s+%22My+Drippin%22&amp;rft.date=2018-05-28&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-pours-a-four-in-his-drink-on-da-wrappers-my-drippin-new-song.1979110.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-38\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-38\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Coe, Kairi (June 11, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.xxlmag.com/rap-music/new-music/2018/06/shy-glizzy-do-you-understand-featuring-tory-lanez-gunna/\">\"Shy Glizzy, Tory Lanez &amp; Gunna Drop Song <i>Do You Understand?</i>\"</a>. <i><a href=\"/wiki/XXL_(magazine)\" title=\"XXL (magazine)\">XXL</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=Shy+Glizzy%2C+Tory+Lanez+%26+Gunna+Drop+Song+Do+You+Understand%3F&amp;rft.date=2018-06-11&amp;rft.aulast=Coe&amp;rft.aufirst=Kairi&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Frap-music%2Fnew-music%2F2018%2F06%2Fshy-glizzy-do-you-understand-featuring-tory-lanez-gunna%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-39\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-39\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Findlay, Mitch (July 13, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/blue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html\">\"Blue Face Bally &amp; Gunna Come Through In The \"Porshe<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Blue+Face+Bally+%26+Gunna+Come+Through+In+The+%22Porshe%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fblue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-40\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-40\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Findlay, Mitch (July 13, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/reese-laflare-calls-on-gunna-for-upgraded-version-of-drip-like-that-new-song.1979509.html\">\"Reese LaFlare Calls On Gunna For Upgraded Version Of \"Drip Like That<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Reese+LaFlare+Calls+On+Gunna+For+Upgraded+Version+Of+%22Drip+Like+That%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Freese-laflare-calls-on-gunna-for-upgraded-version-of-drip-like-that-new-song.1979509.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-41\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-41\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Ch, David (August 10, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-supports-the-shmoney-cause-on-fetty-lucianos-fasho-new-song.1979866.html\">\"Gunna Supports The Shmoney Cause On Fetty Luciano\\'s \"FASHO<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Supports+The+Shmoney+Cause+On+Fetty+Luciano%27s+%22FASHO%22&amp;rft.date=2018-08-10&amp;rft.aulast=Ch&amp;rft.aufirst=David&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-supports-the-shmoney-cause-on-fetty-lucianos-fasho-new-song.1979866.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-42\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-42\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">P., Milca (August 26, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-hops-on-devon-tracys-choosin-new-song.1980088.html\">\"Gunna Hops On Devon Tracy\\'s \\'Choosin<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Hops+On+Devon+Tracy%27s+%27Choosin%22&amp;rft.date=2018-08-26&amp;rft.aulast=P.&amp;rft.aufirst=Milca&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-hops-on-devon-tracys-choosin-new-song.1980088.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-Billboard-43\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-Billboard_43-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-Billboard_43-1\"><sup><i><b>b</b></i></sup></a> <a href=\"#cite_ref-Billboard_43-2\"><sup><i><b>c</b></i></sup></a></span> <span class=\"reference-text\"><a rel=\"nofollow\" class=\"external free\" href=\"https://www.billboard.com/music/gunna\">https://www.billboard.com/music/gunna</a></span>\\n</li>\\n<li id=\"cite_note-Bubbling-44\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-Bubbling_44-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-1\"><sup><i><b>b</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-2\"><sup><i><b>c</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-3\"><sup><i><b>d</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-4\"><sup><i><b>e</b></i></sup></a> <a href=\"#cite_ref-Bubbling_44-5\"><sup><i><b>f</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.billboard.com/music/gunna/chart-history/bubbling-under-hot-100\">\"Gunna Chart History: Bubbling Under Hot 100\"</a>. <i>Billboard</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 16,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Bubbling+Under+Hot+100&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2Fgunna%2Fchart-history%2Fbubbling-under-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-51\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-51\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/duke-uber-new-mixtape.116391.html\">\"Uber\"</a>. <a href=\"/wiki/HotNewHipHop\" title=\"HotNewHipHop\">HotNewHipHop</a><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Uber&amp;rft.pub=HotNewHipHop&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fduke-uber-new-mixtape.116391.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-52\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-52\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://trap-daily.com/hoodrich-pablo-juan-fuck-nigga-ft-yung-gunna-neechie-ysl-duke-lil-chi-chi/\">\"Hoodrich Pablo Juan – Fuck Nigga ft Yung Gunna, Neechie, YSL Duke &amp; Lil Chi Chi\"</a>. Trap-Daily<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Hoodrich+Pablo+Juan+%E2%80%93+Fuck+Nigga+ft+Yung+Gunna%2C+Neechie%2C+YSL+Duke+%26+Lil+Chi+Chi&amp;rft.pub=Trap-Daily&amp;rft_id=http%3A%2F%2Ftrap-daily.com%2Fhoodrich-pablo-juan-fuck-nigga-ft-yung-gunna-neechie-ysl-duke-lil-chi-chi%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-53\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-53\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/blessings-and-a-curse/1233295502\">\"Blessings and a Curse by Xvl Hendrix\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Blessings+and+a+Curse+by+Xvl+Hendrix&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fblessings-and-a-curse%2F1233295502&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-PT-54\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-PT_54-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-PT_54-1\"><sup><i><b>b</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-perfect-timing-new-mixtape.117059.html\">\"Lil Baby - Perfect Timing\"</a>. HotNewHipHop. April 14, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+-+Perfect+Timing&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-04-14&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-perfect-timing-new-mixtape.117059.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-LITH-55\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-LITH_55-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-LITH_55-1\"><sup><i><b>b</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-duke-life-in-the-hills-new-mixtape.117074.html\">\"Life In The Hills\"</a>. HotNewHipHop. April 20, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Life+In+The+Hills&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-04-20&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-duke-life-in-the-hills-new-mixtape.117074.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-56\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-56\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://itunes.apple.com/us/album/bag-feat-gunna-lil-duke-single/1260717223\">\"Bag (feat. Gunna &amp; Lil Duke) - Single by Jose Guapo\"</a>. Apple Music<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Bag+%28feat.+Gunna+%26+Lil+Duke%29+-+Single+by+Jose+Guapo&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fbag-feat-gunna-lil-duke-single%2F1260717223&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-57\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-57\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-hoodrich-pablo-juans-designer-drugz-3-new-mixtape.117519.html\">\"Stream Hoodrich Pablo Juan\\'s \"Designer Drugz 3<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. October 5, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Stream+Hoodrich+Pablo+Juan%27s+%22Designer+Drugz+3%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-10-05&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-hoodrich-pablo-juans-designer-drugz-3-new-mixtape.117519.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-58\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-58\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.dirty-glove.net/mixtape-blacc-zacc-x-hoodrich-keem-high-class-trapper/\">\"Mixtape: Blacc Zacc X Hoodrich Keem – High Class Trapper\"</a>. Dirty Glove Bastard<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Mixtape%3A+Blacc+Zacc+X+Hoodrich+Keem+%E2%80%93+High+Class+Trapper&amp;rft.pub=Dirty+Glove+Bastard&amp;rft_id=http%3A%2F%2Fwww.dirty-glove.net%2Fmixtape-blacc-zacc-x-hoodrich-keem-high-class-trapper%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-59\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-59\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/kap-g-drops-off-3-track-ep-mood-new-mixtape.117622.html\">\"Kap G Drops Off 3 Track EP \"Mood<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. November 17, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Kap+G+Drops+Off+3+Track+EP+%22Mood%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-11-17&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fkap-g-drops-off-3-track-ep-mood-new-mixtape.117622.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-60\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-60\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-duke-returns-with-uberman-2-mixtape-new-mixtape.117646.html\">\"Lil Duke, Young Thug Affiliate, Returns With \"Uberman 2\" Mixtape\"</a>. HotNewHipHop. November 28, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Duke%2C+Young+Thug+Affiliate%2C+Returns+With+%22Uberman+2%22+Mixtape&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-11-28&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-duke-returns-with-uberman-2-mixtape-new-mixtape.117646.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-61\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-61\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-drops-16-track-mixtape-too-hard-new-mixtape.117659.html\">\"Lil Baby Drops 16 Track Mixtape \"Too Hard<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. December 1, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+Drops+16+Track+Mixtape+%22Too+Hard%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-12-01&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-drops-16-track-mixtape-too-hard-new-mixtape.117659.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-62\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-62\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://www.dirty-glove.net/stream-yung-mal-lil-qull-came-from-zero/\">\"Stream Yung Mal &amp; Lil Qull \"Came From Zero<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. December 25, 2017<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Stream+Yung+Mal+%26+Lil+Qull+%22Came+From+Zero%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-12-25&amp;rft_id=http%3A%2F%2Fwww.dirty-glove.net%2Fstream-yung-mal-lil-qull-came-from-zero%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-63\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-63\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"http://respect-mag.com/2018/01/hoodrich-pablo-juan-delivers-new-rich-hood-mixtape/\">\"Hoodrich Pablo Juan Delivers New \\'Rich Hood\\' Mixtape\"</a>. <a href=\"/wiki/Respect._(magazine)\" title=\"Respect. (magazine)\">Respect.</a><span class=\"reference-accessdate\"> Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Hoodrich+Pablo+Juan+Delivers+New+%27Rich+Hood%27+Mixtape&amp;rft.pub=Respect.&amp;rft_id=http%3A%2F%2Frespect-mag.com%2F2018%2F01%2Fhoodrich-pablo-juan-delivers-new-rich-hood-mixtape%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-64\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-64\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\"><a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/jose-guapo-recruits-offset-famous-dex-and-more-on-lingo-2-the-return-new-mixtape.117891.html\">\"Jose Guapo Recruits Offset, Famous Dex, and More On \"Lingo 2: The Return<span class=\"cs1-kern-right\">\"</span>\"</a>. HotNewHipHop. March 11, 2018<span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">March 20,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Jose+Guapo+Recruits+Offset%2C+Famous+Dex%2C+and+More+On+%22Lingo+2%3A+The+Return%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2018-03-11&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fjose-guapo-recruits-offset-famous-dex-and-more-on-lingo-2-the-return-new-mixtape.117891.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-65\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-65\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Parizot, Matthew (May 4, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/hoodrich-keem-links-up-with-gunna-and-lil-duke-for-dead-presidents-new-song.1978426.html\">\"Hoodrich Keem Links Up With Gunna &amp; Lil Duke For \"Dead Presidents<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Hoodrich+Keem+Links+Up+With+Gunna+%26+Lil+Duke+For+%22Dead+Presidents%22&amp;rft.date=2018-05-04&amp;rft.aulast=Parizot&amp;rft.aufirst=Matthew&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fhoodrich-keem-links-up-with-gunna-and-lil-duke-for-dead-presidents-new-song.1978426.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-66\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-66\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (June 17, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-invalidates-freshman-class-snub-on-marlos-good-dope-new-song.1979073.html\">\"Gunna Invalidates Freshman Class Snub On Marlo\\'s \"Good Dope<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Invalidates+Freshman+Class+Snub+On+Marlo%27s+%22Good+Dope%22&amp;rft.date=2018-06-17&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-invalidates-freshman-class-snub-on-marlos-good-dope-new-song.1979073.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-67\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-67\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Smith, Trevor (June 25, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/yung-bans-and-gunna-share-meditative-easter-pink-new-song.1979174.html\">\"Yung Bans &amp; Gunna Share Meditative \"Easter Pink<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Yung+Bans+%26+Gunna+Share+Meditative+%22Easter+Pink%22&amp;rft.date=2018-06-25&amp;rft.aulast=Smith&amp;rft.aufirst=Trevor&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fyung-bans-and-gunna-share-meditative-easter-pink-new-song.1979174.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-68\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-68\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Findlay, Mitch (July 13, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/blue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html\">\"Blue Face Bally &amp; Gunna Come Through In The \"Porshe<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Blue+Face+Bally+%26+Gunna+Come+Through+In+The+%22Porshe%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fblue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-69\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-69\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">A., Aron (July 19, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/hoodrich-pablo-juan-and-gunna-link-up-on-just-vibe-new-song.1979547.html\">\"Hoodrich Pablo Juan &amp; Gunna Link Up On \"Just Vibe<span class=\"cs1-kern-right\">\"</span>\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">October 5,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Hoodrich+Pablo+Juan+%26+Gunna+Link+Up+On+%22Just+Vibe%22&amp;rft.date=2018-07-19&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fhoodrich-pablo-juan-and-gunna-link-up-on-just-vibe-new-song.1979547.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-70\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-70\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Burks, Tosten (July 24, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"http://www.xxlmag.com/news/2018/07/moneybagg-yo-lil-baby-gunna-bet-on-me-tracklist/\">\"Moneybagg Yo Taps Lil Baby, Gunna and More for \\'Bet On Me\\' EP\"</a>. <i>XXL</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=Moneybagg+Yo+Taps+Lil+Baby%2C+Gunna+and+More+for+%27Bet+On+Me%27+EP&amp;rft.date=2018-07-24&amp;rft.aulast=Burks&amp;rft.aufirst=Tosten&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2018%2F07%2Fmoneybagg-yo-lil-baby-gunna-bet-on-me-tracklist%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-71\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-71\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Goddard, Kevin (July 27, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-dave-easts-karma-2-mixtape-new-mixtape.118270.html\">\"Stream Dave East\\'s \"Karma 2\" Mixtape\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Stream+Dave+East%27s+%22Karma+2%22+Mixtape&amp;rft.date=2018-07-27&amp;rft.aulast=Goddard&amp;rft.aufirst=Kevin&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-dave-easts-karma-2-mixtape-new-mixtape.118270.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-72\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-72\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Goddard, Kevin (May 11, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-playboi-cartis-die-lit-album-new-mixtape.118047.html\">\"Stream Playboi Carti\\'s \"Die Lit\" Album\"</a>. <i>HotNewHipHop</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Stream+Playboi+Carti%27s+%22Die+Lit%22+Album&amp;rft.date=2018-05-11&amp;rft.aulast=Goddard&amp;rft.aufirst=Kevin&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-playboi-cartis-die-lit-album-new-mixtape.118047.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-73\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-73\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Renshaw, David (August 3, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://www.thefader.com/2018/08/03/travis-scott-astroworld-credits\">\"Here are the full album credits for Travis Scott\\'s ASTROWORLD\"</a>. <i><a href=\"/wiki/The_Fader\" title=\"The Fader\">The Fader</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Here+are+the+full+album+credits+for+Travis+Scott%27s+ASTROWORLD&amp;rft.date=2018-08-03&amp;rft.aulast=Renshaw&amp;rft.aufirst=David&amp;rft_id=https%3A%2F%2Fwww.thefader.com%2F2018%2F08%2F03%2Ftravis-scott-astroworld-credits&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-74\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-74\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Skelton, Eric (August 15, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://pigeonsandplanes.com/music/2018/08/amine-drops-new-project-onepointfive\">\"Aminé Returns With New Project \\'ONEPOINTFIVE<span class=\"cs1-kern-right\">\\'</span>\"</a>. <i>Pigeons &amp; Planes</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Pigeons+%26+Planes&amp;rft.atitle=Amin%C3%A9+Returns+With+New+Project+%27ONEPOINTFIVE%27&amp;rft.date=2018-08-15&amp;rft.aulast=Skelton&amp;rft.aufirst=Eric&amp;rft_id=https%3A%2F%2Fpigeonsandplanes.com%2Fmusic%2F2018%2F08%2Famine-drops-new-project-onepointfive&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-Hypebeast-75\"><span class=\"mw-cite-backlink\">^ <a href=\"#cite_ref-Hypebeast_75-0\"><sup><i><b>a</b></i></sup></a> <a href=\"#cite_ref-Hypebeast_75-1\"><sup><i><b>b</b></i></sup></a> <a href=\"#cite_ref-Hypebeast_75-2\"><sup><i><b>c</b></i></sup></a> <a href=\"#cite_ref-Hypebeast_75-3\"><sup><i><b>d</b></i></sup></a></span> <span class=\"reference-text\"><cite class=\"citation web\">Li, Nicolaus (August 17, 2018). <a rel=\"nofollow\" class=\"external text\" href=\"https://hypebeast.com/2018/8/young-thug-slime-language-stream\">\"Stream Young Thug\\'s Featured-Filled \\'Slime Language\\' Compilation Project\"</a>. <i><a href=\"/wiki/Hypebeast\" title=\"Hypebeast\">Hypebeast</a></i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">August 17,</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Hypebeast&amp;rft.atitle=Stream+Young+Thug%27s+Featured-Filled+%27Slime+Language%27+Compilation+Project&amp;rft.date=2018-08-17&amp;rft.aulast=Li&amp;rft.aufirst=Nicolaus&amp;rft_id=https%3A%2F%2Fhypebeast.com%2F2018%2F8%2Fyoung-thug-slime-language-stream&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n<li id=\"cite_note-76\"><span class=\"mw-cite-backlink\"><b><a href=\"#cite_ref-76\">^</a></b></span> <span class=\"reference-text\"><cite class=\"citation web\">Maicki, Salvatore. <a rel=\"nofollow\" class=\"external text\" href=\"https://www.thefader.com/2018/10/31/mariah-carey-caution-tracklist-blood-orange-gunna\">\"Mariah Carey unveils Caution tracklist\"</a>. <i>The Fader</i><span class=\"reference-accessdate\">. Retrieved <span class=\"nowrap\">1 November</span> 2018</span>.</cite><span title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Mariah+Carey+unveils+Caution+tracklist&amp;rft.aulast=Maicki&amp;rft.aufirst=Salvatore&amp;rft_id=https%3A%2F%2Fwww.thefader.com%2F2018%2F10%2F31%2Fmariah-carey-caution-tracklist-blood-orange-gunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\" class=\"Z3988\"></span><link rel=\"mw-deduplicated-inline-style\" href=\"mw-data:TemplateStyles:r861714446\"/></span>\\n</li>\\n</ol></div>\\n<h2><span class=\"mw-headline\" id=\"External_links\">External links</span><span class=\"mw-editsection\"><span class=\"mw-editsection-bracket\">[</span><a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=12\" title=\"Edit section: External links\">edit</a><span class=\"mw-editsection-bracket\">]</span></span></h2>\\n<ul><li><a rel=\"nofollow\" class=\"external text\" href=\"https://www.discogs.com/artist/Gunna\">Gunna (rapper)</a> discography at <a href=\"/wiki/Discogs\" title=\"Discogs\">Discogs</a></li></ul>\\n\\n<!-- \\nNewPP limit report\\nParsed by mw1253\\nCached time: 20181119163007\\nCache expiry: 1900800\\nDynamic content: false\\nCPU time usage: 0.696 seconds\\nReal time usage: 0.780 seconds\\nPreprocessor visited node count: 3649/1000000\\nPreprocessor generated node count: 0/1500000\\nPost‐expand include size: 113274/2097152 bytes\\nTemplate argument size: 4357/2097152 bytes\\nHighest expansion depth: 10/40\\nExpensive parser function count: 0/500\\nUnstrip recursion depth: 1/20\\nUnstrip post‐expand size: 181683/5000000 bytes\\nNumber of Wikibase entities loaded: 1/400\\nLua time usage: 0.361/10.000 seconds\\nLua memory usage: 4.57 MB/50 MB\\n-->\\n<!--\\nTransclusion expansion time report (%,ms,calls,template)\\n100.00%  637.305      1 -total\\n 68.02%  433.488      2 Template:Reflist\\n 55.98%  356.759     68 Template:Cite_web\\n 16.06%  102.320      1 Template:Infobox_musical_artist\\n 13.35%   85.077      1 Template:Infobox\\n  4.21%   26.837      1 Template:Authority_control\\n  2.72%   17.341      2 Template:Br_separated_entries\\n  2.29%   14.582      1 Template:Notelist-ua\\n  2.20%   14.051      4 Template:Hlist\\n  2.07%   13.188      6 Template:Efn-ua\\n-->\\n\\n<!-- Saved in parser cache with key enwiki:pcache:idhash:56897613-0!canonical and timestamp 20181119163007 and revision id 869594680\\n -->\\n</div>'"
      ]
     },
     "execution_count": 74,
     "metadata": {},
     "output_type": "execute_result"
    }
   ],
   "source": [
    "s3['parse']['text']['*']"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 78,
   "metadata": {
    "scrolled": false
   },
   "outputs": [],
   "source": [
    "from bs4 import BeautifulSoup\n",
    "soup = BeautifulSoup(s3['parse']['text']['*'], 'html5lib')"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": 80,
   "metadata": {},
   "outputs": [
    {
     "name": "stdout",
     "output_type": "stream",
     "text": [
      "<html>\n",
      " <head>\n",
      " </head>\n",
      " <body>\n",
      "  <div class=\"mw-parser-output\">\n",
      "   <table class=\"infobox vcard plainlist\" style=\"width:22em\">\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th colspan=\"2\" style=\"text-align:center;font-size:125%;font-weight:bold;background-color: #f0e68c\">\n",
      "       <span class=\"fn\">\n",
      "        Gunna\n",
      "       </span>\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <td colspan=\"2\" style=\"text-align:center\">\n",
      "       <a class=\"image\" href=\"/wiki/File:Gunna_2018.jpg\">\n",
      "        <img alt=\"Gunna 2018.jpg\" data-file-height=\"703\" data-file-width=\"558\" height=\"277\" src=\"//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/220px-Gunna_2018.jpg\" srcset=\"//upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/330px-Gunna_2018.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Gunna_2018.jpg/440px-Gunna_2018.jpg 2x\" width=\"220\"/>\n",
      "       </a>\n",
      "       <div>\n",
      "        Gunna in 2018\n",
      "       </div>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th colspan=\"2\" style=\"text-align:center;background-color: #f0e68c\">\n",
      "       Background information\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <span class=\"nowrap\">\n",
      "        Birth name\n",
      "       </span>\n",
      "      </th>\n",
      "      <td class=\"nickname\">\n",
      "       Sergio Giavanni Kitchens\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <span class=\"nowrap\">\n",
      "        Also known as\n",
      "       </span>\n",
      "      </th>\n",
      "      <td class=\"nickname\">\n",
      "       <div class=\"hlist hlist-separated\">\n",
      "        <ul>\n",
      "         <li>\n",
      "          YSL Gunna\n",
      "         </li>\n",
      "         <li>\n",
      "          Yung Gunna\n",
      "         </li>\n",
      "         <li>\n",
      "          Gunna Gunna\n",
      "         </li>\n",
      "        </ul>\n",
      "       </div>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       Born\n",
      "      </th>\n",
      "      <td>\n",
      "       <span style=\"display:none\">\n",
      "        (\n",
      "        <span class=\"bday\">\n",
      "         1993-06-14\n",
      "        </span>\n",
      "        )\n",
      "       </span>\n",
      "       June 14, 1993\n",
      "       <span class=\"noprint ForceAgeToShow\">\n",
      "        (age 25)\n",
      "       </span>\n",
      "       <br/>\n",
      "       <a href=\"/wiki/College_Park,_Georgia\" title=\"College Park, Georgia\">\n",
      "        College Park\n",
      "       </a>\n",
      "       ,\n",
      "       <a class=\"mw-redirect\" href=\"/wiki/Georgia_(US_state)\" title=\"Georgia (US state)\">\n",
      "        Georgia\n",
      "       </a>\n",
      "       , U.S.\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       Genres\n",
      "      </th>\n",
      "      <td>\n",
      "       <div class=\"hlist hlist-separated\">\n",
      "        <ul>\n",
      "         <li>\n",
      "          <a href=\"/wiki/Hip_hop_music\" title=\"Hip hop music\">\n",
      "           Hip hop\n",
      "          </a>\n",
      "         </li>\n",
      "         <li>\n",
      "          <a class=\"mw-redirect\" href=\"/wiki/Trap_music_(hip_hop)\" title=\"Trap music (hip hop)\">\n",
      "           trap\n",
      "          </a>\n",
      "         </li>\n",
      "        </ul>\n",
      "       </div>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <span class=\"nowrap\">\n",
      "        Occupation(s)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td class=\"role\">\n",
      "       <div class=\"hlist hlist-separated\">\n",
      "        <ul>\n",
      "         <li>\n",
      "          Rapper\n",
      "         </li>\n",
      "         <li>\n",
      "          songwriter\n",
      "         </li>\n",
      "        </ul>\n",
      "       </div>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       Instruments\n",
      "      </th>\n",
      "      <td class=\"note\">\n",
      "       Vocals\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <span class=\"nowrap\">\n",
      "        Years active\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       2013–present\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       Labels\n",
      "      </th>\n",
      "      <td>\n",
      "       YSL\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <span class=\"nowrap\">\n",
      "        Associated acts\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       <div class=\"hlist hlist-separated\">\n",
      "        <ul>\n",
      "         <li>\n",
      "          <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "           Young Thug\n",
      "          </a>\n",
      "         </li>\n",
      "         <li>\n",
      "          <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "           Lil Baby\n",
      "          </a>\n",
      "         </li>\n",
      "         <li>\n",
      "          <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">\n",
      "           Nav\n",
      "          </a>\n",
      "         </li>\n",
      "         <li>\n",
      "          <a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">\n",
      "           Metro Boomin\n",
      "          </a>\n",
      "         </li>\n",
      "         <li>\n",
      "          <a href=\"/wiki/Wheezy_(record_producer)\" title=\"Wheezy (record producer)\">\n",
      "           Wheezy\n",
      "          </a>\n",
      "         </li>\n",
      "        </ul>\n",
      "       </div>\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <p>\n",
      "    <b>\n",
      "     Sergio Giavanni Kitchens\n",
      "    </b>\n",
      "    (born June 14, 1993), better known by his\n",
      "    <a href=\"/wiki/Stage_name\" title=\"Stage name\">\n",
      "     stage name\n",
      "    </a>\n",
      "    <b>\n",
      "     Gunna\n",
      "    </b>\n",
      "    , is an American rapper and songwriter. He is best known for his song \"\n",
      "    <a href=\"/wiki/Drip_Too_Hard\" title=\"Drip Too Hard\">\n",
      "     Drip Too Hard\n",
      "    </a>\n",
      "    \" in collaboration with\n",
      "    <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "     Lil Baby\n",
      "    </a>\n",
      "    .\n",
      "   </p>\n",
      "   <div class=\"toc\" id=\"toc\">\n",
      "    <input class=\"toctogglecheckbox\" id=\"toctogglecheckbox\" role=\"button\" style=\"display:none\" type=\"checkbox\"/>\n",
      "    <div class=\"toctitle\" dir=\"ltr\" lang=\"en\">\n",
      "     <h2>\n",
      "      Contents\n",
      "     </h2>\n",
      "     <span class=\"toctogglespan\">\n",
      "      <label class=\"toctogglelabel\" for=\"toctogglecheckbox\">\n",
      "      </label>\n",
      "     </span>\n",
      "    </div>\n",
      "    <ul>\n",
      "     <li class=\"toclevel-1 tocsection-1\">\n",
      "      <a href=\"#Early_life\">\n",
      "       <span class=\"tocnumber\">\n",
      "        1\n",
      "       </span>\n",
      "       <span class=\"toctext\">\n",
      "        Early life\n",
      "       </span>\n",
      "      </a>\n",
      "     </li>\n",
      "     <li class=\"toclevel-1 tocsection-2\">\n",
      "      <a href=\"#Discography\">\n",
      "       <span class=\"tocnumber\">\n",
      "        2\n",
      "       </span>\n",
      "       <span class=\"toctext\">\n",
      "        Discography\n",
      "       </span>\n",
      "      </a>\n",
      "      <ul>\n",
      "       <li class=\"toclevel-2 tocsection-3\">\n",
      "        <a href=\"#Mixtapes\">\n",
      "         <span class=\"tocnumber\">\n",
      "          2.1\n",
      "         </span>\n",
      "         <span class=\"toctext\">\n",
      "          Mixtapes\n",
      "         </span>\n",
      "        </a>\n",
      "       </li>\n",
      "       <li class=\"toclevel-2 tocsection-4\">\n",
      "        <a href=\"#EPs\">\n",
      "         <span class=\"tocnumber\">\n",
      "          2.2\n",
      "         </span>\n",
      "         <span class=\"toctext\">\n",
      "          EPs\n",
      "         </span>\n",
      "        </a>\n",
      "       </li>\n",
      "       <li class=\"toclevel-2 tocsection-5\">\n",
      "        <a href=\"#Singles\">\n",
      "         <span class=\"tocnumber\">\n",
      "          2.3\n",
      "         </span>\n",
      "         <span class=\"toctext\">\n",
      "          Singles\n",
      "         </span>\n",
      "        </a>\n",
      "        <ul>\n",
      "         <li class=\"toclevel-3 tocsection-6\">\n",
      "          <a href=\"#As_lead_artist\">\n",
      "           <span class=\"tocnumber\">\n",
      "            2.3.1\n",
      "           </span>\n",
      "           <span class=\"toctext\">\n",
      "            As lead artist\n",
      "           </span>\n",
      "          </a>\n",
      "         </li>\n",
      "         <li class=\"toclevel-3 tocsection-7\">\n",
      "          <a href=\"#As_featured_artist\">\n",
      "           <span class=\"tocnumber\">\n",
      "            2.3.2\n",
      "           </span>\n",
      "           <span class=\"toctext\">\n",
      "            As featured artist\n",
      "           </span>\n",
      "          </a>\n",
      "         </li>\n",
      "        </ul>\n",
      "       </li>\n",
      "       <li class=\"toclevel-2 tocsection-8\">\n",
      "        <a href=\"#Other_charted_songs\">\n",
      "         <span class=\"tocnumber\">\n",
      "          2.4\n",
      "         </span>\n",
      "         <span class=\"toctext\">\n",
      "          Other charted songs\n",
      "         </span>\n",
      "        </a>\n",
      "       </li>\n",
      "       <li class=\"toclevel-2 tocsection-9\">\n",
      "        <a href=\"#Guest_appearances\">\n",
      "         <span class=\"tocnumber\">\n",
      "          2.5\n",
      "         </span>\n",
      "         <span class=\"toctext\">\n",
      "          Guest appearances\n",
      "         </span>\n",
      "        </a>\n",
      "       </li>\n",
      "      </ul>\n",
      "     </li>\n",
      "     <li class=\"toclevel-1 tocsection-10\">\n",
      "      <a href=\"#Notes\">\n",
      "       <span class=\"tocnumber\">\n",
      "        3\n",
      "       </span>\n",
      "       <span class=\"toctext\">\n",
      "        Notes\n",
      "       </span>\n",
      "      </a>\n",
      "     </li>\n",
      "     <li class=\"toclevel-1 tocsection-11\">\n",
      "      <a href=\"#References\">\n",
      "       <span class=\"tocnumber\">\n",
      "        4\n",
      "       </span>\n",
      "       <span class=\"toctext\">\n",
      "        References\n",
      "       </span>\n",
      "      </a>\n",
      "     </li>\n",
      "     <li class=\"toclevel-1 tocsection-12\">\n",
      "      <a href=\"#External_links\">\n",
      "       <span class=\"tocnumber\">\n",
      "        5\n",
      "       </span>\n",
      "       <span class=\"toctext\">\n",
      "        External links\n",
      "       </span>\n",
      "      </a>\n",
      "     </li>\n",
      "    </ul>\n",
      "   </div>\n",
      "   <h2>\n",
      "    <span class=\"mw-headline\" id=\"Early_life\">\n",
      "     Early life\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=1\" title=\"Edit section: Early life\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h2>\n",
      "   <p>\n",
      "    Gunna was born in\n",
      "    <a href=\"/wiki/College_Park,_Georgia\" title=\"College Park, Georgia\">\n",
      "     College Park\n",
      "    </a>\n",
      "    ,\n",
      "    <a class=\"mw-redirect\" href=\"/wiki/Georgia_(US_state)\" title=\"Georgia (US state)\">\n",
      "     Georgia\n",
      "    </a>\n",
      "    , He grew up listening to\n",
      "    <a href=\"/wiki/Cam%27ron\" title=\"Cam'ron\">\n",
      "     Cam'ron\n",
      "    </a>\n",
      "    , and\n",
      "    <a href=\"/wiki/Outkast\" title=\"Outkast\">\n",
      "     Outkast\n",
      "    </a>\n",
      "    , among others. He has 1 Halfbrother named Suheyb Ali Isse\n",
      "    <sup class=\"reference\" id=\"cite_ref-1\">\n",
      "     <a href=\"#cite_note-1\">\n",
      "      [1]\n",
      "     </a>\n",
      "    </sup>\n",
      "   </p>\n",
      "   <p>\n",
      "    Gunna was introduced to Young Thug through Keith Troup, a mutual friend and community figure who died in December 2015.\n",
      "    <sup class=\"reference\" id=\"cite_ref-2\">\n",
      "     <a href=\"#cite_note-2\">\n",
      "      [2]\n",
      "     </a>\n",
      "    </sup>\n",
      "   </p>\n",
      "   <h2>\n",
      "    <span class=\"mw-headline\" id=\"Discography\">\n",
      "     Discography\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=2\" title=\"Edit section: Discography\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h2>\n",
      "   <h3>\n",
      "    <span class=\"mw-headline\" id=\"Mixtapes\">\n",
      "     Mixtapes\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=3\" title=\"Edit section: Mixtapes\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h3>\n",
      "   <p>\n",
      "    <b>\n",
      "     As Yung Gunna\n",
      "    </b>\n",
      "   </p>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of mixtapes\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th scope=\"col\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Details\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        Hard Body\n",
      "       </i>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: June 16, 2013\n",
      "         <sup class=\"reference\" id=\"cite_ref-3\">\n",
      "          <a href=\"#cite_note-3\">\n",
      "           [3]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: SPC Entertainment\n",
      "        </li>\n",
      "        <li>\n",
      "         Format:\n",
      "         <a href=\"/wiki/Music_download\" title=\"Music download\">\n",
      "          Digital download\n",
      "         </a>\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <p>\n",
      "    <b>\n",
      "     As Gunna\n",
      "    </b>\n",
      "   </p>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of mixtapes, with selected chart positions\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:14em;\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:19em;\">\n",
      "       Details\n",
      "      </th>\n",
      "      <th colspan=\"9\" scope=\"col\">\n",
      "       Peak chart positions\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/Billboard_200\" title=\"Billboard 200\">\n",
      "        US\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-B200_4-0\">\n",
      "        <a href=\"#cite_note-B200-4\">\n",
      "         [4]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/Top_R%26B/Hip-Hop_Albums\" title=\"Top R&amp;B/Hip-Hop Albums\">\n",
      "        US R&amp;B/HH\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-RBHH_5-0\">\n",
      "        <a href=\"#cite_note-RBHH-5\">\n",
      "         [5]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a class=\"mw-redirect\" href=\"/wiki/Top_Rap_Albums\" title=\"Top Rap Albums\">\n",
      "        US\n",
      "        <br/>\n",
      "        Rap\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-USRap_6-0\">\n",
      "        <a href=\"#cite_note-USRap-6\">\n",
      "         [6]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/ARIA_Charts\" title=\"ARIA Charts\">\n",
      "        AUS\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-7\">\n",
      "        <a href=\"#cite_note-7\">\n",
      "         [7]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/Irish_Singles_Chart\" title=\"Irish Singles Chart\">\n",
      "        IRE\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-8\">\n",
      "        <a href=\"#cite_note-8\">\n",
      "         [8]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/MegaCharts\" title=\"MegaCharts\">\n",
      "        NLD\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-9\">\n",
      "        <a href=\"#cite_note-9\">\n",
      "         [9]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/VG-lista\" title=\"VG-lista\">\n",
      "        NOR\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-10\">\n",
      "        <a href=\"#cite_note-10\">\n",
      "         [10]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/Sverigetopplistan\" title=\"Sverigetopplistan\">\n",
      "        SWE\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-11\">\n",
      "        <a href=\"#cite_note-11\">\n",
      "         [11]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:3em;font-size:90%;\">\n",
      "       <a href=\"/wiki/UK_Singles_Chart\" title=\"UK Singles Chart\">\n",
      "        UK\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-UK_12-0\">\n",
      "        <a href=\"#cite_note-UK-12\">\n",
      "         [12]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        Drip Season\n",
      "       </i>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: October 14, 2016\n",
      "         <sup class=\"reference\" id=\"cite_ref-13\">\n",
      "          <a href=\"#cite_note-13\">\n",
      "           [13]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: YSL\n",
      "        </li>\n",
      "        <li>\n",
      "         Format: Digital download\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        Drip Season 2\n",
      "       </i>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: May 11, 2017\n",
      "         <sup class=\"reference\" id=\"cite_ref-14\">\n",
      "          <a href=\"#cite_note-14\">\n",
      "           [14]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: YSL\n",
      "        </li>\n",
      "        <li>\n",
      "         Format: Digital download\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        <a href=\"/wiki/Drip_Season_3\" title=\"Drip Season 3\">\n",
      "         Drip Season 3\n",
      "        </a>\n",
      "       </i>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: February 2, 2018\n",
      "         <sup class=\"reference\" id=\"cite_ref-15\">\n",
      "          <a href=\"#cite_note-15\">\n",
      "           [15]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: YSL\n",
      "        </li>\n",
      "        <li>\n",
      "         Format: Digital download\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "      <td>\n",
      "       55\n",
      "      </td>\n",
      "      <td>\n",
      "       25\n",
      "      </td>\n",
      "      <td>\n",
      "       20\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        <a href=\"/wiki/Drip_Harder\" title=\"Drip Harder\">\n",
      "         Drip Harder\n",
      "        </a>\n",
      "       </i>\n",
      "       <sup class=\"reference\" id=\"cite_ref-16\">\n",
      "        <a href=\"#cite_note-16\">\n",
      "         [16]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with\n",
      "        <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "         Lil Baby\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: October 5, 2018\n",
      "         <sup class=\"reference\" id=\"cite_ref-17\">\n",
      "          <a href=\"#cite_note-17\">\n",
      "           [17]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: Quality Control, YSL, Motown, Capitol\n",
      "        </li>\n",
      "        <li>\n",
      "         Format: Digital download\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "      <td>\n",
      "       4\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-18\">\n",
      "        <a href=\"#cite_note-18\">\n",
      "         [18]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       45\n",
      "      </td>\n",
      "      <td>\n",
      "       39\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-19\">\n",
      "        <a href=\"#cite_note-19\">\n",
      "         [19]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       20\n",
      "      </td>\n",
      "      <td>\n",
      "       18\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-20\">\n",
      "        <a href=\"#cite_note-20\">\n",
      "         [20]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       26\n",
      "      </td>\n",
      "      <td>\n",
      "       12\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <td colspan=\"14\" style=\"font-size:90%\">\n",
      "       \"—\" denotes a recording that did not chart or was not released in that territory.\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <h3>\n",
      "    <span class=\"mw-headline\" id=\"EPs\">\n",
      "     EPs\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=4\" title=\"Edit section: EPs\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h3>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of extended plays, with selected details\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th scope=\"col\" style=\"width:10em;\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th scope=\"col\" style=\"width:18em;\">\n",
      "       EP details\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        Drip or Drown\n",
      "       </i>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with\n",
      "        <a href=\"/wiki/Wheezy_(record_producer)\" title=\"Wheezy (record producer)\">\n",
      "         Wheezy\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: November 30, 2017\n",
      "         <sup class=\"reference\" id=\"cite_ref-21\">\n",
      "          <a href=\"#cite_note-21\">\n",
      "           [21]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: YSL\n",
      "        </li>\n",
      "        <li>\n",
      "         Format: Digital download\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       <i>\n",
      "        Drip or Drown 2\n",
      "       </i>\n",
      "      </th>\n",
      "      <td>\n",
      "       <ul>\n",
      "        <li>\n",
      "         Released: 2018\n",
      "         <sup class=\"reference\" id=\"cite_ref-22\">\n",
      "          <a href=\"#cite_note-22\">\n",
      "           [22]\n",
      "          </a>\n",
      "         </sup>\n",
      "        </li>\n",
      "        <li>\n",
      "         Label: YSL\n",
      "        </li>\n",
      "        <li>\n",
      "         Format: Digital download\n",
      "        </li>\n",
      "       </ul>\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <h3>\n",
      "    <span class=\"mw-headline\" id=\"Singles\">\n",
      "     Singles\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=5\" title=\"Edit section: Singles\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h3>\n",
      "   <h4>\n",
      "    <span class=\"mw-headline\" id=\"As_lead_artist\">\n",
      "     As lead artist\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=6\" title=\"Edit section: As lead artist\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h4>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of singles as lead artist, with selected chart positions, showing year released and album name\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:16em;\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:1em;\">\n",
      "       Year\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Peak chart positions\n",
      "      </th>\n",
      "      <th rowspan=\"2\" scope=\"col\">\n",
      "       Album\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"col\" style=\"width:1em;font-size:85%;\">\n",
      "       <a href=\"/wiki/Billboard_Hot_100\" title=\"Billboard Hot 100\">\n",
      "        US\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-23\">\n",
      "        <a href=\"#cite_note-23\">\n",
      "         [23]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Back and Forth\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-24\">\n",
      "        <a href=\"#cite_note-24\">\n",
      "         [24]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Hoodrich Pablo Juan)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td rowspan=\"5\">\n",
      "       2017\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" rowspan=\"5\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album singles\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Vibes In LA\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-25\">\n",
      "        <a href=\"#cite_note-25\">\n",
      "         [25]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with\n",
      "        <a href=\"/wiki/Moneybagg_Yo\" title=\"Moneybagg Yo\">\n",
      "         Moneybagg Yo\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Mind On a Milli\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-26\">\n",
      "        <a href=\"#cite_note-26\">\n",
      "         [26]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (featuring Hoodrich Pablo Juan)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Rich Bitch\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-27\">\n",
      "        <a href=\"#cite_note-27\">\n",
      "         [27]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Cash 4 It\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-28\">\n",
      "        <a href=\"#cite_note-28\">\n",
      "         [28]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Spiffy Global featuring 24hrs)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Almighty\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-29\">\n",
      "        <a href=\"#cite_note-29\">\n",
      "         [29]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (featuring Hoodrich Pablo Juan)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td rowspan=\"4\">\n",
      "       2018\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Drip_Season_3\" title=\"Drip Season 3\">\n",
      "         Drip Season 3\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Sold Out Dates\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-30\">\n",
      "        <a href=\"#cite_note-30\">\n",
      "         [30]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (featuring\n",
      "        <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "         Lil Baby\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-32\">\n",
      "        <a href=\"#cite_note-32\">\n",
      "         [A]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td class=\"no table-no2\" rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\">\n",
      "       TBA\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Need U\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-33\">\n",
      "        <a href=\"#cite_note-33\">\n",
      "         [32]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Fxxxxy)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"\n",
      "       <a href=\"/wiki/Drip_Too_Hard\" title=\"Drip Too Hard\">\n",
      "        Drip Too Hard\n",
      "       </a>\n",
      "       \"\n",
      "       <sup class=\"reference\" id=\"cite_ref-34\">\n",
      "        <a href=\"#cite_note-34\">\n",
      "         [33]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with\n",
      "        <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "         Lil Baby\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       4\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Drip Harder\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <td colspan=\"4\" style=\"font-size:90%\">\n",
      "       \"—\" denotes a recording that did not chart or was not released in that territory.\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <h4>\n",
      "    <span class=\"mw-headline\" id=\"As_featured_artist\">\n",
      "     As featured artist\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=7\" title=\"Edit section: As featured artist\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h4>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of singles as featured artist, showing year released and album name\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th scope=\"col\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Year\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Album\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Po'ed Up\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-35\">\n",
      "        <a href=\"#cite_note-35\">\n",
      "         [34]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Paris featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td rowspan=\"8\">\n",
      "       2018\n",
      "      </td>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album single\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Drip Nation\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-36\">\n",
      "        <a href=\"#cite_note-36\">\n",
      "         [35]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Sosamann featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td class=\"no table-no2\" rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\">\n",
      "       TBA\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"My Drippin\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-37\">\n",
      "        <a href=\"#cite_note-37\">\n",
      "         [36]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Da Wrapper featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Do You Understand?\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-38\">\n",
      "        <a href=\"#cite_note-38\">\n",
      "         [37]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (\n",
      "        <a href=\"/wiki/Shy_Glizzy\" title=\"Shy Glizzy\">\n",
      "         Shy Glizzy\n",
      "        </a>\n",
      "        featuring Gunna and\n",
      "        <a href=\"/wiki/Tory_Lanez\" title=\"Tory Lanez\">\n",
      "         Tory Lanez\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       <i>\n",
      "        Fully Loaded\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Porshe\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-39\">\n",
      "        <a href=\"#cite_note-39\">\n",
      "         [38]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Blue Face Bally featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album single\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Drip Like That\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-40\">\n",
      "        <a href=\"#cite_note-40\">\n",
      "         [39]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (\n",
      "        <a href=\"/wiki/Reese_(rapper)\" title=\"Reese (rapper)\">\n",
      "         Reese LaFlare\n",
      "        </a>\n",
      "        featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       <i>\n",
      "        Reese LaFlare\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Fasho\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-41\">\n",
      "        <a href=\"#cite_note-41\">\n",
      "         [40]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Fetty Luciano featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td class=\"no table-no2\" rowspan=\"2\" style=\"background: #DDF; color: #2C2C2C; vertical-align: middle; text-align: center;\">\n",
      "       TBA\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Choosin\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-42\">\n",
      "        <a href=\"#cite_note-42\">\n",
      "         [41]\n",
      "        </a>\n",
      "       </sup>\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Devon Tracy featuring Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <h3>\n",
      "    <span class=\"mw-headline\" id=\"Other_charted_songs\">\n",
      "     Other charted songs\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=8\" title=\"Edit section: Other charted songs\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h3>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of songs, with selected chart positions, showing year released and album name\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:20em;\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:2em;\">\n",
      "       Year\n",
      "      </th>\n",
      "      <th colspan=\"3\" scope=\"col\">\n",
      "       Peak chart positions\n",
      "      </th>\n",
      "      <th rowspan=\"2\" scope=\"col\" style=\"width:14em;\">\n",
      "       Album\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th style=\"width:3em; font-size:90%\">\n",
      "       <a href=\"/wiki/Billboard_Hot_100\" title=\"Billboard Hot 100\">\n",
      "        US\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-Billboard_43-0\">\n",
      "        <a href=\"#cite_note-Billboard-43\">\n",
      "         [42]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th style=\"width:3em; font-size:90%\">\n",
      "       <a href=\"/wiki/Hot_R%26B/Hip-Hop_Songs\" title=\"Hot R&amp;B/Hip-Hop Songs\">\n",
      "        US\n",
      "        <br/>\n",
      "        R&amp;B/HH\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-Billboard_43-1\">\n",
      "        <a href=\"#cite_note-Billboard-43\">\n",
      "         [42]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <th style=\"width:3em; font-size:90%\">\n",
      "       <a href=\"/wiki/Canadian_Hot_100\" title=\"Canadian Hot 100\">\n",
      "        CAN\n",
      "       </a>\n",
      "       <br/>\n",
      "       <sup class=\"reference\" id=\"cite_ref-Billboard_43-2\">\n",
      "        <a href=\"#cite_note-Billboard-43\">\n",
      "         [42]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Floyd Mayweather\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Young Thug featuring\n",
      "        <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">\n",
      "         Travis Scott\n",
      "        </a>\n",
      "        ,\n",
      "        <a href=\"/wiki/Gucci_Mane\" title=\"Gucci Mane\">\n",
      "         Gucci Mane\n",
      "        </a>\n",
      "        and Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       2016\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-45\">\n",
      "        <a href=\"#cite_note-45\">\n",
      "         [B]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       41\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Jeffery_(mixtape)\" title=\"Jeffery (mixtape)\">\n",
      "         Jeffery\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Life Goes On\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (Lil Baby featuring\n",
      "        <a href=\"/wiki/Lil_Uzi_Vert\" title=\"Lil Uzi Vert\">\n",
      "         Lil Uzi Vert\n",
      "        </a>\n",
      "        and Gunna)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td rowspan=\"11\">\n",
      "       2018\n",
      "      </td>\n",
      "      <td>\n",
      "       80\n",
      "      </td>\n",
      "      <td>\n",
      "       40\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Harder_Than_Ever\" title=\"Harder Than Ever\">\n",
      "         Harder Than Ever\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Off White Vlone\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby featuring\n",
      "        <a href=\"/wiki/Lil_Durk\" title=\"Lil Durk\">\n",
      "         Lil Durk\n",
      "        </a>\n",
      "        and\n",
      "        <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">\n",
      "         Nav\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       54\n",
      "      </td>\n",
      "      <td>\n",
      "       25\n",
      "      </td>\n",
      "      <td>\n",
      "       52\n",
      "      </td>\n",
      "      <td rowspan=\"10\">\n",
      "       <i>\n",
      "        Drip Harder\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Business Is Business\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       61\n",
      "      </td>\n",
      "      <td>\n",
      "       28\n",
      "      </td>\n",
      "      <td>\n",
      "       69\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Belly\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       80\n",
      "      </td>\n",
      "      <td>\n",
      "       37\n",
      "      </td>\n",
      "      <td>\n",
      "       92\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"World Is Yours\"\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-46\">\n",
      "        <a href=\"#cite_note-46\">\n",
      "         [C]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       48\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Underdog\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-47\">\n",
      "        <a href=\"#cite_note-47\">\n",
      "         [D]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"I Am\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       98\n",
      "      </td>\n",
      "      <td>\n",
      "       46\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Seals Pills\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby)\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-48\">\n",
      "        <a href=\"#cite_note-48\">\n",
      "         [E]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"My Jeans\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby featuring\n",
      "        <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "         Young Thug\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-49\">\n",
      "        <a href=\"#cite_note-49\">\n",
      "         [F]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Style Stealer\"\n",
      "      </th>\n",
      "      <td>\n",
      "       —\n",
      "       <sup class=\"reference\" id=\"cite_ref-50\">\n",
      "        <a href=\"#cite_note-50\">\n",
      "         [G]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "      <td>\n",
      "       —\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Never Recover\"\n",
      "       <br/>\n",
      "       <span style=\"font-size:85%;\">\n",
      "        (with Lil Baby featuring\n",
      "        <a href=\"/wiki/Drake_(musician)\" title=\"Drake (musician)\">\n",
      "         Drake\n",
      "        </a>\n",
      "        )\n",
      "       </span>\n",
      "      </th>\n",
      "      <td>\n",
      "       15\n",
      "      </td>\n",
      "      <td>\n",
      "       9\n",
      "      </td>\n",
      "      <td>\n",
      "       16\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <td colspan=\"6\" style=\"font-size:90%\">\n",
      "       \"—\" denotes a recording that did not chart or was not released in that territory.\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <h3>\n",
      "    <span class=\"mw-headline\" id=\"Guest_appearances\">\n",
      "     Guest appearances\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=9\" title=\"Edit section: Guest appearances\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h3>\n",
      "   <table class=\"wikitable plainrowheaders\" style=\"text-align:center;\">\n",
      "    <caption>\n",
      "     List of non-single guest appearances, with other performing artists, showing year released and album name\n",
      "    </caption>\n",
      "    <tbody>\n",
      "     <tr>\n",
      "      <th scope=\"col\" style=\"width:18em;\">\n",
      "       Title\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Year\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Other artist(s)\n",
      "      </th>\n",
      "      <th scope=\"col\">\n",
      "       Album\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Whole Lotta\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-51\">\n",
      "        <a href=\"#cite_note-51\">\n",
      "         [44]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td rowspan=\"4\">\n",
      "       2016\n",
      "      </td>\n",
      "      <td>\n",
      "       Lil Duke\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Uber\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Floyd Mayweather\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">\n",
      "        Travis Scott\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Gucci_Mane\" title=\"Gucci Mane\">\n",
      "        Gucci Mane\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Jeffery_(mixtape)\" title=\"Jeffery (mixtape)\">\n",
      "         Jeffery\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Fuck Nigga\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-52\">\n",
      "        <a href=\"#cite_note-52\">\n",
      "         [45]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Hoodrich Pablo Juan, Neechie, Lil Duke, Lil Chi Chi\n",
      "      </td>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album single\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"In It to Win It\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-53\">\n",
      "        <a href=\"#cite_note-53\">\n",
      "         [46]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       XVL Hendrix\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Blessings &amp; a Curse\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Up\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-PT_54-0\">\n",
      "        <a href=\"#cite_note-PT-54\">\n",
      "         [47]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td rowspan=\"12\">\n",
      "       2017\n",
      "      </td>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "        Lil Baby\n",
      "       </a>\n",
      "       , Lil Duke\n",
      "      </td>\n",
      "      <td rowspan=\"2\">\n",
      "       <i>\n",
      "        Perfect Timing\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Our Year\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-PT_54-1\">\n",
      "        <a href=\"#cite_note-PT-54\">\n",
      "         [47]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "        Lil Baby\n",
      "       </a>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Light My Blunt\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-LITH_55-0\">\n",
      "        <a href=\"#cite_note-LITH-55\">\n",
      "         [48]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td rowspan=\"2\">\n",
      "       Lil Duke\n",
      "      </td>\n",
      "      <td rowspan=\"2\">\n",
      "       <i>\n",
      "        Life in the Hills\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Starve\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-LITH_55-1\">\n",
      "        <a href=\"#cite_note-LITH-55\">\n",
      "         [48]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Tomorrow 'Til Infinity\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Beautiful_Thugger_Girls\" title=\"Beautiful Thugger Girls\">\n",
      "         Beautiful Thugger Girls\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Bag\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-56\">\n",
      "        <a href=\"#cite_note-56\">\n",
      "         [49]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Jose Guapo, Lil Duke\n",
      "      </td>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album single\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Chanel Swagg\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-57\">\n",
      "        <a href=\"#cite_note-57\">\n",
      "         [50]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Hoodrich Pablo Juan, Shad da God, Lil Duke\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Designer Drugz 3\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Traded Sleep For Success\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-58\">\n",
      "        <a href=\"#cite_note-58\">\n",
      "         [51]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Blacc Zacc\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        High Class Trapper\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Marvelous Day\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-59\">\n",
      "        <a href=\"#cite_note-59\">\n",
      "         [52]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Kap_G\" title=\"Kap G\">\n",
      "        Kap G\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Lil_Uzi_Vert\" title=\"Lil Uzi Vert\">\n",
      "        Lil Uzi Vert\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Mood\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"If I Wanted To\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-60\">\n",
      "        <a href=\"#cite_note-60\">\n",
      "         [53]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Lil Duke\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Uberman 2\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Money Forever\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-61\">\n",
      "        <a href=\"#cite_note-61\">\n",
      "         [54]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "        Lil Baby\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Too Hard\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"All This\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-62\">\n",
      "        <a href=\"#cite_note-62\">\n",
      "         [55]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Yung Mal and Lil Quill\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Came From Zero\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Paid In Full\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-63\">\n",
      "        <a href=\"#cite_note-63\">\n",
      "         [56]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td rowspan=\"25\">\n",
      "       2018\n",
      "      </td>\n",
      "      <td>\n",
      "       Hoodrich Pablo Juan, Drugrixh Hect\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Rich Hood\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Last of the Real\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-64\">\n",
      "        <a href=\"#cite_note-64\">\n",
      "         [57]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Jose Guapo\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Lingo II: The Return\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Dead Presidents\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-65\">\n",
      "        <a href=\"#cite_note-65\">\n",
      "         [58]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Hoodrich Keem, Lil Duke\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Bodeine Withdrawals 7\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Throwing Shade\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "        Lil Baby\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Harder_Than_Ever\" title=\"Harder Than Ever\">\n",
      "         Harder Than Ever\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Miami\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Tory_Lanez\" title=\"Tory Lanez\">\n",
      "        Tory Lanez\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Love_Me_Now%3F\" title=\"Love Me Now?\">\n",
      "         Love Me Now?\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Space Cadet\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">\n",
      "        Metro Boomin\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">\n",
      "        Travis Scott\n",
      "       </a>\n",
      "      </td>\n",
      "      <td rowspan=\"2\">\n",
      "       <i>\n",
      "        <a href=\"/wiki/Not_All_Heroes_Wear_Capes\" title=\"Not All Heroes Wear Capes\">\n",
      "         Not All Heroes Wear Capes\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Lesbian\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Metro_Boomin\" title=\"Metro Boomin\">\n",
      "        Metro Boomin\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Eat\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">\n",
      "        Nav\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Reckless_(Nav_album)\" title=\"Reckless (Nav album)\">\n",
      "         Reckless\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Racks\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/88Glam\" title=\"88Glam\">\n",
      "        88Glam\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        88Glam 2\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Zoom\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">\n",
      "        Travis Scott\n",
      "       </a>\n",
      "      </td>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album single\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Good Dope\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-66\">\n",
      "        <a href=\"#cite_note-66\">\n",
      "         [59]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Marlo\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        The Real 1\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Easter Pink\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-67\">\n",
      "        <a href=\"#cite_note-67\">\n",
      "         [60]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Yung Bans\n",
      "      </td>\n",
      "      <td class=\"table-na\" data-sort-value=\"\" rowspan=\"2\" style=\"background: #ececec; color: #2C2C2C; vertical-align: middle; font-size: smaller; text-align: center;\">\n",
      "       Non-album singles\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Porshe\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-68\">\n",
      "        <a href=\"#cite_note-68\">\n",
      "         [61]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Blue Face Bally\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Just Vibe\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-69\">\n",
      "        <a href=\"#cite_note-69\">\n",
      "         [62]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       Hoodrich Pablo Juan\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Hoodwolf 2\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Wat U On\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-70\">\n",
      "        <a href=\"#cite_note-70\">\n",
      "         [63]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Moneybagg_Yo\" title=\"Moneybagg Yo\">\n",
      "        Moneybagg Yo\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Bet On Me\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Us\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-71\">\n",
      "        <a href=\"#cite_note-71\">\n",
      "         [64]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Dave_East\" title=\"Dave East\">\n",
      "        Dave East\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        Karma 2\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"No Time\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-72\">\n",
      "        <a href=\"#cite_note-72\">\n",
      "         [65]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Playboi_Carti\" title=\"Playboi Carti\">\n",
      "        Playboi Carti\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Die_Lit\" title=\"Die Lit\">\n",
      "         Die Lit\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Yosemite\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-73\">\n",
      "        <a href=\"#cite_note-73\">\n",
      "         [66]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Travis_Scott\" title=\"Travis Scott\">\n",
      "        Travis Scott\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Nav_(rapper)\" title=\"Nav (rapper)\">\n",
      "        Nav\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Astroworld_(album)\" title=\"Astroworld (album)\">\n",
      "         Astroworld\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Ain't Livin Right\"\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Future_(rapper)\" title=\"Future (rapper)\">\n",
      "        Future\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Juice_Wrld\" title=\"Juice Wrld\">\n",
      "        Juice Wrld\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Wrld_on_Drugs\" title=\"Wrld on Drugs\">\n",
      "         Wrld on Drugs\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Hiccup\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-74\">\n",
      "        <a href=\"#cite_note-74\">\n",
      "         [67]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Amin%C3%A9_(rapper)\" title=\"Aminé (rapper)\">\n",
      "        Aminé\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/OnePointFive\" title=\"OnePointFive\">\n",
      "         OnePointFive\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Chanel (Go Get It)\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-Hypebeast_75-0\">\n",
      "        <a href=\"#cite_note-Hypebeast-75\">\n",
      "         [68]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "       ,\n",
      "       <a href=\"/wiki/Lil_Baby\" title=\"Lil Baby\">\n",
      "        Lil Baby\n",
      "       </a>\n",
      "      </td>\n",
      "      <td rowspan=\"4\">\n",
      "       <i>\n",
      "        <a href=\"/wiki/Slime_Language\" title=\"Slime Language\">\n",
      "         Slime Language\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Dirty Shoes\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-Hypebeast_75-1\">\n",
      "        <a href=\"#cite_note-Hypebeast-75\">\n",
      "         [68]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Scoliosis\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-Hypebeast_75-2\">\n",
      "        <a href=\"#cite_note-Hypebeast-75\">\n",
      "         [68]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "       , Lil Duke\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Chains Choking Me\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-Hypebeast_75-3\">\n",
      "        <a href=\"#cite_note-Hypebeast-75\">\n",
      "         [68]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Young_Thug\" title=\"Young Thug\">\n",
      "        Young Thug\n",
      "       </a>\n",
      "      </td>\n",
      "     </tr>\n",
      "     <tr>\n",
      "      <th scope=\"row\">\n",
      "       \"Stay Long Love You\"\n",
      "       <sup class=\"reference\" id=\"cite_ref-76\">\n",
      "        <a href=\"#cite_note-76\">\n",
      "         [69]\n",
      "        </a>\n",
      "       </sup>\n",
      "      </th>\n",
      "      <td>\n",
      "       <a href=\"/wiki/Mariah_Carey\" title=\"Mariah Carey\">\n",
      "        Mariah Carey\n",
      "       </a>\n",
      "      </td>\n",
      "      <td>\n",
      "       <i>\n",
      "        <a href=\"/wiki/Caution_(Mariah_Carey_album)\" title=\"Caution (Mariah Carey album)\">\n",
      "         Caution\n",
      "        </a>\n",
      "       </i>\n",
      "      </td>\n",
      "     </tr>\n",
      "    </tbody>\n",
      "   </table>\n",
      "   <h2>\n",
      "    <span class=\"mw-headline\" id=\"Notes\">\n",
      "     Notes\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=10\" title=\"Edit section: Notes\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h2>\n",
      "   <div class=\"reflist\" style=\"list-style-type: upper-alpha;\">\n",
      "    <div class=\"mw-references-wrap\">\n",
      "     <ol class=\"references\">\n",
      "      <li id=\"cite_note-32\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-32\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"Sold Out Dates\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number four on the\n",
      "        <a href=\"/wiki/Bubbling_Under_Hot_100\" title=\"Bubbling Under Hot 100\">\n",
      "         Bubbling Under Hot 100\n",
      "        </a>\n",
      "        chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-31\">\n",
      "         <a href=\"#cite_note-31\">\n",
      "          [31]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "      <li id=\"cite_note-45\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-45\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"Floyd Mayweather\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number four on the Bubbling Under Hot 100 Singles chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-Bubbling_44-0\">\n",
      "         <a href=\"#cite_note-Bubbling-44\">\n",
      "          [43]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "      <li id=\"cite_note-46\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-46\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"World Is Yours\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number one on the Bubbling Under Hot 100 Singles chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-Bubbling_44-1\">\n",
      "         <a href=\"#cite_note-Bubbling-44\">\n",
      "          [43]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "      <li id=\"cite_note-47\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-47\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"Underdog\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number two on the Bubbling Under Hot 100 Singles chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-Bubbling_44-2\">\n",
      "         <a href=\"#cite_note-Bubbling-44\">\n",
      "          [43]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "      <li id=\"cite_note-48\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-48\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"Seals Pills\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number 13 on the Bubbling Under Hot 100 Singles chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-Bubbling_44-3\">\n",
      "         <a href=\"#cite_note-Bubbling-44\">\n",
      "          [43]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "      <li id=\"cite_note-49\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-49\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"My Jeans\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number four on the Bubbling Under Hot 100 Singles chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-Bubbling_44-4\">\n",
      "         <a href=\"#cite_note-Bubbling-44\">\n",
      "          [43]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "      <li id=\"cite_note-50\">\n",
      "       <span class=\"mw-cite-backlink\">\n",
      "        <b>\n",
      "         <a href=\"#cite_ref-50\">\n",
      "          ^\n",
      "         </a>\n",
      "        </b>\n",
      "       </span>\n",
      "       <span class=\"reference-text\">\n",
      "        \"Style Stealer\" did not enter the\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        Hot 100, but peaked at number 11 on the Bubbling Under Hot 100 Singles chart.\n",
      "        <sup class=\"reference\" id=\"cite_ref-Bubbling_44-5\">\n",
      "         <a href=\"#cite_note-Bubbling-44\">\n",
      "          [43]\n",
      "         </a>\n",
      "        </sup>\n",
      "       </span>\n",
      "      </li>\n",
      "     </ol>\n",
      "    </div>\n",
      "   </div>\n",
      "   <h2>\n",
      "    <span class=\"mw-headline\" id=\"References\">\n",
      "     References\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=11\" title=\"Edit section: References\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h2>\n",
      "   <div class=\"reflist columns references-column-width\" style=\"-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em; list-style-type: decimal;\">\n",
      "    <ol class=\"references\">\n",
      "     <li id=\"cite_note-1\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-1\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Coe, Kairi (October 25, 2017).\n",
      "        <a class=\"external text\" href=\"http://www.xxlmag.com/news/2018/02/gunna-interview-the-break/\" rel=\"nofollow\">\n",
      "         \"The Break Presents: Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/XXL_(magazine)\" title=\"XXL (magazine)\">\n",
      "          XXL\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=The+Break+Presents%3A+Gunna&amp;rft.date=2017-10-25&amp;rft.aulast=Coe&amp;rft.aufirst=Kairi&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2018%2F02%2Fgunna-interview-the-break%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <style data-mw-deduplicate=\"TemplateStyles:r861714446\">\n",
      "        .mw-parser-output cite.citation{font-style:inherit}.mw-parser-output q{quotes:\"\\\"\"\"\\\"\"\"'\"\"'\"}.mw-parser-output code.cs1-code{color:inherit;background:inherit;border:inherit;padding:inherit}.mw-parser-output .cs1-lock-free a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/6/65/Lock-green.svg/9px-Lock-green.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-limited a,.mw-parser-output .cs1-lock-registration a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Lock-gray-alt-2.svg/9px-Lock-gray-alt-2.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-lock-subscription a{background:url(\"//upload.wikimedia.org/wikipedia/commons/thumb/a/aa/Lock-red-alt-2.svg/9px-Lock-red-alt-2.svg.png\")no-repeat;background-position:right .1em center}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration{color:#555}.mw-parser-output .cs1-subscription span,.mw-parser-output .cs1-registration span{border-bottom:1px dotted;cursor:help}.mw-parser-output .cs1-hidden-error{display:none;font-size:100%}.mw-parser-output .cs1-visible-error{font-size:100%}.mw-parser-output .cs1-subscription,.mw-parser-output .cs1-registration,.mw-parser-output .cs1-format{font-size:95%}.mw-parser-output .cs1-kern-left,.mw-parser-output .cs1-kern-wl-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right,.mw-parser-output .cs1-kern-wl-right{padding-right:0.2em}\n",
      "       </style>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-2\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-2\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Kochhar, Nazuk (October 25, 2017).\n",
      "        <a class=\"external text\" href=\"http://www.thefader.com/2017/10/25/gunna-drip-season-phase-ysl-interview\" rel=\"nofollow\">\n",
      "         \"Gunna wants you to go out and get it\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/The_Fader\" title=\"The Fader\">\n",
      "          The Fader\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Gunna+wants+you+to+go+out+and+get+it&amp;rft.date=2017-10-25&amp;rft.aulast=Kochhar&amp;rft.aufirst=Nazuk&amp;rft_id=http%3A%2F%2Fwww.thefader.com%2F2017%2F10%2F25%2Fgunna-drip-season-phase-ysl-interview&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-3\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-3\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://indy.livemixtapes.com/mixtapes/23194/yung-gunna-hard-body.html\" rel=\"nofollow\">\n",
      "         \"Yung Gunna - Hard Body - NoDJ\"\n",
      "        </a>\n",
      "        . LiveMixtapes\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          May 1,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Yung+Gunna+-+Hard+Body+-+NoDJ&amp;rft.pub=LiveMixtapes&amp;rft_id=https%3A%2F%2Findy.livemixtapes.com%2Fmixtapes%2F23194%2Fyung-gunna-hard-body.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-B200-4\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-B200_4-0\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/billboard-200\" rel=\"nofollow\">\n",
      "         \"Gunna Chart History: Billboard 200\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">\n",
      "          Billboard\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Billboard+200&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Fbillboard-200&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-RBHH-5\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-RBHH_5-0\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/r-b-hip-hop-albums\" rel=\"nofollow\">\n",
      "         \"Gunna Chart History: Top R&amp;B/Hip-Hop Albums\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Top+R%26B%2FHip-Hop+Albums&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Fr-b-hip-hop-albums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-USRap-6\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-USRap_6-0\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/music/Gunna/chart-history/rap-albums\" rel=\"nofollow\">\n",
      "         \"Gunna Chart History: Top Rap Albums\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Top+Rap+Albums&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2FGunna%2Fchart-history%2Frap-albums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-7\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-7\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://www.ariacharts.com.au/charts/albums-chart\" rel=\"nofollow\">\n",
      "         \"ARIA Australian Top 50 Albums\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/Australian_Recording_Industry_Association\" title=\"Australian Recording Industry Association\">\n",
      "         Australian Recording Industry Association\n",
      "        </a>\n",
      "        . October 15, 2018\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 13,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=ARIA+Australian+Top+50+Albums&amp;rft.pub=Australian+Recording+Industry+Association&amp;rft.date=2018-10-15&amp;rft_id=http%3A%2F%2Fwww.ariacharts.com.au%2Fcharts%2Falbums-chart&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-8\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-8\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://irish-charts.com/showinterpret.asp?interpret=Gunna\" rel=\"nofollow\">\n",
      "         \"Discography Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         irishcharts.com\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=irishcharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=http%3A%2F%2Firish-charts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-9\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-9\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://dutchcharts.nl/showinterpret.asp?interpret=Gunna\" rel=\"nofollow\">\n",
      "         \"Discografie Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         dutchcharts.nl\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=dutchcharts.nl&amp;rft.atitle=Discografie+Gunna&amp;rft_id=https%3A%2F%2Fdutchcharts.nl%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-10\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-10\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://norwegiancharts.com/showinterpret.asp?interpret=Gunna\" rel=\"nofollow\">\n",
      "         \"Discography Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         norwegiancharts.com\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=norwegiancharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=https%3A%2F%2Fnorwegiancharts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-11\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-11\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://swedishcharts.com/showinterpret.asp?interpret=Gunna\" rel=\"nofollow\">\n",
      "         \"Discography Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         swedishcharts.com\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=swedishcharts.com&amp;rft.atitle=Discography+Gunna&amp;rft_id=https%3A%2F%2Fswedishcharts.com%2Fshowinterpret.asp%3Finterpret%3DGunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-UK-12\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-UK_12-0\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.officialcharts.com/artist/54286/lil-baby-and-gunna/\" rel=\"nofollow\">\n",
      "         \"Lil Baby and Gunna – full Official Chart history\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/Official_Charts_Company\" title=\"Official Charts Company\">\n",
      "         Official Charts Company\n",
      "        </a>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+and+Gunna+%E2%80%93+full+Official+Chart+history&amp;rft.pub=Official+Charts+Company&amp;rft_id=https%3A%2F%2Fwww.officialcharts.com%2Fartist%2F54286%2Flil-baby-and-gunna%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-13\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-13\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season/1238258270\" rel=\"nofollow\">\n",
      "         \"Drip Season by Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/Apple_Music\" title=\"Apple Music\">\n",
      "         Apple Music\n",
      "        </a>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season%2F1238258270&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-14\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-14\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season-2/1235061432\" rel=\"nofollow\">\n",
      "         \"Drip Season 2 by Gunna\"\n",
      "        </a>\n",
      "        . Apple Music\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+2+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season-2%2F1235061432&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-15\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-15\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-season-3/1339767856\" rel=\"nofollow\">\n",
      "         \"Drip Season 3 by Gunna\"\n",
      "        </a>\n",
      "        . Apple Music\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+Season+3+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-season-3%2F1339767856&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-16\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-16\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        A., Aron (May 21, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-and-gunna-tease-joint-project-drip-harder-news.50697.html\" rel=\"nofollow\">\n",
      "         \"Lil Baby &amp; Gunna Tease Joint Project \"Drip Harder\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/HotNewHipHop\" title=\"HotNewHipHop\">\n",
      "          HotNewHipHop\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          May 23,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Lil+Baby+%26+Gunna+Tease+Joint+Project+%22Drip+Harder%22&amp;rft.date=2018-05-21&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-and-gunna-tease-joint-project-drip-harder-news.50697.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-17\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-17\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        A., Aron (October 1, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-and-gunnas-drip-harder-cover-art-and-release-date-revealed-news.61124.html\" rel=\"nofollow\">\n",
      "         \"Lil Baby &amp; Gunna's \"Drip Harder\" Cover Art &amp; Release Date Revealed\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 1,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Lil+Baby+%26+Gunna%27s+%22Drip+Harder%22+Cover+Art+%26+Release+Date+Revealed&amp;rft.date=2018-10-01&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-and-gunnas-drip-harder-cover-art-and-release-date-revealed-news.61124.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-18\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-18\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Caulfield, Keith (October 14, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/articles/columns/chart-beat/8479831/a-star-is-born-soundtrack-no-1-debut-billboard-200\" rel=\"nofollow\">\n",
      "         \"Lady Gaga &amp; Bradley Cooper's 'A Star Is Born' Soundtrack Debuts at No. 1 on Billboard 200 Albums Chart\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 15,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Lady+Gaga+%26+Bradley+Cooper%27s+%27A+Star+Is+Born%27+Soundtrack+Debuts+at+No.+1+on+Billboard+200+Albums+Chart&amp;rft.date=2018-10-14&amp;rft.aulast=Caulfield&amp;rft.aufirst=Keith&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fchart-beat%2F8479831%2Fa-star-is-born-soundtrack-no-1-debut-billboard-200&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-19\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-19\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://www.irma.ie/index.cfm?page=irish-charts&amp;chart=Albums\" rel=\"nofollow\">\n",
      "         \"Irish Albums Chart: 12 October 2018\"\n",
      "        </a>\n",
      "        . Irish Recorded Music Association\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Irish+Albums+Chart%3A+12+October+2018&amp;rft.pub=Irish+Recorded+Music+Association&amp;rft_id=http%3A%2F%2Fwww.irma.ie%2Findex.cfm%3Fpage%3Dirish-charts%26chart%3DAlbums&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-20\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-20\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://www.vglista.no/topplister/topp-40-album-2018-41/\" rel=\"nofollow\">\n",
      "         \"VG-lista – Topp 40 Album uke 41, 2018\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/VG-lista\" title=\"VG-lista\">\n",
      "         VG-lista\n",
      "        </a>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 14,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=VG-lista+%E2%80%93+Topp+40+Album+uke+41%2C+2018&amp;rft.pub=VG-lista&amp;rft_id=http%3A%2F%2Fwww.vglista.no%2Ftopplister%2Ftopp-40-album-2018-41%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-21\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-21\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-or-drown/1318876773\" rel=\"nofollow\">\n",
      "         \"Drip or Drown by Gunna\"\n",
      "        </a>\n",
      "        . Apple Music\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Drip+or+Drown+by+Gunna&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-or-drown%2F1318876773&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-22\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-22\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/articles/columns/hip-hop/8099645/gunna-interview-drip-season-3-young-thug\" rel=\"nofollow\">\n",
      "         \"Buzzing Atlanta Rapper Gunna Talks 'Drip Season 3,' Working With Young Thug &amp; Meeting Wyclef Jean\"\n",
      "        </a>\n",
      "        . Billboard\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Buzzing+Atlanta+Rapper+Gunna+Talks+%27Drip+Season+3%2C%27+Working+With+Young+Thug+%26+Meeting+Wyclef+Jean&amp;rft.pub=Billboard&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fhip-hop%2F8099645%2Fgunna-interview-drip-season-3-young-thug&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-23\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-23\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Trust, Gary (October 15, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/articles/columns/chart-beat/8479913/lady-gaga-bradley-cooper-hot-top-10-hot-100\" rel=\"nofollow\">\n",
      "         \"Maroon 5 &amp; Cardi B's 'Girls Like You' Tops Hot 100 For Fourth Week, Lady Gaga &amp; Bradley Cooper Hit Top 10\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">\n",
      "          Billboard\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 15,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Maroon+5+%26+Cardi+B%27s+%27Girls+Like+You%27+Tops+Hot+100+For+Fourth+Week%2C+Lady+Gaga+%26+Bradley+Cooper+Hit+Top+10&amp;rft.date=2018-10-15&amp;rft.aulast=Trust&amp;rft.aufirst=Gary&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Farticles%2Fcolumns%2Fchart-beat%2F8479913%2Flady-gaga-bradley-cooper-hot-top-10-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-24\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-24\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/back-and-forth-single/1267896466\" rel=\"nofollow\">\n",
      "         \"Back and Forth - Single by Gunna &amp; HoodRich Pablo Juan\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/ITunes_Store\" title=\"ITunes Store\">\n",
      "         iTunes Store\n",
      "        </a>\n",
      "        (US)\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Back+and+Forth+-+Single+by+Gunna+%26+HoodRich+Pablo+Juan&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fback-and-forth-single%2F1267896466&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-25\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-25\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/vibes-in-la-single/1281377876\" rel=\"nofollow\">\n",
      "         \"Vibes In LA - Single by Gunna &amp; Moneybagg Yo\"\n",
      "        </a>\n",
      "        . iTunes\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Vibes+In+LA+-+Single+by+Gunna+%26+Moneybagg+Yo&amp;rft.pub=iTunes&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fvibes-in-la-single%2F1281377876&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-26\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-26\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/mind-on-a-milli-feat-hoodrich-pablo-juan-single/1291548799\" rel=\"nofollow\">\n",
      "         \"Mind On a Milli (feat. Hoodrich Pablo Juan) - Single by Gunna\"\n",
      "        </a>\n",
      "        . iTunes Store (US)\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Mind+On+a+Milli+%28feat.+Hoodrich+Pablo+Juan%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fmind-on-a-milli-feat-hoodrich-pablo-juan-single%2F1291548799&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-27\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-27\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/rich-bitch-single/1301531879\" rel=\"nofollow\">\n",
      "         \"Rich Bitch - Single by Gunna\"\n",
      "        </a>\n",
      "        . iTunes Store (US)\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Rich+Bitch+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Frich-bitch-single%2F1301531879&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-28\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-28\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/cash-4-it-feat-24hrs-single/1303615070\" rel=\"nofollow\">\n",
      "         \"Cash 4 It (feat. 24hrs) - Single by Spiffy Global &amp; Gunna\"\n",
      "        </a>\n",
      "        . iTunes Store (US)\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Cash+4+It+%28feat.+24hrs%29+-+Single+by+Spiffy+Global+%26+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fcash-4-it-feat-24hrs-single%2F1303615070&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-29\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-29\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/almighty-feat-hoodrich-pablo-juan-single/1336085527\" rel=\"nofollow\">\n",
      "         \"Almighty (feat. HoodRich Pablo Juan) - Single by Gunna\"\n",
      "        </a>\n",
      "        . iTunes Store (US)\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Almighty+%28feat.+HoodRich+Pablo+Juan%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Falmighty-feat-hoodrich-pablo-juan-single%2F1336085527&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-30\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-30\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/sold-out-dates-feat-lil-baby-single/1373245162\" rel=\"nofollow\">\n",
      "         \"Sold Out Dates (feat. Lil Baby) - Single by Gunna\"\n",
      "        </a>\n",
      "        . iTunes Store (US)\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          February 22,\n",
      "         </span>\n",
      "         2017\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Sold+Out+Dates+%28feat.+Lil+Baby%29+-+Single+by+Gunna&amp;rft.pub=iTunes+Store+%28US%29&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fsold-out-dates-feat-lil-baby-single%2F1373245162&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-31\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-31\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/music/gunna/chart-history/bubbling-under-hot-100\" rel=\"nofollow\">\n",
      "         \"Gunna Chart History - Bubbling Under Hot 100\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/Billboard_(magazine)\" title=\"Billboard (magazine)\">\n",
      "          Billboard\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          May 22,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History+-+Bubbling+Under+Hot+100&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2Fgunna%2Fchart-history%2Fbubbling-under-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-33\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-33\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Zaynab (August 4, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/fxxxxy-teams-up-with-gunna-for-need-u-new-song.1979786.html\" rel=\"nofollow\">\n",
      "         \"FXXXXY Teams Up With Gunna For \"Need U\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=FXXXXY+Teams+Up+With+Gunna+For+%22Need+U%22&amp;rft.date=2018-08-04&amp;rft.au=Zaynab&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Ffxxxxy-teams-up-with-gunna-for-need-u-new-song.1979786.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-34\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-34\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/drip-too-hard-single/1435739461\" rel=\"nofollow\">\n",
      "         \"Drip Too Hard - Single by Lil Baby &amp; Gunna\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         iTunes Store (US)\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          September 9,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=iTunes+Store+%28US%29&amp;rft.atitle=Drip+Too+Hard+-+Single+by+Lil+Baby+%26+Gunna&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fdrip-too-hard-single%2F1435739461&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-35\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-35\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-links-with-paris-for-poed-up-new-song.1977955.html\" rel=\"nofollow\">\n",
      "         \"Gunna Links With Paris For \"Po'ed Up\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        . March 29, 2018\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Links+With+Paris+For+%22Po%27ed+Up%22&amp;rft.date=2018-03-29&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-links-with-paris-for-poed-up-new-song.1977955.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-36\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-36\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        A., Aron (May 28, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-and-sosamann-connect-on-drip-nation-new-song.1978801.html\" rel=\"nofollow\">\n",
      "         \"Gunna &amp; Sosamann Connect On \"Drip Nation\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+%26+Sosamann+Connect+On+%22Drip+Nation%22&amp;rft.date=2018-05-28&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-and-sosamann-connect-on-drip-nation-new-song.1978801.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-37\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-37\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        A., Aron (May 28, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-pours-a-four-in-his-drink-on-da-wrappers-my-drippin-new-song.1979110.html\" rel=\"nofollow\">\n",
      "         \"Gunna Pours A Four In His Drink On Da Wrapper's \"My Drippin\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Pours+A+Four+In+His+Drink+On+Da+Wrapper%27s+%22My+Drippin%22&amp;rft.date=2018-05-28&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-pours-a-four-in-his-drink-on-da-wrappers-my-drippin-new-song.1979110.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-38\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-38\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Coe, Kairi (June 11, 2018).\n",
      "        <a class=\"external text\" href=\"http://www.xxlmag.com/rap-music/new-music/2018/06/shy-glizzy-do-you-understand-featuring-tory-lanez-gunna/\" rel=\"nofollow\">\n",
      "         \"Shy Glizzy, Tory Lanez &amp; Gunna Drop Song\n",
      "         <i>\n",
      "          Do You Understand?\n",
      "         </i>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/XXL_(magazine)\" title=\"XXL (magazine)\">\n",
      "          XXL\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=Shy+Glizzy%2C+Tory+Lanez+%26+Gunna+Drop+Song+Do+You+Understand%3F&amp;rft.date=2018-06-11&amp;rft.aulast=Coe&amp;rft.aufirst=Kairi&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Frap-music%2Fnew-music%2F2018%2F06%2Fshy-glizzy-do-you-understand-featuring-tory-lanez-gunna%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-39\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-39\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Findlay, Mitch (July 13, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/blue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html\" rel=\"nofollow\">\n",
      "         \"Blue Face Bally &amp; Gunna Come Through In The \"Porshe\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Blue+Face+Bally+%26+Gunna+Come+Through+In+The+%22Porshe%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fblue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-40\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-40\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Findlay, Mitch (July 13, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/reese-laflare-calls-on-gunna-for-upgraded-version-of-drip-like-that-new-song.1979509.html\" rel=\"nofollow\">\n",
      "         \"Reese LaFlare Calls On Gunna For Upgraded Version Of \"Drip Like That\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Reese+LaFlare+Calls+On+Gunna+For+Upgraded+Version+Of+%22Drip+Like+That%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Freese-laflare-calls-on-gunna-for-upgraded-version-of-drip-like-that-new-song.1979509.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-41\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-41\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Ch, David (August 10, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-supports-the-shmoney-cause-on-fetty-lucianos-fasho-new-song.1979866.html\" rel=\"nofollow\">\n",
      "         \"Gunna Supports The Shmoney Cause On Fetty Luciano's \"FASHO\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Supports+The+Shmoney+Cause+On+Fetty+Luciano%27s+%22FASHO%22&amp;rft.date=2018-08-10&amp;rft.aulast=Ch&amp;rft.aufirst=David&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-supports-the-shmoney-cause-on-fetty-lucianos-fasho-new-song.1979866.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-42\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-42\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        P., Milca (August 26, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-hops-on-devon-tracys-choosin-new-song.1980088.html\" rel=\"nofollow\">\n",
      "         \"Gunna Hops On Devon Tracy's 'Choosin\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Hops+On+Devon+Tracy%27s+%27Choosin%22&amp;rft.date=2018-08-26&amp;rft.aulast=P.&amp;rft.aufirst=Milca&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-hops-on-devon-tracys-choosin-new-song.1980088.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-Billboard-43\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       ^\n",
      "       <a href=\"#cite_ref-Billboard_43-0\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           a\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Billboard_43-1\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           b\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Billboard_43-2\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           c\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <a class=\"external free\" href=\"https://www.billboard.com/music/gunna\" rel=\"nofollow\">\n",
      "        https://www.billboard.com/music/gunna\n",
      "       </a>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-Bubbling-44\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       ^\n",
      "       <a href=\"#cite_ref-Bubbling_44-0\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           a\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Bubbling_44-1\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           b\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Bubbling_44-2\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           c\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Bubbling_44-3\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           d\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Bubbling_44-4\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           e\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Bubbling_44-5\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           f\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.billboard.com/music/gunna/chart-history/bubbling-under-hot-100\" rel=\"nofollow\">\n",
      "         \"Gunna Chart History: Bubbling Under Hot 100\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         Billboard\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 16,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Billboard&amp;rft.atitle=Gunna+Chart+History%3A+Bubbling+Under+Hot+100&amp;rft_id=https%3A%2F%2Fwww.billboard.com%2Fmusic%2Fgunna%2Fchart-history%2Fbubbling-under-hot-100&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-51\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-51\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/duke-uber-new-mixtape.116391.html\" rel=\"nofollow\">\n",
      "         \"Uber\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/HotNewHipHop\" title=\"HotNewHipHop\">\n",
      "         HotNewHipHop\n",
      "        </a>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Uber&amp;rft.pub=HotNewHipHop&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fduke-uber-new-mixtape.116391.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-52\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-52\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://trap-daily.com/hoodrich-pablo-juan-fuck-nigga-ft-yung-gunna-neechie-ysl-duke-lil-chi-chi/\" rel=\"nofollow\">\n",
      "         \"Hoodrich Pablo Juan – Fuck Nigga ft Yung Gunna, Neechie, YSL Duke &amp; Lil Chi Chi\"\n",
      "        </a>\n",
      "        . Trap-Daily\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Hoodrich+Pablo+Juan+%E2%80%93+Fuck+Nigga+ft+Yung+Gunna%2C+Neechie%2C+YSL+Duke+%26+Lil+Chi+Chi&amp;rft.pub=Trap-Daily&amp;rft_id=http%3A%2F%2Ftrap-daily.com%2Fhoodrich-pablo-juan-fuck-nigga-ft-yung-gunna-neechie-ysl-duke-lil-chi-chi%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-53\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-53\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/blessings-and-a-curse/1233295502\" rel=\"nofollow\">\n",
      "         \"Blessings and a Curse by Xvl Hendrix\"\n",
      "        </a>\n",
      "        . Apple Music\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Blessings+and+a+Curse+by+Xvl+Hendrix&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fblessings-and-a-curse%2F1233295502&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-PT-54\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       ^\n",
      "       <a href=\"#cite_ref-PT_54-0\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           a\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-PT_54-1\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           b\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-perfect-timing-new-mixtape.117059.html\" rel=\"nofollow\">\n",
      "         \"Lil Baby - Perfect Timing\"\n",
      "        </a>\n",
      "        . HotNewHipHop. April 14, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+-+Perfect+Timing&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-04-14&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-perfect-timing-new-mixtape.117059.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-LITH-55\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       ^\n",
      "       <a href=\"#cite_ref-LITH_55-0\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           a\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-LITH_55-1\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           b\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-duke-life-in-the-hills-new-mixtape.117074.html\" rel=\"nofollow\">\n",
      "         \"Life In The Hills\"\n",
      "        </a>\n",
      "        . HotNewHipHop. April 20, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Life+In+The+Hills&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-04-20&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-duke-life-in-the-hills-new-mixtape.117074.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-56\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-56\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://itunes.apple.com/us/album/bag-feat-gunna-lil-duke-single/1260717223\" rel=\"nofollow\">\n",
      "         \"Bag (feat. Gunna &amp; Lil Duke) - Single by Jose Guapo\"\n",
      "        </a>\n",
      "        . Apple Music\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Bag+%28feat.+Gunna+%26+Lil+Duke%29+-+Single+by+Jose+Guapo&amp;rft.pub=Apple+Music&amp;rft_id=https%3A%2F%2Fitunes.apple.com%2Fus%2Falbum%2Fbag-feat-gunna-lil-duke-single%2F1260717223&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-57\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-57\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-hoodrich-pablo-juans-designer-drugz-3-new-mixtape.117519.html\" rel=\"nofollow\">\n",
      "         \"Stream Hoodrich Pablo Juan's \"Designer Drugz 3\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        . HotNewHipHop. October 5, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Stream+Hoodrich+Pablo+Juan%27s+%22Designer+Drugz+3%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-10-05&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-hoodrich-pablo-juans-designer-drugz-3-new-mixtape.117519.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-58\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-58\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://www.dirty-glove.net/mixtape-blacc-zacc-x-hoodrich-keem-high-class-trapper/\" rel=\"nofollow\">\n",
      "         \"Mixtape: Blacc Zacc X Hoodrich Keem – High Class Trapper\"\n",
      "        </a>\n",
      "        . Dirty Glove Bastard\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Mixtape%3A+Blacc+Zacc+X+Hoodrich+Keem+%E2%80%93+High+Class+Trapper&amp;rft.pub=Dirty+Glove+Bastard&amp;rft_id=http%3A%2F%2Fwww.dirty-glove.net%2Fmixtape-blacc-zacc-x-hoodrich-keem-high-class-trapper%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-59\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-59\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/kap-g-drops-off-3-track-ep-mood-new-mixtape.117622.html\" rel=\"nofollow\">\n",
      "         \"Kap G Drops Off 3 Track EP \"Mood\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        . HotNewHipHop. November 17, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Kap+G+Drops+Off+3+Track+EP+%22Mood%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-11-17&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fkap-g-drops-off-3-track-ep-mood-new-mixtape.117622.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-60\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-60\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-duke-returns-with-uberman-2-mixtape-new-mixtape.117646.html\" rel=\"nofollow\">\n",
      "         \"Lil Duke, Young Thug Affiliate, Returns With \"Uberman 2\" Mixtape\"\n",
      "        </a>\n",
      "        . HotNewHipHop. November 28, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Duke%2C+Young+Thug+Affiliate%2C+Returns+With+%22Uberman+2%22+Mixtape&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-11-28&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-duke-returns-with-uberman-2-mixtape-new-mixtape.117646.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-61\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-61\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/lil-baby-drops-16-track-mixtape-too-hard-new-mixtape.117659.html\" rel=\"nofollow\">\n",
      "         \"Lil Baby Drops 16 Track Mixtape \"Too Hard\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        . HotNewHipHop. December 1, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Lil+Baby+Drops+16+Track+Mixtape+%22Too+Hard%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-12-01&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Flil-baby-drops-16-track-mixtape-too-hard-new-mixtape.117659.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-62\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-62\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://www.dirty-glove.net/stream-yung-mal-lil-qull-came-from-zero/\" rel=\"nofollow\">\n",
      "         \"Stream Yung Mal &amp; Lil Qull \"Came From Zero\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        . HotNewHipHop. December 25, 2017\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Stream+Yung+Mal+%26+Lil+Qull+%22Came+From+Zero%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2017-12-25&amp;rft_id=http%3A%2F%2Fwww.dirty-glove.net%2Fstream-yung-mal-lil-qull-came-from-zero%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-63\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-63\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"http://respect-mag.com/2018/01/hoodrich-pablo-juan-delivers-new-rich-hood-mixtape/\" rel=\"nofollow\">\n",
      "         \"Hoodrich Pablo Juan Delivers New 'Rich Hood' Mixtape\"\n",
      "        </a>\n",
      "        .\n",
      "        <a href=\"/wiki/Respect._(magazine)\" title=\"Respect. (magazine)\">\n",
      "         Respect.\n",
      "        </a>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Hoodrich+Pablo+Juan+Delivers+New+%27Rich+Hood%27+Mixtape&amp;rft.pub=Respect.&amp;rft_id=http%3A%2F%2Frespect-mag.com%2F2018%2F01%2Fhoodrich-pablo-juan-delivers-new-rich-hood-mixtape%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-64\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-64\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/jose-guapo-recruits-offset-famous-dex-and-more-on-lingo-2-the-return-new-mixtape.117891.html\" rel=\"nofollow\">\n",
      "         \"Jose Guapo Recruits Offset, Famous Dex, and More On \"Lingo 2: The Return\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        . HotNewHipHop. March 11, 2018\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          March 20,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=unknown&amp;rft.btitle=Jose+Guapo+Recruits+Offset%2C+Famous+Dex%2C+and+More+On+%22Lingo+2%3A+The+Return%22&amp;rft.pub=HotNewHipHop&amp;rft.date=2018-03-11&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fjose-guapo-recruits-offset-famous-dex-and-more-on-lingo-2-the-return-new-mixtape.117891.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-65\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-65\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Parizot, Matthew (May 4, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/hoodrich-keem-links-up-with-gunna-and-lil-duke-for-dead-presidents-new-song.1978426.html\" rel=\"nofollow\">\n",
      "         \"Hoodrich Keem Links Up With Gunna &amp; Lil Duke For \"Dead Presidents\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Hoodrich+Keem+Links+Up+With+Gunna+%26+Lil+Duke+For+%22Dead+Presidents%22&amp;rft.date=2018-05-04&amp;rft.aulast=Parizot&amp;rft.aufirst=Matthew&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fhoodrich-keem-links-up-with-gunna-and-lil-duke-for-dead-presidents-new-song.1978426.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-66\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-66\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        A., Aron (June 17, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/gunna-invalidates-freshman-class-snub-on-marlos-good-dope-new-song.1979073.html\" rel=\"nofollow\">\n",
      "         \"Gunna Invalidates Freshman Class Snub On Marlo's \"Good Dope\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Gunna+Invalidates+Freshman+Class+Snub+On+Marlo%27s+%22Good+Dope%22&amp;rft.date=2018-06-17&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fgunna-invalidates-freshman-class-snub-on-marlos-good-dope-new-song.1979073.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-67\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-67\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Smith, Trevor (June 25, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/yung-bans-and-gunna-share-meditative-easter-pink-new-song.1979174.html\" rel=\"nofollow\">\n",
      "         \"Yung Bans &amp; Gunna Share Meditative \"Easter Pink\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Yung+Bans+%26+Gunna+Share+Meditative+%22Easter+Pink%22&amp;rft.date=2018-06-25&amp;rft.aulast=Smith&amp;rft.aufirst=Trevor&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fyung-bans-and-gunna-share-meditative-easter-pink-new-song.1979174.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-68\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-68\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Findlay, Mitch (July 13, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/blue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html\" rel=\"nofollow\">\n",
      "         \"Blue Face Bally &amp; Gunna Come Through In The \"Porshe\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Blue+Face+Bally+%26+Gunna+Come+Through+In+The+%22Porshe%22&amp;rft.date=2018-07-13&amp;rft.aulast=Findlay&amp;rft.aufirst=Mitch&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fblue-face-bally-and-gunna-come-through-in-the-porshe-new-song.1979453.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-69\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-69\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        A., Aron (July 19, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/hoodrich-pablo-juan-and-gunna-link-up-on-just-vibe-new-song.1979547.html\" rel=\"nofollow\">\n",
      "         \"Hoodrich Pablo Juan &amp; Gunna Link Up On \"Just Vibe\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          \"\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          October 5,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Hoodrich+Pablo+Juan+%26+Gunna+Link+Up+On+%22Just+Vibe%22&amp;rft.date=2018-07-19&amp;rft.aulast=A.&amp;rft.aufirst=Aron&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fhoodrich-pablo-juan-and-gunna-link-up-on-just-vibe-new-song.1979547.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-70\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-70\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Burks, Tosten (July 24, 2018).\n",
      "        <a class=\"external text\" href=\"http://www.xxlmag.com/news/2018/07/moneybagg-yo-lil-baby-gunna-bet-on-me-tracklist/\" rel=\"nofollow\">\n",
      "         \"Moneybagg Yo Taps Lil Baby, Gunna and More for 'Bet On Me' EP\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         XXL\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=XXL&amp;rft.atitle=Moneybagg+Yo+Taps+Lil+Baby%2C+Gunna+and+More+for+%27Bet+On+Me%27+EP&amp;rft.date=2018-07-24&amp;rft.aulast=Burks&amp;rft.aufirst=Tosten&amp;rft_id=http%3A%2F%2Fwww.xxlmag.com%2Fnews%2F2018%2F07%2Fmoneybagg-yo-lil-baby-gunna-bet-on-me-tracklist%2F&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-71\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-71\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Goddard, Kevin (July 27, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-dave-easts-karma-2-mixtape-new-mixtape.118270.html\" rel=\"nofollow\">\n",
      "         \"Stream Dave East's \"Karma 2\" Mixtape\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Stream+Dave+East%27s+%22Karma+2%22+Mixtape&amp;rft.date=2018-07-27&amp;rft.aulast=Goddard&amp;rft.aufirst=Kevin&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-dave-easts-karma-2-mixtape-new-mixtape.118270.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-72\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-72\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Goddard, Kevin (May 11, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.hotnewhiphop.com/stream-playboi-cartis-die-lit-album-new-mixtape.118047.html\" rel=\"nofollow\">\n",
      "         \"Stream Playboi Carti's \"Die Lit\" Album\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         HotNewHipHop\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=HotNewHipHop&amp;rft.atitle=Stream+Playboi+Carti%27s+%22Die+Lit%22+Album&amp;rft.date=2018-05-11&amp;rft.aulast=Goddard&amp;rft.aufirst=Kevin&amp;rft_id=https%3A%2F%2Fwww.hotnewhiphop.com%2Fstream-playboi-cartis-die-lit-album-new-mixtape.118047.html&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-73\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-73\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Renshaw, David (August 3, 2018).\n",
      "        <a class=\"external text\" href=\"https://www.thefader.com/2018/08/03/travis-scott-astroworld-credits\" rel=\"nofollow\">\n",
      "         \"Here are the full album credits for Travis Scott's ASTROWORLD\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/The_Fader\" title=\"The Fader\">\n",
      "          The Fader\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Here+are+the+full+album+credits+for+Travis+Scott%27s+ASTROWORLD&amp;rft.date=2018-08-03&amp;rft.aulast=Renshaw&amp;rft.aufirst=David&amp;rft_id=https%3A%2F%2Fwww.thefader.com%2F2018%2F08%2F03%2Ftravis-scott-astroworld-credits&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-74\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-74\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Skelton, Eric (August 15, 2018).\n",
      "        <a class=\"external text\" href=\"https://pigeonsandplanes.com/music/2018/08/amine-drops-new-project-onepointfive\" rel=\"nofollow\">\n",
      "         \"Aminé Returns With New Project 'ONEPOINTFIVE\n",
      "         <span class=\"cs1-kern-right\">\n",
      "          '\n",
      "         </span>\n",
      "         \"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         Pigeons &amp; Planes\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Pigeons+%26+Planes&amp;rft.atitle=Amin%C3%A9+Returns+With+New+Project+%27ONEPOINTFIVE%27&amp;rft.date=2018-08-15&amp;rft.aulast=Skelton&amp;rft.aufirst=Eric&amp;rft_id=https%3A%2F%2Fpigeonsandplanes.com%2Fmusic%2F2018%2F08%2Famine-drops-new-project-onepointfive&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-Hypebeast-75\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       ^\n",
      "       <a href=\"#cite_ref-Hypebeast_75-0\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           a\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Hypebeast_75-1\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           b\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Hypebeast_75-2\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           c\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "       <a href=\"#cite_ref-Hypebeast_75-3\">\n",
      "        <sup>\n",
      "         <i>\n",
      "          <b>\n",
      "           d\n",
      "          </b>\n",
      "         </i>\n",
      "        </sup>\n",
      "       </a>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Li, Nicolaus (August 17, 2018).\n",
      "        <a class=\"external text\" href=\"https://hypebeast.com/2018/8/young-thug-slime-language-stream\" rel=\"nofollow\">\n",
      "         \"Stream Young Thug's Featured-Filled 'Slime Language' Compilation Project\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         <a href=\"/wiki/Hypebeast\" title=\"Hypebeast\">\n",
      "          Hypebeast\n",
      "         </a>\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          August 17,\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=Hypebeast&amp;rft.atitle=Stream+Young+Thug%27s+Featured-Filled+%27Slime+Language%27+Compilation+Project&amp;rft.date=2018-08-17&amp;rft.aulast=Li&amp;rft.aufirst=Nicolaus&amp;rft_id=https%3A%2F%2Fhypebeast.com%2F2018%2F8%2Fyoung-thug-slime-language-stream&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "     <li id=\"cite_note-76\">\n",
      "      <span class=\"mw-cite-backlink\">\n",
      "       <b>\n",
      "        <a href=\"#cite_ref-76\">\n",
      "         ^\n",
      "        </a>\n",
      "       </b>\n",
      "      </span>\n",
      "      <span class=\"reference-text\">\n",
      "       <cite class=\"citation web\">\n",
      "        Maicki, Salvatore.\n",
      "        <a class=\"external text\" href=\"https://www.thefader.com/2018/10/31/mariah-carey-caution-tracklist-blood-orange-gunna\" rel=\"nofollow\">\n",
      "         \"Mariah Carey unveils Caution tracklist\"\n",
      "        </a>\n",
      "        .\n",
      "        <i>\n",
      "         The Fader\n",
      "        </i>\n",
      "        <span class=\"reference-accessdate\">\n",
      "         . Retrieved\n",
      "         <span class=\"nowrap\">\n",
      "          1 November\n",
      "         </span>\n",
      "         2018\n",
      "        </span>\n",
      "        .\n",
      "       </cite>\n",
      "       <span class=\"Z3988\" title=\"ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=unknown&amp;rft.jtitle=The+Fader&amp;rft.atitle=Mariah+Carey+unveils+Caution+tracklist&amp;rft.aulast=Maicki&amp;rft.aufirst=Salvatore&amp;rft_id=https%3A%2F%2Fwww.thefader.com%2F2018%2F10%2F31%2Fmariah-carey-caution-tracklist-blood-orange-gunna&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3AGunna+%28rapper%29\">\n",
      "       </span>\n",
      "       <link href=\"mw-data:TemplateStyles:r861714446\" rel=\"mw-deduplicated-inline-style\"/>\n",
      "      </span>\n",
      "     </li>\n",
      "    </ol>\n",
      "   </div>\n",
      "   <h2>\n",
      "    <span class=\"mw-headline\" id=\"External_links\">\n",
      "     External links\n",
      "    </span>\n",
      "    <span class=\"mw-editsection\">\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      [\n",
      "     </span>\n",
      "     <a href=\"/w/index.php?title=Gunna_(rapper)&amp;action=edit&amp;section=12\" title=\"Edit section: External links\">\n",
      "      edit\n",
      "     </a>\n",
      "     <span class=\"mw-editsection-bracket\">\n",
      "      ]\n",
      "     </span>\n",
      "    </span>\n",
      "   </h2>\n",
      "   <ul>\n",
      "    <li>\n",
      "     <a class=\"external text\" href=\"https://www.discogs.com/artist/Gunna\" rel=\"nofollow\">\n",
      "      Gunna (rapper)\n",
      "     </a>\n",
      "     discography at\n",
      "     <a href=\"/wiki/Discogs\" title=\"Discogs\">\n",
      "      Discogs\n",
      "     </a>\n",
      "    </li>\n",
      "   </ul>\n",
      "   <!-- \n",
      "NewPP limit report\n",
      "Parsed by mw1253\n",
      "Cached time: 20181119163007\n",
      "Cache expiry: 1900800\n",
      "Dynamic content: false\n",
      "CPU time usage: 0.696 seconds\n",
      "Real time usage: 0.780 seconds\n",
      "Preprocessor visited node count: 3649/1000000\n",
      "Preprocessor generated node count: 0/1500000\n",
      "Post‐expand include size: 113274/2097152 bytes\n",
      "Template argument size: 4357/2097152 bytes\n",
      "Highest expansion depth: 10/40\n",
      "Expensive parser function count: 0/500\n",
      "Unstrip recursion depth: 1/20\n",
      "Unstrip post‐expand size: 181683/5000000 bytes\n",
      "Number of Wikibase entities loaded: 1/400\n",
      "Lua time usage: 0.361/10.000 seconds\n",
      "Lua memory usage: 4.57 MB/50 MB\n",
      "-->\n",
      "   <!--\n",
      "Transclusion expansion time report (%,ms,calls,template)\n",
      "100.00%  637.305      1 -total\n",
      " 68.02%  433.488      2 Template:Reflist\n",
      " 55.98%  356.759     68 Template:Cite_web\n",
      " 16.06%  102.320      1 Template:Infobox_musical_artist\n",
      " 13.35%   85.077      1 Template:Infobox\n",
      "  4.21%   26.837      1 Template:Authority_control\n",
      "  2.72%   17.341      2 Template:Br_separated_entries\n",
      "  2.29%   14.582      1 Template:Notelist-ua\n",
      "  2.20%   14.051      4 Template:Hlist\n",
      "  2.07%   13.188      6 Template:Efn-ua\n",
      "-->\n",
      "   <!-- Saved in parser cache with key enwiki:pcache:idhash:56897613-0!canonical and timestamp 20181119163007 and revision id 869594680\n",
      " -->\n",
      "  </div>\n",
      " </body>\n",
      "</html>\n"
     ]
    }
   ],
   "source": [
    "print(soup.prettify())"
   ]
  },
  {
   "cell_type": "code",
   "execution_count": null,
   "metadata": {
    "collapsed": true
   },
   "outputs": [],
   "source": []
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Python 3",
   "language": "python",
   "name": "python3"
  },
  "language_info": {
   "codemirror_mode": {
    "name": "ipython",
    "version": 3
   },
   "file_extension": ".py",
   "mimetype": "text/x-python",
   "name": "python",
   "nbconvert_exporter": "python",
   "pygments_lexer": "ipython3",
   "version": "3.6.1"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 2
}
