A Simple Lyrics Finder That Just Works. Programmatic usage: Installation. npm install --save lyrics-searcher. Usage. import lyricsSearcher from lyrics-searcher ...
It takes two arguments, artist name and song name and returns the lyrics as a string if found, else it will return an empty string (if used in code). The CLI ...
A music API. Provides you an array of music track data including lyrics, album, artist and title, simply by performing a fuzzy search on the lyrics or title.