Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.
/ delicious-exporter Public archive

Because there is no del.icio.us exporter anymore.

License

knalli/delicious-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

del.icio.us exporter

npm version Build Status License

Because there is no del.icio.us exporter anymore.

Why?

del.icio.us is a bookmark service, which does not only stores the user's bookmarked links with tags, but also let's search and find for related links in the community (i.e. "users who have tagged this link also tagged...").

Because the export feature (api) has been removed for a while, I need a export tool. That it is. The export is done by scraping the HTML.

How to install?

npm install -g delicious-exporter

How to use?

Basic options

Help

delicious-exporter --help

Download public bookmarks for user knalli

delicious-exporter knalli

Download public and private bookmarks for user knalli

delicious-exporter knalli -p password

Advanced options

  • The default writes the result into delicious.json. This can be changed with --output-file otherfile.json.
  • The downloaded data (actually, HTML files only) can be stored: --write-html output/
  • Instead of re-downloading all files, the files can read by directory (see --write-html): --read-html output/

License

Licensed under MIT.

About

Because there is no del.icio.us exporter anymore.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •