Plagger::Plugin::Filter::Delicious - Fetch tags and users count from del.icio.us


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::Delicious - Fetch tags and users count from del.icio.us

SYNOPSIS

Top

  - module: Filter::Delicious

DESCRIPTION

Top

Note: this module is mostly untested and written just for a proof of concept. If you run this on your box with real feeds, del.icio.us will be likely to ban your IP. See http://del.icio.us/help/ for details.

This plugin queries del.icio.us using its RSS feeds API to get the tags people added to the entries, and how many people bookmarked them.

Users count is stored in delicious_users metadata of Plagger::Entry, so that other plugins and smartfeeds can make use of.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, http://del.icio.us/help/


Plagger documentation  | view source Contained in the Plagger distribution.