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