del.icio.us API to Atom

Wednesday, Nov 4, 2009, 00:35

This transform will produce an Atom feed from the XML returned by the del.icio.us API for requests to the resources in http://del.icio.us/api/posts/.

Please read the documentation over there for how to request your coveted data from the service. For experimenting, you can get by with something like

wget http://username:password@del.icio.us/api/posts/all -O - \
    | xsltproc delicious-atom.xslt -