Using Requests(http for humans) and BeautifulSoup4 to crawle azlyrics and provided artist azlyrics page save lyrics to all of his songs to a text file named 'lyrics'
The necessary dependencies are in the requirements.txt file so just run this before running the actual code to get them installed.
pip3 install -r requirements.txt
Give the artist page url to azlyrics and all his lyrics will be saved