RSS feed retrieval #3

Closed
opened 2022-04-30 11:53:22 +00:00 by skobkin · 2 comments
Collaborator

To implement a module for RSS feed items retrieval.

This module should return objects for feed containing item elements. If choosen library doesn't return objects then this module should map the data from the library to objects and return them.

To implement a module for RSS feed items retrieval. This module should return objects for feed containing item elements. If choosen library doesn't return objects then this module should map the data from the library to objects and return them.
skobkin added this to the MVP 0.1 milestone 2022-04-30 11:53:22 +00:00
skobkin added the
new feature
label 2022-04-30 11:53:22 +00:00
Miroslavsckaya was assigned by skobkin 2022-04-30 11:53:22 +00:00
skobkin added a new dependency 2022-04-30 12:27:41 +00:00
Author
Collaborator

TODO: Select library for RSS reader.

TODO: Select library for RSS reader.
Author
Collaborator
Let's use `feedparser`: * https://github.com/kurtmckee/feedparser * https://feedparser.readthedocs.io/en/latest/ * https://feedparser.readthedocs.io/en/latest/introduction.html
skobkin added this to the RSS Bot Kanban Perdoling project 2022-05-30 21:26:52 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Blocks
#5 RSS update manager
Miroslavsckaya/tg_rss_bot
Reference: Miroslavsckaya/tg_rss_bot#3
No description provided.