Script to download your bookmarks from delicious.com.
Because Delicious export feature is broken / disabled.
$ npm install
$ node scrape.js your_username
If you want to include private links, add session cookie in the source code. You can find your session cookie from your browser settings, when you're logged in to the site.
License: MIT