News Widget
Shows aggregated headlines from major news outlets: NPR, NYT, BBC, The Guardian, and Reuters.
Configuration
No API key required. Uses the rss2json.com public API to parse RSS feeds.
| Key | Type | Default | Description |
|---|---|---|---|
maxItems | number | 10 | Maximum number of headlines to display |
Headlines from all sources are merged and sorted by publication date, newest first.
Notes
- Up to 5 articles per source are fetched, then combined
- The free rss2json.com tier has a rate limit; the widget caches results to stay within it
- For a fully configurable feed reader, use the RSS widget or FreshRSS widget instead