A webscraper made using Python3 and the BeautifulSoup4 library to get the name of the song and it's artist(s), go to a specified website, and then scrape the lyrics from there, and finally store it in a .txt file
Instructions:
- Run the script with Python3