Runkit
Runkit
home page
user forum
new notebook
clone notebook
download notebook
support & documentation
log in
sign up
new notebook
help & feedback
clone this notebook
download this notebook
Sign In
Sign Up
RunKit + npm: node-bandcamp
node v9.11.2
endpoint
share
tweet
var bandcamp = require('node-bandcamp'); await bandcamp.getTrack("https://zacbentz.bandcamp.com/track/hush-little-potatos").then(e => console.log(e.uri.href));
Created from: https://npm.runkit.com/node-bandcamp
Loading…
Clone and edit this document