Skip to content

iamamansharma/lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lyrics

scrapping lyrics

A function to print lyrics of a particular song asked by user. The funciton takes name of artist and the song name as input from user and displays lyrics.

Language Used

python 3.6.7

Dependencies

  1. requests
  2. BeautifulSoup4

Installing Dependencies

  1. Installing requests $ pip install requests

  2. Installing BeautifulSoup $ pip install bs4

Input

alt text

Output

alt text

About

scrapping lyrics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages