Hacker News new | ask | show | jobs
by kilian 5840 days ago
If I may ask, how do you get full lyrics out of lyricswiki?
1 comments

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 ;)