Drkcore

08 02 2009 lisp Tweet

Common Lispでlast.fmのベストトラックをパース

この前の続き。

(asdf:oos 'asdf:load-op 'aserve)
(asdf:oos 'asdf:load-op 's-xml)

(setq result (net.aserve.client:do-http-request 
    "http://ws.audioscrobbler.com/2.0/user/kzfm/toptracks.xml"
    :format :binary))

(setq  data (s-xml:parse-xml-string (sb-ext:octets-to-string result 
    :external-format :utf8)))

s-xmlを使った。

((:|toptracks| :|user| "kzfm" :|type| "overall")
 ((:|track| :|rank| "1") (:|name| "Imaginary Folklore") (:|playcount| "169")
  :|mbid|
  (:|url| "http://www.last.fm/music/Clammbon+By+Nujabes/_/Imaginary+Folklore")
  ((:|streamable| :|fulltrack| "0") "0")
  (:|artist| (:|name| "Clammbon By Nujabes") :|mbid|
   (:|url| "http://www.last.fm/music/Clammbon+By+Nujabes")))
 ((:|track| :|rank| "2") (:|name| "アンパンマンのマーチ") (:|playcount| "78") :|mbid|
  (:|url|

結論:Nujabesのクラムボンrmxはよい

ProductName hydeout productions 2nd Collections
オムニバス,hydeout productions,emancipator,Shing02,Uyama Hiroto,DSK,Nujabes,clammbon by nujabes,Pase Rock,C.L.Smooth,Substantial,Five Deez
インディーズ・メーカー / ¥ 3,000 (2007-11-11)
通常24時間以内に発送

About

  • もう5年目(wishlistありマス♡)
  • 最近はPythonとDeepLearning
  • 日本酒自粛中
  • ドラムンベースからミニマルまで
  • ポケモンGOゆるめ

Tag

Python Deep Learning javascript chemoinformatics Emacs sake and more...

Ad

© kzfm 2003-2021