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::GoogleNews - Create Google News custom feed

SYNOPSIS

- module: Subscription::Config
  config:
    feed:
      - http://news.google.com/news?ned=jp&rec=0&topic=s
      - http://news.google.co.jp/news?hl=ja&ned=jp&q=%E5%9B%B2%E7%A2%81

- module: CustomFeed::GoogleNews

DESCRIPTION

This plugin creates a custom feed off of Google News HTML pages. Use with EntryFullText plugin to get full content and accurate datetime of articles.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger