delicious2google

del.icio.usのブックマークをgoogle bookmarksにインポートするdelicious2google。

Since del.icio.us also has a REST API that allows full access to data, my next thought was to use that. pydelicious is a pretty simple to use Python library for accessing the API, and it was easy to create a script that used it to fetch the list of bookmarks for a user. Since I already had the code from my previous attempt that took the JSON output and uploaded it, I merely made the Python code output similar JSON and used the same upload method.

http://persistent.info/delicious2google/
http://persistent.info/archives/2006/10/16/delicious-google-bookmarks