DeliciousAPI

Unofficial Python API for retrieving data from delicious.com
Download

DeliciousAPI Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Michael G. Noll
  • Publisher web site:
  • http://www.michael-noll.com
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 19 KB

DeliciousAPI Tags


DeliciousAPI Description

Unofficial Python API for retrieving data from delicious.com Part of the functionality in DeliciousAPI is implemented by calling the official Delicious.com API or parsing its JSON feeds, other parts are provided by mining and scraping data directly from the Delicious.com website.The module is able to detect IP throttling, which is employed by delicious.com so it can temporarily block abusive HTTP request behavior, and will automatically raise a custom Python error to indicate that.Please be a nice netizen and do not stress the Delicious.com service more than necessary.DeliciousAPI is cross-platform and it can be used on Mac OS X, Windows and Linux.IMPORTANT NOTE: It is strongly advised that you read the del.icio.us Terms of Use document before using this Python module. In particular, read section 5 "Intellectual Property". Here are some key features of "DeliciousAPI": · get_urls(): retrieves the most recent URLs which have been bookmarked and annotated with a given tag; supports the retrieving links from the delicious hotlist (front page) plus /popular/ and /tag/ · get_url(): returns all public bookmarks of a URL, i.e. its "history" · get_user(): returns a user's full bookmark collection including private bookmarks if you know username AND password; in this case, all communication with del.icio.us is encrypted via SSL or returns a user's most recent public bookmarks (up to 100) if you don't know the password · get_tags_of_user(): returns a user's full tagging vocabulary, i.e. tags and tag counts, aggregated over all public bookmarks · HTTP proxy support


DeliciousAPI Related Software