Skip to content

stanleycyang/lyrics-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrics Scraper

This repository allows you to scrape the top songs of any publicly-accessible artist.

Setup

  • Get an API key from the genius.com API
  • Create an .env file
  • Add your API key into the .env file like so: GENIUS_API_KEY=YOUR_API_KEY

Usage

  • Add the names of the artists you wish to grab lyrics for in the artist array
  • Run python scraper.py in your terminal
  • Sit back and relax
  • Boom! You will have the lyrics stored in the data/input.txt

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages