/lyrics

scrapping lyrics

Primary LanguageJava

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

  1. python 3.6.7
  2. Java

Dependencies

  1. requests
  2. BeautifulSoup4
  3. JSoup

Installing Dependencies

  1. Installing requests $ pip install requests

  2. Installing BeautifulSoup $ pip install bs4

Input

alt text

Output

alt text