Hacker News new | ask | show | jobs
by lebinh 5838 days ago
I created a similar app a couple of months ago :D http://nowlyrics.appspot.com It was also featured on last.fm, http://build.last.fm/item/481
1 comments

If I may ask, how do you get full lyrics out of lyricswiki?
I used lyricswiki's api to get the url for the lyric's page, then parse it's html to get the lyrics. hope that helps ;)