Skip to content

Unofficial lyrics API for Musixmatch with Google Search [DEPRECATED]

Notifications You must be signed in to change notification settings

eren-darici/googlelyrics-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Google Lyrics API

An unofficial API that scrapes Google for music lyrics.

Usage of API

Find lyrics of the song with given artist and name.

  GET /api/{artist_name}/{song_name}
Parametre Tip Açıklama
artist_name string Required. Name of the artist
song_name string Required. Name of the song

Find lyrics of the song that is currently playing on Spotify.

  GET /api/current

About

Unofficial lyrics API for Musixmatch with Google Search [DEPRECATED]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages