Skip to content

Repository for a web scraper that searches lyrics by a given artist

Notifications You must be signed in to change notification settings

arielguerreiro/Lyrics_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrics_Scraper

This program asks for an artist or band name and, if it can find it on 'letras.mus.br', it will create a directory with the artist name and inside it will create 'txt' files of the top 20 songs of that artist, each named by the song and contaning its lyrics.

To use it, run the 'main.py' file

Libraries needed: scrapy, google, os

About

Repository for a web scraper that searches lyrics by a given artist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages