Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
/ discogenres Public archive

A scraper to pull all genres including number of releases from Discogs

License

Notifications You must be signed in to change notification settings

ILLVAN/discogenres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

discogenres

A small scraper to pull all genres including number of releases from Discogs

You need to install BeatifulSoup from https://pypi.org/project/beautifulsoup4/ and Pandas from https://pypi.org/project/pandas/. Running the script will scrape https://blog.discogs.com/en/genres-and-styles/ and then create a .csv and a .html file in the directory of the script which contain all listed genres on Discogs including the amount of releases, the parent genre as well as a genre description, if available. I needed this information and I think it might be useful for other musicians / label owners too.

discontinued / archived

About

A scraper to pull all genres including number of releases from Discogs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages