Skip to content

yanhu1hang/genius-lyrics-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

genius-lyrics-search

Search lyrics on https://api.genius.com and return the url.

Requirements and Setup

Example

>>> genius_lrc_url('We are the Champions')
u'https://genius.com/Queen-we-are-the-champions-lyrics'
>>> genius_lrc_url('Somebody to Love')
u'https://genius.com/Queen-somebody-to-love-lyrics'

About

Python script for searching lyrics using Genius.com API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%