megapis-rss
v0.0.2
Published
Use Feedparser to get and parse RSS data and save results to the store.
Downloads
3
Readme
Get RSS
Use Feedparser to get and parse RSS data and save results to the store.
config
output
- save results to this keyurls
- array of RSS urlsmaxDaysOld
- skip URLs with a published date older than this many days (optional; default no limit)maxItemsPerFeed
- keep up to this many items per feed (optional; default is all in first page)excludeKey
- array of content URLs to exclude (optional; default none)