Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: RSS Feed reader
Post: RE: RSS Feed reader

(Aug-03-2018, 07:23 PM)Vysero Wrote: That's okay I am complexly inexperienced with the feedparser class. You might try something like this: RSS_URLS = [ 'https://feed1.rss', 'https://feed2...
rfrancocantero Homework 4 107,708 Aug-03-2018, 07:31 PM
    Thread: RSS Feed reader
Post: RE: RSS Feed reader

(Aug-03-2018, 03:52 PM)Vysero Wrote: I am not positive but you could try something like: a = feedparser.parse('https://feed1.rss') b = feedparser.parse('https://feed2.rss') c = feedparser.parse('ht...
rfrancocantero Homework 4 107,708 Aug-03-2018, 05:32 PM
    Thread: RSS Feed reader
Post: RSS Feed reader

Hi, I'm still new to Python and I'm playing around with an RSS reader. The code actually works so far so I'm very proud of myself **biggrin** The code below reads ONE rss feed and matches it again...
rfrancocantero Homework 4 107,708 Aug-03-2018, 11:50 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020