From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

Plagger::Plugin::CustomFeed::GoogleNews - Create Google News custom feed

SYNOPSIS

- module: Subscription::Config
config:
feed:
- 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