Skip to content

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

License

Notifications You must be signed in to change notification settings

fpbrault/allmusic-scraper

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