extractus / feed-extractor

Simplest way to read & normalize RSS/ATOM/JSON feed data

Home Page:https://extractor-demos.pages.dev/feed-extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support optional item elements in parsed RSS 2.0 items

3ventic opened this issue · comments

I love the simplicity of this library, but it drops the optional elements on items, such as enclosure and author, leaving no way to access them. Could support for those be added?

@3ventic thank you for your suggestion. I'm considering to add some new features to this lib while still keeping the api simple as much as possible. Maybe in the next version, we will get full content and the media elements.

@3ventic hello, if you have freet time, please check these new options to see if that's what you need. Feel free to reopen this issue if any problem. Thank you.