06.14.05

Python Interface to Delicious

Posted in Tags at 2:49 pm by Todd

I wanted to start exploring the wealth of data that is contained in Delicious and thought I’d start by building a Python interface to the Delicious-supplied API’s. I found, of course, that someone had already built one. It was a bit out of date — there have been changes in Delicious’ presentation since this library was originally authored — so I made a few adjustments to re-align it with the current service. If you’re interested, you can find the updated version here.

Leave a Comment