Parsing RSS feeds with PB?

Just starting out? Need help? Post your questions and find answers here.
Quin
Addict
Addict
Posts: 1135
Joined: Thu Mar 31, 2022 7:03 pm
Location: Colorado, United States
Contact:

Parsing RSS feeds with PB?

Post 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!
wilbert
PureBasic Expert
PureBasic Expert
Posts: 3943
Joined: Sun Aug 08, 2004 5:21 am
Location: Netherlands

Re: Parsing RSS feeds with PB?

Post 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.
Windows (x64)
Raspberry Pi OS (Arm64)
Post Reply