Musicou-kit is a scraper API wrapper for Youtube Music, SoundCloud and Bandcamp. It's fearly straight forward and easy to use and implement into applications.
This crate is still experimental & WIP and will significantly change in the future.
Youtube scraping / extraxting
[ ] Clean up & refactor for more readability
Soundcloud scraping
[ ] Clean up & refactor for more readability
Bandcamp scraping
The code is filled with match and match and match and match cases. Too many since its typesafe. Or ig so..