Skip to content

Node based command line tool to fill database with lyrics of all songs provided Artist Name.

Notifications You must be signed in to change notification settings

atulbi/Lyrics-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lyrics Scraper

Node based command line tool to fill database with lyrics of all songs provided Artist Name

Required installation

  • Install Node.js and mongoDB
  • Run npm init and install all dependencies.
  • add line export DATABASE_URL="Your mongoDB URI" in ~/.bashrc (In linux)

How to use ?

  • node app.js "Artist Name"

About

Node based command line tool to fill database with lyrics of all songs provided Artist Name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published