# New update for RSS Parser: article categories

DevFeed: [New update for RSS Parser: article categories](<https://devfeed.tech/articles/new-update-for-rss-parser-article-categories-25534.md>)

Original publisher: [Read original article](<https://www.marcogomiero.com/posts/2017/update-rss-lib/>)

Author: Marco Gomiero

Published: 2017-12-11T00:00:00Z

Content type: release

Language: en

Sources: [Posts on Marco Gomiero](<https://devfeed.tech/sources/posts-on-marco-gomiero.md>)

Topics: [Parser](<https://devfeed.tech/topics/parser.md>), [RSS Feed](<https://devfeed.tech/topics/rss-feed.md>), [Android Library](<https://devfeed.tech/topics/android-library.md>), [Library](<https://devfeed.tech/topics/library.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Android](<https://devfeed.tech/topics/android.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [article](<https://devfeed.tech/tags/article.md>), [github](<https://devfeed.tech/tags/github.md>), [library](<https://devfeed.tech/tags/library.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

The author announces a new version of the Android library RSS-Parser. The update adds support for retrieving article categories from RSS feeds. The library source code and sample application are available on GitHub, along with an app download.

## Source excerpt

Today I've released a new version of the Android library RSS-Parser This library allows you to easily download an (or multiple) RSS Feed in order to display it in your application. If you don't know RSS-Parser, you can give a look to the blog post dedicated to it. In that post I'll give also some tip about the library usage. Starting from today you can get also the categories of the article, like shown in the screen below.