Skip to content

Python tool to download bandcamp artists' full discographies

License

Notifications You must be signed in to change notification settings

DemoninCG/bandcamp-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Bandcamp Scraper

This scraper downloads the full discography of an artist separated by album. All you need to do is provide the artist URL ('https://[artist_name].bandcamp.com')

Usage

python main.py https://[artist_name].bandcamp.com

Will put the album folders into an "albums" folder in the same place as main.py. Requires beautifulsoup4 and requests.

About

Python tool to download bandcamp artists' full discographies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages