Skip to content

mahakal/LyricsCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lyrics-Crawler

Overview

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'

Installation

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

Usage

Give the artist page url to azlyrics and all his lyrics will be saved

About

Lyrics Crawler for extracting lyrics on basis of artist

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages