Add The Guardian as an RSS feed #37
Labels
No labels
bug
devops
duplicate
enhancement
good first issue
next major release
next minor release
question
testing
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/fedi-feed-router#37
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add The Guardian as a new feed provider using RSS parsing.
Tasks
ArticleFetcher::getArticlesFromRssFeed()(currently a TODO returning empty collection)guardianprovider config inconfig/feed.phpwith RSS feed URL(s) (e.g.https://www.theguardian.com/international/rss,https://www.theguardian.com/world/rss)StoreFeedRequestvalidation to allowguardianas providerArticleParserFactorytypefrom'rss'to'website'(prevents breakage when RSS fetching is implemented)Notes
type: 'rss'but actually uses website-style parsing — must fix before RSS fetching goes live or Belga will breakAdd The Guardian as a feedto Add The Guardian as an RSS feed