Skip to content

Unofficial AZLyrics.com lyric finder written in PHP. Works with query (can contain artist or not). Needs google search API Key (it has free limit))

License

Notifications You must be signed in to change notification settings

anonwins/azlyrics-find-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Search for a song's lyrics on azlyrics without official api key.

It uses google custom search to find the azlyrics most relevant lyric page.

It returns the lyrics along with confidence level (0-100) based on how similar the $query and the $title are.

How to use: See the demo file.

About

Unofficial AZLyrics.com lyric finder written in PHP. Works with query (can contain artist or not). Needs google search API Key (it has free limit))

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages