Python: Last.fm Simple API Example


/ Published in: ActionScript 3
Save to your folder(s)

Recently I needed to capture a JSON feed of the top artists from Last.fm. The script makes a request for a JSON response which I later treat as a dictionary object. You'll probably need to sign up for an API Key before using this script

URL: http://www.last.fm/api

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.