Launching today

RSS Feed Reader
Parse RSS, Atom, RDF, and JSON feeds into datasets
15 followers
Parse RSS, Atom, RDF, and JSON feeds into datasets
15 followers
RSS Feed Reader turns public RSS, Atom, RDF, and JSON Feed URLs into clean Apify dataset rows. It helps developers monitor feeds, export new items, and plug feed data into APIs, alerts, spreadsheets, or LLM workflows.

It would be great if you could add a keyword or regex filter option for feed item titles and content, so I only get rows matching things I actually care about instead of every single entry. Would make it way easier to wire into alert systems.
handy little actor for pulling raw feeds into clean rows without writing a parser yourself. gave it a messy mix of rss and atom sources and the dataset came back tidy.
Pretty handy for piping feeds straight into my workflows without extra scraping code. The JSON Feed support was a nice surprise since most readers I have used skip it.
Love how this leans into the unglamorous but essential stuff like handling RSS, Atom, RDF, and JSON Feed formats without complaint. Feels like a tool made by someone who actually got tired of writing that parsing code themselves.
Clean separation between feed formats and the API output layer is a really nice touch, makes it trivial to drop straight into a workflow.