Skip to content

Simple tracklist webscraper for Soundcloud and NTS Live.

Notifications You must be signed in to change notification settings

AdamC28/Tracklist-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a simple script which I use to scrape album / DJ mix tracklists from Soundcloud and NTS Live.

For each track, it outputs the following fields:

  • Track number
  • Name
  • Duration (only for Soundcloud tracklists)

Each field is separated by a customizable delimiter; this is the pipe "|" by default. This allows for easy conversion to .csv format / other row-column data structures (and for my personal use case, allows the tracklist to be quickly uploaded to certain music databases; e.g: RateYourMusic).

About

Simple tracklist webscraper for Soundcloud and NTS Live.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages