The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Plagger::Plugin::CustomFeed::FlickrSearch - Flickr API as Custom Feed

SYNOPSIS

  - module: CustomFeed::FlickrSearch
    config:
     api_key: YOUR-FLICKR-APIKEY
     method: flickr.photos.search
     params:
       tags: plagger

AUTHOR

Casey West

Tatsuhiko Miyagawa

SEE ALSO

Plagger, http://www.flickr.com/, Flickr::API