Page 1 of 1

Parsing RSS feeds with PB?

Posted: Wed Jul 31, 2024 5:45 pm
by Quin
In my application, I need to get some information from an RSS feed. I tried doing a search on the forums, but the search ignored the word RSS so it was sort of difficult.
Has anyone already written a module for this? If not I'm sure writing one with PB's XML parser is quite possible and fairly straight-forward, but figured I'd look for a ready-made solution from this amazing community first.
Thanks in advance!

Re: Parsing RSS feeds with PB?

Posted: Wed Jul 31, 2024 6:11 pm
by wilbert
You can do a Google search
https://www.google.com/search?q=site%3A ... nglish+rss

Unfortunately that also doesn't give very useful results.