+ 2
Lyrics API
I want to make add lyrics to my PMusic code. Can anyone give me some API that can get lyrics for free?
3 odpowiedzi
+ 8
https://github.com/rhnvrm/lyric-api
This api uses lyrics.wikia.com to fetch the lyrics
Usage is quite simple
Make GET request to:
https://lyric-api.herokuapp.com/api/find/<artist>/<song name>
It won't be able to handle typos tho
+ 5
https://www.quora.com/Whats-a-good-api-to-use-to-get-song-lyrics
What's a good api to use to get song lyrics? - Quora
https://www.programmableweb.com/category/lyrics/api
21 Lyrics APIs | ProgrammableWeb
0
posted comment our java code