openstate / jodal

Open gov data platform for journalists: all government data — monitor, filter, forward. (FKA jodal)
https://bron.live
7 stars 1 forks source link

Alerts via RSS #133

Open vanderburgt opened 1 year ago

vanderburgt commented 1 year ago

User Story

As a user of Bron, I want the ability to receive alerts via RSS feeds in addition to email, so that I can choose a more suitable method for staying updated on new search results, especially if I prefer using an RSS reader, or when I want to process the data using no-code tools.

Acceptance Criteria

  1. The alert creation form should provide an option to select RSS as the delivery method.
  2. Users should be able to subscribe to RSS feeds for specific search queries or data sources.
  3. The RSS feed should contain updates on new search results matching the user's selected criteria.
  4. Users should have the ability to manage and customize their RSS subscriptions, including adding, modifying, or removing them (#134).
  5. The RSS feeds should be well-structured and follow standard RSS feed formats.

Additional Information

Tasks

breyten commented 7 months ago

Urls look like this: http://api.jodal.nl/documents/search?query=de&format=feed&limit=50&excludes= (not live yet)