# SoundCloud

## API Key

The _SoundCloud_ `client_id` is manually pulled off of soundcloud.com by inspecting network requests. A token only lives for a 2 or 3 months so this has to be periodically updated.

## Scripts

You can run the following script from the root of the project:

- `$ yarn soundcloud update-payloads`: Update the test JSON payloads from the SoundCloud API.

- `$ yarn soundcloud web-profiles USER_ID`: Fetches a list of third-party web-profiles by user (eg. Facebook, Twitter)
