Skip to content

caburum/BulkGeniusLyricsGetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BulkGeniusLyricsGetter

Scrape lyrics off of Genius in bulk.

Setup

You need to get a client access token from the Genius API Clients manager. You will need to create an account or new API client if you don't already have them.

Add your token to sample.env and rename the file to .env.

Adding songs

Add an array of your songs to songs.json (or copy songs.sample.json). Each song is an object with a title and artist, which will be looked up on Genius to find the correct lyrics.

Songs will be saved under Artist - Song.txt in the lyrics folder.

About

Scrape lyrics off of Genius in bulk

Resources

Stars

Watchers

Forks