* Package name : deliciousapi
Version : 1.3
Upstream Author : Michael G. Noll <coding@michael-noll.com>
* URL : http://www.michael-noll.com/wiki/Del.icio.us_Python_API
* License : GPL
Programming Lang: Python
Description : Unofficial Python API for retrieving data from del.icio.us for research
<it maybe be changed in the package>
This module provides the following features:
.
* getting a url's history with
* common tags (up to a maximum of 25) including weight (0...5)
* [NEW] users who bookmarked the url including tags used for such
bookmarks and the creation time of the bookmark in YYYY-MM
format
* getting a user's tags including tag counts, i.e. her/his tagging
vocabulary
* HTTP proxy support
.
Note: Only public del.icio.us data will be mined (read below). This
means that this API does not (yet) provide means to access your
private bookmark data.