digg2del.icio.us

digg2del.icio.us

I wanted to transfer all of my dugg stories into my del.icio.us account, and a Google search turned up no results. So I decided to write a quick PHP page to do it for me. It's a pretty simple page that just uses the Digg API to grab my Digg stories in chunks, and then uses the del.icio.us API to import them into my del.icio.us account. It also caches the retrievals to speed things up if you need to run it multiple times for any reason.

There are various settings you can use to customize it if needed, but it should just work straight out of the box.

Download the latest version (v1.0)

If you'd prefer to just use the tool without having to download it, you can access it here.

PHP Script

February 2009

Components

PHP

Links