An open API service indexing awesome lists of open source software.

https://github.com/gkevinb/scrape-soundcloud

Node package for scraping data from SoundCloud
https://github.com/gkevinb/scrape-soundcloud

Last synced: 3 months ago
JSON representation

Node package for scraping data from SoundCloud

Awesome Lists containing this project

README

        

# scrape-soundcloud

Scraper for Soundcloud. No API key needed for the SoundCloud API since the data is extracted directly from the static HTML accessible via a SoundCloud link.

## Work in Progress

This npm package will be polished and developed further soon to make it more robust.

## Usage

Check `test/test.js` for an example.