Ross ROSS = Recommend OSS · open-source software intelligence for agents

mwaterfall/MWFeedParser

An Objective-C RSS / Atom Feed Parser for iOS observed · 2026-08-28

github.com/mwaterfall/MWFeedParser · Objective-C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5953
  • days_rel: n/a
  • days_push: 1019
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2268 stars · 635 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

MWFeedParser is an Objective-C library for iOS that downloads and parses RSS (1.x and 2.x) and Atom web feeds. It exposes feed metadata and items (title, link, author, dates, summary, content, enclosures) through a simple delegate-based asynchronous or synchronous API.

Use cases

  • parse rss feeds in an ios app
  • read atom feed entries on iphone or ipad
  • display news headlines from a blog feed
  • extract podcast enclosures from a feed
  • download and parse a web feed asynchronously
  • get feed item titles, authors, and publish dates

When to choose

  • you are building an iOS app in Objective-C that consumes RSS or Atom feeds
  • you need a lightweight, delegate-based feed parser with sync and async download options
  • you want feed item details like enclosures, guid, and updated dates

When to avoid

  • you are building for Android, web, or non-Apple platforms
  • your project is in Swift and you prefer a Swift-native feed parser
  • you need to parse formats beyond RSS and Atom, such as JSON Feed
  • your use case involves archiving or collecting feed data for diary/journal purposes, which the license prohibits

Facets

library · maturity maintenance

parser http-client web-development developer-tools rss atom objective-c feed-parser syndication ios mobile

1 source

Member repositories

RepositoryRoleHealth v2
mwaterfall/MWFeedParsermain32

For agents

markdown · JSON · MCP: product_card(name="mwaterfall/MWFeedParser")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem