Questions tagged [last.fm]

Last.fm is a music recommendation service.

The Last.fm API allows anyone to build their own programs using Last.fm data, whether they're on the web, the desktop or mobile devices. Find out more about how you can start exploring the social music playground on the link below.

Links

320 questions
1
vote
1 answer

Google Map Infowindow Closure?

as part of my last.fm/google maps event mashup, I have to plot markers dynamically from last.fm API onto the google map. This is all well but when I click the marker, only the last infowindow (for one gig) is displayed. I know the reasoning for this…
cee
  • 39
  • 1
  • 4
1
vote
1 answer

In React, how do I escape the Hash tag from the Last.fm API

I am building a React app using the Last.fm API. They have used a # tag in the key for the artist image url's, see below. Unfortunately the # is crashing React. I have searched the web and can find nothing on how to escape this character. The "size"…
1
vote
1 answer

How to use Last.fm XML-RPC response with CodeIgniter?

A few days ago I had posted a questions about how to Request user recenttracks from lastfm with codeigniter and xmlrpc The request works fine, but still i can't figure out how to use the response...This is what I have done so far: My Problem with…
Matthias Loibl
  • 863
  • 1
  • 8
  • 19
1
vote
1 answer

Last.fm event venues query

I'm currently building an application to return gigs in the selected city, e.g. Edinburgh using the last.fm geo.getEvents API. It's going well, but I'd like to categorise each gig under its respective gig venue. e.g. VENUE 1: eventname1,…
cee
  • 39
  • 1
  • 4
1
vote
1 answer

last.fm API pagination

I'm creating a last.fm/ google maps mashup, plotting gig map markers for whatever city you search for. A last.fm API response is like this: 640418 Nikka…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/xml" class="post-tag grid--cell" title="show questions tagged 'xml'" rel="tag">xml</a> <a href="../../questions/tagged/simplexml" class="post-tag grid--cell" title="show questions tagged 'simplexml'" rel="tag">simplexml</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Jan 30 '11 at 22:37">asked Jan 30 '11 at 22:37</time> <a href="../../users/522950/cee" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/522950.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="cee" /> </a> <div class="s-user-card--info"> <a href="../../users/522950/cee" class="s-user-card--link">cee</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">39</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="4 bronze badges">4</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-47372800"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/47372800/getting-top-albums-from-last-fm" class="question-hyperlink">Getting top albums from last.fm</a></h3> <div class="excerpt">Im getting the top artists from a specific country from lastfm api. Im getting the name of each artist and store in the artists{} with success with: import requests api_key = "0929f1144e531702a5563c887cbbade0" ID = 0 artists = {} for i in…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 19 '17 at 01:15">asked Nov 19 '17 at 01:15</time> <a href="../../users/8874514/ozzyw" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/8874514.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="OzzyW" /> </a> <div class="s-user-card--info"> <a href="../../users/8874514/ozzyw" class="s-user-card--link">OzzyW</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">117</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="14 bronze badges">14</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-45445940"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>3</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/45445940/artists-missing-characters-in-string" class="question-hyperlink">Artists missing characters in string</a></h3> <div class="excerpt">Every time an artist with an "&" symbol in their name comes up I get on my labels "R3HAB VINAI" instead of "R3HAB & VINAI" I would like to get the whole string as it is more useful to the end user. What is weird is the "&" symbol shows up in the…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/c#" class="post-tag grid--cell" title="show questions tagged 'c#'" rel="tag">c#</a> <a href="../../questions/tagged/json.net" class="post-tag grid--cell" title="show questions tagged 'json.net'" rel="tag">json.net</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Aug 01 '17 at 19:13">asked Aug 01 '17 at 19:13</time> <a href="../../users/1317977/manvaril" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/1317977.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Manvaril" /> </a> <div class="s-user-card--info"> <a href="../../users/1317977/manvaril" class="s-user-card--link">Manvaril</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">160</li> <li class="s-award-bling s-award-bling__silver" title="3 silver badges">3</li> <li class="s-award-bling s-award-bling__bronze" title="15 bronze badges">15</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-42943143"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/42943143/how-do-i-implement-last-fm-api-as-a-search-engine-in-java-eclipse" class="question-hyperlink">How do I implement last.fm api as a search engine in java eclipse?</a></h3> <div class="excerpt">I'm not sure how to word this correctly, but I'd like to use this code and some others to be able to search up song results and then display its info when I select it. I've also implemented the last.fm api into my eclipse, but I am not sure where to…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 22 '17 at 05:04">asked Mar 22 '17 at 05:04</time> <a href="../../users/7725544/snapkin" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/7725544.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="snapkin" /> </a> <div class="s-user-card--info"> <a href="../../users/7725544/snapkin" class="s-user-card--link">snapkin</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">21</li> <li class="s-award-bling s-award-bling__bronze" title="2 bronze badges">2</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-4148116"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/4148116/adding-rdf-model-from-lastfm-rdfize-com" class="question-hyperlink">Adding RDF model from lastfm.rdfize.com</a></h3> <div class="excerpt">I am programming in Java, trying to make a simple RDF Store using Jena library and lastfm.rdfize.com website. I'm getting into the following problem: the lastfm.rdfize.com produces an rdf, for example in Turtle on the request…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/java" class="post-tag grid--cell" title="show questions tagged 'java'" rel="tag">java</a> <a href="../../questions/tagged/rdf" class="post-tag grid--cell" title="show questions tagged 'rdf'" rel="tag">rdf</a> <a href="../../questions/tagged/jena" class="post-tag grid--cell" title="show questions tagged 'jena'" rel="tag">jena</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 10 '10 at 19:12">asked Nov 10 '10 at 19:12</time> <a href="../../users/225599/dmitry" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/225599.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Dmitry" /> </a> <div class="s-user-card--info"> <a href="../../users/225599/dmitry" class="s-user-card--link">Dmitry</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">156</li> <li class="s-award-bling s-award-bling__silver" title="5 silver badges">5</li> <li class="s-award-bling s-award-bling__bronze" title="17 bronze badges">17</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-40953440"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/40953440/last-fm-get-top-fans-for-artist" class="question-hyperlink">last.fm - get top fans for artist</a></h3> <div class="excerpt">I'm trying to retrieve top fans for a given artist on last.fm API. I build the call with: last = pylast.LastFMNetwork(api_key = API_KEY, api_secret =API_SECRET, username = username, password_hash = password_hash) art = last.get_artist(artist) fans…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 03 '16 at 22:58">asked Dec 03 '16 at 22:58</time> <a href="../../users/3451339/8-bit-borges" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3451339.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="8-Bit Borges" /> </a> <div class="s-user-card--info"> <a href="../../users/3451339/8-bit-borges" class="s-user-card--link">8-Bit Borges</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">9,643</li> <li class="s-award-bling s-award-bling__gold" title="29 gold badges">29</li> <li class="s-award-bling s-award-bling__silver" title="101 silver badges">101</li> <li class="s-award-bling s-award-bling__bronze" title="198 bronze badges">198</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-40620591"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/40620591/python-retrieve-all-genre-tags-from-last-fm-api" class="question-hyperlink">Python - retrieve all genre tags from Last.fm API</a></h3> <div class="excerpt">I have a function that uses get_top_tags() method to fetch top tags in last.fm API: def lastfm_tags(tag): tag_weight = {} result = last.get_top_tags() for tag in result: tag_weight[str(tag.item.get_name())] =…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/api" class="post-tag grid--cell" title="show questions tagged 'api'" rel="tag">api</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Nov 15 '16 at 22:06">asked Nov 15 '16 at 22:06</time> <a href="../../users/3451339/8-bit-borges" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3451339.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="8-Bit Borges" /> </a> <div class="s-user-card--info"> <a href="../../users/3451339/8-bit-borges" class="s-user-card--link">8-Bit Borges</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">9,643</li> <li class="s-award-bling s-award-bling__gold" title="29 gold badges">29</li> <li class="s-award-bling s-award-bling__silver" title="101 silver badges">101</li> <li class="s-award-bling s-award-bling__bronze" title="198 bronze badges">198</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-39480034"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>0</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/39480034/cryptic-invalid-shorthand-property-initializer-error-message-trying-to-pass-a-" class="question-hyperlink">Cryptic "Invalid shorthand property initializer" error message, trying to pass a POST through ajax</a></h3> <div class="excerpt">I cannot for the life of me figure out why I'm getting this error (but I am also fairly new to javascript). Can anyone help? Error shows up on line 29 supposedly, but it looks right to me. <script type="text/Javascript"> $( document…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/javascript" class="post-tag grid--cell" title="show questions tagged 'javascript'" rel="tag">javascript</a> <a href="../../questions/tagged/jquery" class="post-tag grid--cell" title="show questions tagged 'jquery'" rel="tag">jquery</a> <a href="../../questions/tagged/ajax" class="post-tag grid--cell" title="show questions tagged 'ajax'" rel="tag">ajax</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Sep 13 '16 at 22:40">asked Sep 13 '16 at 22:40</time> <a href="../../users/2121911/mc-lunar" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/2121911.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="mc-lunar" /> </a> <div class="s-user-card--info"> <a href="../../users/2121911/mc-lunar" class="s-user-card--link">mc-lunar</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">293</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="4 silver badges">4</li> <li class="s-award-bling s-award-bling__bronze" title="14 bronze badges">14</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-35945551"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>2</strong> answers </div> </div> </div> <div class="summary"> <h3><a href="../../questions/35945551/how-to-get-artist-name-form-last-fm-api" class="question-hyperlink">How to get artist name form last.fm api</a></h3> <div class="excerpt">I want to get artist name from last.fm api HEre is a code $jsonData = file_get_contents('http://ws.audioscrobbler.com/2.0/?method=chart.gettoptracks&limit=56&api_key=MYAPIKEY&format=json'); $jsonData = json_decode($jsonData,…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/php" class="post-tag grid--cell" title="show questions tagged 'php'" rel="tag">php</a> <a href="../../questions/tagged/json" class="post-tag grid--cell" title="show questions tagged 'json'" rel="tag">json</a> <a href="../../questions/tagged/api" class="post-tag grid--cell" title="show questions tagged 'api'" rel="tag">api</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Mar 11 '16 at 16:43">asked Mar 11 '16 at 16:43</time> <a href="../../users/6039989/l-p" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/6039989.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="L. P." /> </a> <div class="s-user-card--info"> <a href="../../users/6039989/l-p" class="s-user-card--link">L. P.</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">113</li> <li class="s-award-bling s-award-bling__bronze" title="11 bronze badges">11</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-34258005"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status answered-accepted"> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/34258005/what-is-the-most-efficient-way-to-get-the-first-time-a-track-was-played-via-la" class="question-hyperlink">What is the most efficient way to get the first time a track was played via last.fm API</a></h3> <div class="excerpt">I am trying to get the first time a track was played from the last.fm API. The only way I can figure out how to get the first time a given track was played is to iterate through all of the instances of the method user.getRecentTracks. This is…</div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/python" class="post-tag grid--cell" title="show questions tagged 'python'" rel="tag">python</a> <a href="../../questions/tagged/api" class="post-tag grid--cell" title="show questions tagged 'api'" rel="tag">api</a> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Dec 14 '15 at 00:14">asked Dec 14 '15 at 00:14</time> <a href="../../users/3358407/jason-melo-hall" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/3358407.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="Jason Melo Hall" /> </a> <div class="s-user-card--info"> <a href="../../users/3358407/jason-melo-hall" class="s-user-card--link">Jason Melo Hall</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">652</li> <li class="s-award-bling s-award-bling__gold" title="2 gold badges">2</li> <li class="s-award-bling s-award-bling__silver" title="11 silver badges">11</li> <li class="s-award-bling s-award-bling__bronze" title="23 bronze badges">23</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="mln24"> <div class="question-summary" id="question-summary-33073879"> <div class="statscontainer"> <div class="stats"> <div class="vote"> <div class="votes"> <span class="vote-count-post"><strong>1</strong></span> <div class="viewcount">vote</div> </div> </div> <div class="status "> <strong>1</strong> answer </div> </div> </div> <div class="summary"> <h3><a href="../../questions/33073879/last-fm-api-doesn-t-allow-to-join-or-login" class="question-hyperlink">Last.fm api doesn't allow to join or login</a></h3> <div class="excerpt">I'm try to connect to last.fm api, but if i press 'join' or 'login' nothing happens. If i go directly to 'http://www.last.fm/join' or to 'http://www.last.fm/login', my chrome open home page. What's wrong? </div> <div class="grid ai-start jc-space-between fw-wrap"> <div class="grid gs4 fw-wrap tags "> <a href="../../questions/tagged/last.fm" class="post-tag grid--cell" title="show questions tagged 'last.fm'" rel="tag">last.fm</a> </div> <div class="started mt0"> <div class="s-user-card s-user-card"> <time class="s-user-card--time" datetime="asked Oct 12 '15 at 05:31">asked Oct 12 '15 at 05:31</time> <a href="../../users/5435285/dahujika" class="s-avatar s-avatar__32 s-user-card--avatar"> <img class="s-avatar--image" src="../../users/profiles/5435285.webp" data-jdenticon-width="32" data-jdenticon-height="32" data-jdenticon-value="DaHuJIka" /> </a> <div class="s-user-card--info"> <a href="../../users/5435285/dahujika" class="s-user-card--link">DaHuJIka</a> <ul class="s-user-card--awards"> <li class="s-user-card--rep" title="reputation score">81</li> <li class="s-award-bling s-award-bling__silver" title="1 silver badges">1</li> <li class="s-award-bling s-award-bling__bronze" title="5 bronze badges">5</li> </ul> </div> </div> </div> </div> </div> </div> </div> <div class="s-pagination pager fr"> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=7" rel="prev" title="Go to page 7">Prev </a> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=1" rel="" title="Go to page 1">1</a> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=2" rel="" title="Go to page 2">2</a> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=3" rel="" title="Go to page 3">3</a> <div class="s-pagination--item s-pagination--item__clear">…</div> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=21" rel="" title="Go to page 21">21</a> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=22" rel="" title="Go to page 22">22</a> <a class="s-pagination--item" href="../../questions/tagged/last.fm_page=9" rel="next" title="Go to page 9"> Next</a> </div> </div> </div> </div> </div> <script src="../../static/js/stack-icons.js"></script> <script src="../../static/js/fromnow.js"></script> </body> </html>