opensoundcloud
A thin SoundCloud API, APIv2 and web-scrape wrapper written in TypeScript with 100% test coverage.
Versatile
Uses SoundClouds publicly available APIv1, internal APIv2 or web-scraping, whichever is fastest or available in the environment.
Robust
Being very thin and light, it's easy to adapt to any changes that SoundCloud may make to its APIv2. 100% Test Coverage allows to spot and resolve errors extremely fast.
100% Typescript
A TypeScript codebase allows for rich intellisense, which results in a faster development process and less errors.