Skip to content

fpbrault/allmusic-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allmusic-Scraper

A simple album scraper for allmusic.com, written in node.js.

Useful commands

Install dependencies

npm install

Start scraping

npm start

How to use

  1. Add all the Album IDs to the urllist.txt file.
  2. Start the scraping process.
  3. Once scraping is complete, you can find the results in the album-info.xlsx file.

Any error during scraping will be displayed in the console and the program will move to the next Album ID.

About

A simple album scraper for allmusic.com, written in node.js.

Topics

Resources

License

Stars

Watchers

Forks

Contributors