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
- 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