Skip to content

vishal7695/LyricsGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LyricsGenerator is a python application that takes as input the name of the song and generate a text file containing the lyrics of the input song.

○ Used urllib2 for making HTTP requests ○ Used Beautiful Soup to scrape lyrics from the response

How to use :-

Type "python lyricsGenerator.py" in the terminal And follow the instructions

Releases

No releases published

Packages

No packages published

Languages